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_git_resource.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix rebar_git_resource
derwinlu
2015-05-07
1
-14
/
+16
*
only fetch branch needed, remove rebar_vsn_plugins from erlware_commons
Tristan Sloughter
2015-05-03
1
-1
/
+1
*
on upgrade of git branch check against remote
Tristan Sloughter
2015-05-03
1
-4
/
+7
*
Fix typo in error message
Viacheslav V. Kovalev
2015-03-10
1
-1
/
+1
*
use rebar_utils:sh for git and hg commands to have better errors and logs
Tristan Sloughter
2015-03-03
1
-15
/
+32
*
replace package management with hex.pm
Tristan Sloughter
2015-02-17
1
-9
/
+9
*
needs_update: on ref defined deps only have to match prefix if 7+ chars
Tristan Sloughter
2015-02-16
1
-8
/
+15
*
fixes for dialyzer findings
Tristan Sloughter
2014-11-30
1
-6
/
+1
*
fix git resource update check, bad url comparison
Tristan Sloughter
2014-11-22
1
-14
/
+27
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-6
/
+6
*
properly reset cwd after finding version of git resource
Tristan Sloughter
2014-11-05
1
-1
/
+1
*
support branch/tag/ref-less git deps
Tristan Sloughter
2014-11-05
1
-2
/
+4
*
add make_vsn to rebar_resource for replacing app vsns
Tristan Sloughter
2014-11-03
1
-1
/
+66
*
run legacy style hooks for compile provider
Tristan Sloughter
2014-11-01
1
-0
/
+2
*
verify checked out dep is the same as specified in the config and update if not
Tristan Sloughter
2014-11-01
1
-1
/
+36
*
create rebar_resource behaviour and create git resource
Tristan Sloughter
2014-10-30
1
-0
/
+44