1274 コミット (1d38dcf4feacfb60ae3f9fc54568c23dd28a16a4)

作成者 SHA1 メッセージ 日付
  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 12年前
  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年前
  Evax Software 2970fab4b7 Support conditional template instructions 11年前
  Manuel Rubio 3732662080 let vm.args and sys.config as optional 11年前
  Alex Thornton 01fd873c1e mib_to_hrl compilation verbosity via 'mib_opts' 11年前
  Luca Favatella 7bee2c0462 Fix typo in neotoma help message 11年前
  Dave Smith 620c4b01c6 Use REBAR_DEPS_DIR if set as location of DEPS dir 12年前
  Tuncer Ayaz bd3338a0a7 Document 'rebar help <CMD1> <CMD2>' 12年前
  Tuncer Ayaz 2faabf460d rebar_deps: fix overlong line introduced in 0b83339 12年前
  Dave Smith 96c7bd7338 Make sure to run ct_run w/ -noshell 12年前
  Dave Smith 9cf7cf7cb0 Use ct_run if available; fixes strange issues with getting erl/ct to stop 12年前
  Dave Smith 490d00f0d6 Adding debug statements closer to open_port 12年前
  Tuncer Ayaz 09cd4e9be2 rebar_xref: regression fixes and updates for a5be40c96 12年前
  Tuncer Ayaz bdf957b201 rebar_core: fix consistency issues caused by 252b31f 12年前
  Tuncer Ayaz edd835510b rebar_ct: fix Dialyzer warning caused by bcc57e9b 12年前
  Dave Thomas 091405bce7 Fix crsh with Unicode in environment vars 12年前
  Dave Thomas dd277fd01a Fix crash when env vars contain utf8 chars 12年前
  Dave Thomas 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up 12年前
  Juan Jose Comellas d4164c9606 When expanding lib_dirs, don't crash with 'volumerelative' paths 12年前
  Juan Jose Comellas 708c190faa Allow the use of absolute paths in the lib_dirs configuration setting 12年前
  José Valim e467642476 External deps_dir should have higher priority than the config one 12年前
  Philip Mueller c79314593d remove superfluous string concat operator usage 12年前