index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_deps.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebar_deps: fix whitespace errors
Tuncer Ayaz
2012-09-15
1
-3
/
+3
*
Restore ability to specify deps_dir on the command line
Yurii Rashkovskii
2012-09-15
1
-1
/
+2
*
Fix R13B03 build (Reported-by: Sergey Nartimov)
Tuncer Ayaz
2012-07-28
1
-1
/
+1
*
rebar_deps: use xconf for deps_dir
Tuncer Ayaz
2012-07-23
1
-7
/
+9
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-39
/
+41
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-108
/
+123
*
Remove ?FAIL in favor of ?ABORT
Dave Smith
2012-06-08
1
-1
/
+1
*
Add rsync as another option to fetch dependencies
Nick Vatamaniuc
2012-05-14
1
-8
/
+20
*
Remove alt_url support in favor of new features
Tuncer Ayaz
2012-05-13
1
-16
/
+1
*
Fix #209 (Reported-by: Bjorn Bylander)
Tuncer Ayaz
2012-04-04
1
-1
/
+7
*
Add support for alternate dependency urls
Adam Schepis
2012-03-31
1
-1
/
+16
*
Add missing newline for logging code path update
Tuncer Ayaz
2012-01-13
1
-1
/
+1
*
Treat HEAD as a branch to fix regressions caused by 3ef7db5
Bob Ippolito
2011-11-16
1
-4
/
+4
*
Remove gratuitous space in debug log
Tuncer Ayaz
2011-11-09
1
-1
/
+1
*
Allow plugins to participate in pre and post processing
Tim Watson
2011-10-20
1
-0
/
+1
*
Export $REBAR_DEPS_DIR and $ERL_LIBS variables
Anton Lavrik
2011-09-02
1
-0
/
+13
*
Clean up and fix vcs functions and logging
Tuncer Ayaz
2011-09-02
1
-25
/
+32
*
Add support for checking out specific git commit
Ben Ellis
2011-09-01
1
-3
/
+8
*
Fix {git,Url} support (Reported-by: Garrett Smith)
Tuncer Ayaz
2011-07-08
1
-1
/
+5
*
Add list-deps command
Dave Smith
2011-04-21
1
-1
/
+21
*
Simplify find_dep_in_dir
Tuncer Ayaz
2011-03-13
1
-1
/
+1
*
Fix comments
Tuncer Ayaz
2011-03-13
1
-12
/
+12
*
honor local deps before code path
Christopher Brown
2011-03-02
1
-26
/
+49
*
Support 2 forms of implicit HEAD for git
David Reid
2011-02-13
1
-0
/
+8
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-21
/
+30
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Apply Tidier suggestions
Tuncer Ayaz
2011-01-13
1
-6
/
+9
*
Return more descriptive dependency errors
Tuncer Ayaz
2011-01-06
1
-4
/
+7
*
Unify executable invocation
Juhani Rankimies
2011-01-06
1
-18
/
+22
*
Implement update-deps and disable auto update
Tuncer Ayaz
2010-12-17
1
-23
/
+42
*
Add VCS dir check for bzr and svn
Tuncer Ayaz
2010-12-07
1
-0
/
+5
*
Check for VCS directory before attempting source update.
Dave Smith
2010-12-07
1
-5
/
+22
*
Return descriptive errors from is_app_available()
Adam Kocoloski
2010-11-30
1
-10
/
+10
*
Fix git tag and branch dependency handling
Misha Gorodnitzky
2010-11-20
1
-6
/
+8
*
Create ebin directory if it is missing for deps
Anders
2010-11-09
1
-2
/
+6
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-5
/
+2
*
First pass at updating dependencies (svn, hg, bzr untested)
David Reid
2010-10-03
1
-5
/
+29
*
Dialyzer related cleanups
Kostis Sagonas
2010-10-10
1
-11
/
+14
*
Fix bug 676
Tuncer Ayaz
2010-10-02
1
-2
/
+2
*
Make SVN version matching locale agnostic
Tuncer Ayaz
2010-10-02
1
-1
/
+1
*
Fix dialyzer warnings in scm client vsn checks
Tuncer Ayaz
2010-09-29
1
-12
/
+9
*
Fix dialyzer warning for filename:join/2 calls
Tuncer Ayaz
2010-09-29
1
-2
/
+2
*
Added support for checking out tags from git
Benjamin Nortier
2010-09-15
1
-2
/
+8
*
Fix bug 499; do not delete dependencies that are not in the deps/ directory
Dave Smith
2010-08-20
1
-2
/
+4
*
fix get-deps on win32
Juhani Rankimies
2010-08-04
1
-4
/
+4
*
Change semantics of skip_deps=true such that deps still get pre/post processe...
Dave Smith
2010-06-21
1
-6
/
+11
*
Stuffed in a global for deps dir.
Russell Brown
2010-06-12
1
-2
/
+16
*
Make delete-deps a bit smarter
Dave Smith
2010-06-11
1
-1
/
+15
*
Re-add support for delete-deps
Dave Smith
2010-06-09
1
-3
/
+5
*
Re-add support for skip_deps
Dave Smith
2010-06-09
1
-3
/
+8
[next]