63 Revīzijas (c86c99940d06f2c77e449b37ab261d8163486e94)

Autors SHA1 Ziņojums Datums
  Dave Smith c86c99940d Remove ?FAIL in favor of ?ABORT pirms 13 gadiem
  Nick Vatamaniuc 8d82330802 Add rsync as another option to fetch dependencies pirms 13 gadiem
  Tuncer Ayaz 32ddef7158 Remove alt_url support in favor of new features pirms 13 gadiem
  Tuncer Ayaz ae178b851b Fix #209 (Reported-by: Bjorn Bylander) pirms 13 gadiem
  Adam Schepis 03a026f38f Add support for alternate dependency urls pirms 13 gadiem
  Tuncer Ayaz cab1671ea0 Add missing newline for logging code path update pirms 13 gadiem
  Bob Ippolito a54dd53673 Treat HEAD as a branch to fix regressions caused by 3ef7db5 pirms 13 gadiem
  Tuncer Ayaz 147d5e3b56 Remove gratuitous space in debug log pirms 13 gadiem
  Tim Watson 86325b616d Allow plugins to participate in pre and post processing pirms 13 gadiem
  Anton Lavrik 7b90cc4707 Export $REBAR_DEPS_DIR and $ERL_LIBS variables pirms 14 gadiem
  Tuncer Ayaz c3a4ed292e Clean up and fix vcs functions and logging pirms 13 gadiem
  Ben Ellis 3ef7db59cb Add support for checking out specific git commit pirms 13 gadiem
  Tuncer Ayaz 45f44c2166 Fix {git,Url} support (Reported-by: Garrett Smith) pirms 14 gadiem
  Dave Smith 85eb2957c3 Add list-deps command pirms 14 gadiem
  Tuncer Ayaz fa38ed64cc Simplify find_dep_in_dir pirms 14 gadiem
  Tuncer Ayaz 85e820096d Fix comments pirms 14 gadiem
  Christopher Brown 0a603435f5 honor local deps before code path pirms 14 gadiem
  David Reid 3241165ced Support 2 forms of implicit HEAD for git pirms 14 gadiem
  Tuncer Ayaz 63de05d914 Clean up code pirms 14 gadiem
  Tuncer Ayaz c466076ffb Clean up emacs file local variables pirms 14 gadiem
  Tuncer Ayaz e4036cbe56 Apply Tidier suggestions pirms 14 gadiem
  Tuncer Ayaz 422beee324 Return more descriptive dependency errors pirms 14 gadiem
  Juhani Rankimies 52ca7795fe Unify executable invocation pirms 14 gadiem
  Tuncer Ayaz d8e50e8c2d Implement update-deps and disable auto update pirms 14 gadiem
  Tuncer Ayaz 07269ebdb9 Add VCS dir check for bzr and svn pirms 14 gadiem
  Dave Smith 3e12630f23 Check for VCS directory before attempting source update. pirms 14 gadiem
  Adam Kocoloski 8118083122 Return descriptive errors from is_app_available() pirms 14 gadiem
  Misha Gorodnitzky 064195dc5a Fix git tag and branch dependency handling pirms 14 gadiem
  Anders c604d85ed5 Create ebin directory if it is missing for deps pirms 14 gadiem
  Kostis Sagonas 7dc76d578e Tidier improvements pirms 14 gadiem
  David Reid 968ef1cc77 First pass at updating dependencies (svn, hg, bzr untested) pirms 14 gadiem
  Kostis Sagonas e024778599 Dialyzer related cleanups pirms 14 gadiem
  Tuncer Ayaz 2f1d527ef1 Fix bug 676 pirms 14 gadiem
  Tuncer Ayaz 0a05775eed Make SVN version matching locale agnostic pirms 14 gadiem
  Tuncer Ayaz e33285aeaf Fix dialyzer warnings in scm client vsn checks pirms 14 gadiem
  Tuncer Ayaz d590c18b5a Fix dialyzer warning for filename:join/2 calls pirms 14 gadiem
  Benjamin Nortier ed8ecf751f Added support for checking out tags from git pirms 14 gadiem
  Dave Smith ce74846e4e Fix bug 499; do not delete dependencies that are not in the deps/ directory pirms 14 gadiem
  Juhani Rankimies de716e1852 fix get-deps on win32 pirms 14 gadiem
  Dave Smith ad7a494bde Change semantics of skip_deps=true such that deps still get pre/post processed, just not actually run pirms 15 gadiem
  Russell Brown 7d6f04b42f Stuffed in a global for deps dir. pirms 15 gadiem
  Dave Smith 8f9300124e Make delete-deps a bit smarter pirms 15 gadiem
  Dave Smith 6efd2516ce Re-add support for delete-deps pirms 15 gadiem
  Dave Smith a86cb0b4fa Re-add support for skip_deps pirms 15 gadiem
  Dave Smith 3df1d4292a Heavy-duty refactor to support truly transitive dependencies pirms 15 gadiem
  Bob Ippolito fc58d12820 fix hg and git clone commands for when repo does not exactly match application name pirms 15 gadiem
  David Reid b85c0b4515 Add a global config option skip_deps which when present will cause dependencies not to be added to the list of directories to process, useful for ./rebar skip_deps=true eunit so that you don't run the tests of every dependency. pirms 15 gadiem
  Dave Smith c19b8ac003 Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src pirms 15 gadiem
  Dave Smith 8f85d70897 Verify that we work with minimal git of 1.5 pirms 15 gadiem
  Dave Smith aea6f66939 Tested mercurial checkout down to 1.1 pirms 15 gadiem