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
*
only build unbuilt deps
Tristan Sloughter
2014-08-18
1
-64
/
+6
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
1
-21
/
+22
*
add rebar update provider
Tristan Sloughter
2014-08-16
1
-2
/
+4
*
move back to single command with arguments for comamnd after it
Tristan Sloughter
2014-08-16
1
-1
/
+0
*
large refactoring
Tristan Sloughter
2014-08-16
1
-709
/
+146
*
Merge pull request #130 from yamt/ct-fixes
Tristan Sloughter
2014-06-14
1
-0
/
+1
|
\
|
*
use the effective deps dir instead of hardcoding "deps"
YAMAMOTO Takashi
2014-05-30
1
-0
/
+1
*
|
Add 'p4' (Perforce) as a dependency type
Nathaniel Waisbrot
2014-03-17
1
-2
/
+47
|
/
*
erlc: clean-up, enhance, and regression fix fd17693
Tuncer Ayaz
2014-03-05
1
-1
/
+1
*
deps: remove undocumented fossil syntax
Tuncer Ayaz
2013-11-26
1
-4
/
+0
*
Add missing dep examples and fix existing ones
Tuncer Ayaz
2013-11-26
1
-7
/
+21
*
Merge pull request #155 from tuncer/fixes
Jared Morrow
2013-11-26
1
-56
/
+69
|
\
|
*
rebar_deps: fix overly long lines
Tuncer Ayaz
2013-10-16
1
-39
/
+50
|
*
rebar_deps: 'depowner' has to be stored in xconf
Tuncer Ayaz
2013-10-16
1
-7
/
+9
|
*
rebar_deps: fix Dialyzer warning
Tuncer Ayaz
2013-10-16
1
-9
/
+9
|
*
'current_command' has to be stored in xconf
Tuncer Ayaz
2013-10-16
1
-1
/
+1
*
|
Fix update-deps with certain forms of the {tag, ...} type
Andrew Thompson
2013-10-16
1
-1
/
+1
|
/
*
Address review comments and add inttest for update-deps
Andrew Thompson
2013-09-30
1
-1
/
+1
*
Fix skip check for deps not present
Andrew Thompson
2013-09-24
1
-6
/
+10
*
Make update-deps honor apps= and skip_apps=
Andrew Thompson
2013-09-23
1
-1
/
+14
*
Change how update-deps updates a git branch
Andrew Thompson
2013-09-23
1
-1
/
+2
*
Ignore skip_deps during update-deps as it has no meaning
Andrew Thompson
2013-09-23
1
-28
/
+28
*
Make update-deps traverse deps breadth-first, top-down
Andrew Thompson
2013-09-20
1
-10
/
+88
*
Use REBAR_DEPS_DIR if set as location of DEPS dir
Dave Smith
2013-07-02
1
-1
/
+7
*
rebar_deps: fix overlong line introduced in 0b83339
Tuncer Ayaz
2013-06-27
1
-1
/
+2
*
External deps_dir should have higher priority than the config one
José Valim
2013-06-18
1
-2
/
+3
*
Update rebar repo urls
Tuncer Ayaz
2013-03-02
1
-2
/
+2
*
Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg
Tuncer Ayaz
2012-12-31
1
-0
/
+36
*
Merge pull request #293 from Motiejus/skip_deps
Dave Smith
2012-10-31
1
-8
/
+20
|
\
|
*
Add skip_deps=AppListSeparatedByCommas feature
Motiejus Jakštys
2012-08-09
1
-8
/
+20
*
|
Add support for non-Erlang/OTP (raw) dependencies
Anton Lavrik
2012-10-11
1
-13
/
+47
*
|
Fix whitespace errors
Tuncer Ayaz
2012-09-28
1
-1
/
+2
*
|
deps: add fossil scm support
Martin Schut
2012-09-28
1
-9
/
+34
*
|
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
[next]