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_prv_packages.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pkgs provider output for new package index format
Tristan Sloughter
2015-08-24
1
-3
/
+7
*
replace use of dict of packages and registry with single ets table
Tristan Sloughter
2015-08-21
1
-7
/
+5
*
this patch treats pkg and src deps as equals, so level decides winner
Tristan Sloughter
2015-08-21
1
-1
/
+1
*
fix leaking hex_registry table
pvmart
2015-08-19
1
-1
/
+1
*
fix dialyzer warnings, except 'no local return' warnings
Tristan Sloughter
2015-08-08
1
-7
/
+3
*
sort versions of packages when printing
Tristan Sloughter
2015-07-30
1
-1
/
+5
*
print sorted list of packages
Tristan Sloughter
2015-06-21
1
-10
/
+13
*
fix bareness issues
Fred Hebert
2015-05-31
1
-1
/
+1
*
support single atoms for pkg deps, fetch highest version available
Tristan Sloughter
2015-04-11
1
-19
/
+14
*
update all examples in providers to use rebar3
Tristan Sloughter
2015-03-07
1
-1
/
+1
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-4
/
+4
*
add format_error/2 provider callback to providers
Tristan Sloughter
2014-10-22
1
-1
/
+6
*
move providers to separate app
Tristan Sloughter
2014-10-03
1
-9
/
+9
*
return error messages from providers
Tristan Sloughter
2014-09-27
1
-1
/
+1
*
reworking of help display and parse of commands
Tristan Sloughter
2014-09-17
1
-1
/
+1
*
improved dep handling and add package list task
Tristan Sloughter
2014-08-24
1
-0
/
+58