1463 次代码提交 (92245a138b7ee314e625486b9f537ac267a35aa6)

作者 SHA1 备注 提交日期
  Andrew Thompson 03da5e0be0 Add random_suite_order option to eunit command 11 年前
  Andrew J. Stone cc72cd8fce allow suite[s] or test[s] as options for eunit and ct 11 年前
  Tuncer Ayaz 2f2e7c4889 rebar_base_compiler: replace fixed size list with a tuple 11 年前
  Tuncer Ayaz 97c9fdf31a Fix basho/rebar#388 11 年前
  Tuncer Ayaz 3c1b819369 erlydtl: add missing clause (Reported-by: goofansu) 11 年前
  Tuncer Ayaz 5fa6671511 Remove experimental flags 11 年前
  Tuncer Ayaz 8a94a41ef0 Document compile_only=true 11 年前
  mats cronqvist 4ca7c84179 introduce xref_extra_paths 11 年前
  Tuncer Ayaz 03e7993402 Fix #205 (erlydtl:compile/3 returns warnings) 11 年前
  Tuncer Ayaz 34ead92c83 Fix #187 (rename mustache to rebar_mustache) 11 年前
  Tuncer Ayaz 777fefe181 Fix #187 (rename getopt to rebar_getopt) 11 年前
  Tuncer Ayaz a8a415aed4 Fix regression caused by 252b31f (#90) 11 年前
  Tuncer Ayaz 39c38b6141 rebar_core: minor comment fix 11 年前
  Tuncer Ayaz 4af177bd06 Print a more appropriate message on 'rebar info' 11 年前
  Pierre Fenoll 70cdb37942 Add command to rebar:command_names/0 11 年前
  Pierre Fenoll c83d037404 Add a library template 11 年前
  Tuncer Ayaz 031e7c5fc5 rebar_dia_compiler: fix Dialyzer warnings 11 年前
  Florent Gallaire 51584caa3e A switch variable can have multiple values 11 年前
  Florent Gallaire 0e39dc4149 Support switch template instructions 11 年前
  Tuncer Ayaz 277a10cd3b Fix is_verbose/1 helper function 11 年前
  Tuncer Ayaz f39309a660 Write ERROR messages to standard_error device 11 年前
  Tuncer Ayaz 6de94e8a16 Change default log level to 'warn' and introduce -q/--quiet 11 年前
  Tuncer Ayaz e5d76e7e8c rebar_log: use defines for log level numbers 11 年前
  Tuncer Ayaz 2f636236bf rebar_config:is_verbose/0: fix variable name 11 年前
  Tuncer Ayaz 6fe3b82b5b Make list of commands (for unabbreviation) easier to maintain 11 年前
  snaky 2246d1b69e generate-upgrade can now take target_dir argument 11 年前
  Tuncer Ayaz 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) 11 年前
  Tuncer Ayaz 55d1539404 lfe: use correctly filtered erl_opts 11 年前
  Tuncer Ayaz 8f05368ba4 erlc: properly reuse the right erl_opts in test_compile 11 年前
  Tuncer Ayaz edef0962d2 Fix false reporting of (plain) vsn strings 11 年前
  Tuncer Ayaz 79903b9eeb deps: remove undocumented fossil syntax 11 年前
  Tuncer Ayaz d7cef6b4c1 Add missing dep examples and fix existing ones 11 年前
  Andrew Thompson aa46d85849 Don't badmatch if a path we think we added isn't in the code path 11 年前
  Andrew Thompson d983beafe9 Don't over-aggressively clean the code path in the presence of lib_dir directives 11 年前
  Andrew Thompson 01df43e58a Fix update-deps with certain forms of the {tag, ...} type 11 年前
  Manuel Rubio dfba6dd6f9 Fix issues introduced in #137 (4dfdd72) 11 年前
  Tuncer Ayaz d49ac03627 rebar_deps: fix overly long lines 11 年前
  Tuncer Ayaz 95910c7764 rebar_deps: 'depowner' has to be stored in xconf 11 年前
  Tuncer Ayaz 6518b5f541 rebar_deps: fix Dialyzer warning 11 年前
  Tuncer Ayaz 348d13b064 'current_command' has to be stored in xconf 11 年前
  Andrew Thompson e74de95eeb Address review comments and add inttest for update-deps 11 年前
  Andrew Thompson eae26a5c43 Fix skip check for deps not present 11 年前
  Andrew Thompson d9aa65f118 Make update-deps honor apps= and skip_apps= 11 年前
  Andrew Thompson f46e7b2e5c Change how update-deps updates a git branch 11 年前
  Andrew Thompson 0977d58361 Ignore skip_deps during update-deps as it has no meaning 11 年前
  Anthony Ramine daed79f629 Always return the errors and warnings from erlydtl 12 年前
  Tuncer Ayaz 0550560221 Fix eunit regression introduced in 2716d83a18 11 年前
  Robert Newson ebbb927cbc Allow specification of module dependencies for appups 11 年前
  Björn Bylander 1dfe56b3c6 Change rebar_ct:check_log/3 to use double quotes 11 年前
  Andrew Thompson cb4599f828 Make update-deps traverse deps breadth-first, top-down 11 年前