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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn when there's mismatch between rebar.lock & original package checksum
Kuba Odias
2019-06-08
1
-5
/
+15
*
Merge pull request #2099 from ferd/gracious-shell-reloading
Fred Hebert
2019-06-07
1
-5
/
+25
|
\
|
*
Gracious loading of unloaded but blacklisted mods
Fred Hebert
2019-06-02
1
-5
/
+25
*
|
Only lint app files when compiling
Fred Hebert
2019-06-02
2
-1
/
+7
|
/
*
back to git-based versioning
Tristan Sloughter
2019-06-01
1
-1
/
+1
*
Bump to 3.11.1
Tristan Sloughter
2019-06-01
1
-1
/
+1
*
Merge pull request #2075 from tsloughter/tmpl-usage
Fred Hebert
2019-05-31
1
-1
/
+11
|
\
|
*
add support for usage message after template is done
Tristan Sloughter
2019-05-13
1
-1
/
+11
*
|
back to git-based versioning
Tristan Sloughter
2019-05-30
1
-1
/
+1
*
|
Bump to 3.11.0
Tristan Sloughter
2019-05-30
1
-1
/
+1
*
|
bug when reread_config from OTP 17
Anders Wei
2019-05-28
1
-1
/
+1
*
|
Update src/rebar_prv_shell.erl
Tristan Sloughter
2019-05-27
1
-1
/
+1
*
|
add support for reading in environment variables from a file
Tristan Sloughter
2019-05-27
1
-0
/
+43
*
|
Do not apply overrides to a root application.
Fred Hebert
2019-05-19
1
-4
/
+9
*
|
Remove pre-17 namespaced types workaround
Fred Hebert
2019-05-14
1
-14
/
+0
*
|
Make test suite pass on OTP-22
Fred Hebert
2019-05-14
1
-1
/
+1
*
|
add support for git ref and file content as app version
Tristan Sloughter
2019-05-12
3
-5
/
+36
|
/
*
format hex packages in a nice/human way
Pierre Fenoll
2019-05-06
2
-12
/
+15
*
Merge pull request #2054 from tolbrino/fix-parallel-edoc-test
Fred Hebert
2019-04-18
1
-3
/
+3
|
\
|
*
Fix duplicate module naming in edoc test suite data
Tino Breddin
2019-04-16
1
-3
/
+3
*
|
Merge pull request #2035 from ankhers/lint_app_file
Fred Hebert
2019-04-16
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
An empty list on applications key should not be treated as missing
Justin Wood
2019-04-16
1
-2
/
+2
|
*
Change wording in application linting to be more clear
Justin Wood
2019-04-16
1
-1
/
+1
|
*
Add basic linting for .app file
Justin Wood
2019-03-19
1
-0
/
+31
*
|
Back to git-based versioning
Tristan Sloughter
2019-04-16
1
-1
/
+1
*
|
Bump to 3.10.0
Tristan Sloughter
2019-04-16
1
-1
/
+1
*
|
support dialyzer plt location and prefix in cli args
Tristan Sloughter
2019-04-06
1
-24
/
+27
*
|
Merge pull request #2048 from jkakar/jkakar/quieter-test-output
Fred Hebert
2019-04-05
1
-5
/
+25
|
\
\
|
*
|
rebar_prv_eunit: Hide slowest tests profile output by default
Jamu Kakar
2019-04-04
1
-5
/
+25
*
|
|
Merge pull request #2040 from ferd/max-au-rebar_compiler_parallel
Fred Hebert
2019-04-04
2
-5
/
+74
|
\
\
\
|
*
|
|
Fix Parallel Compilation
Fred Hebert
2019-03-29
2
-5
/
+20
|
*
|
|
Enable parallel build
Maxim Fedorov
2019-03-28
1
-1
/
+55
*
|
|
|
Catch errors in writing the package cache
Benedikt Reinartz
2019-04-04
1
-1
/
+5
*
|
|
|
Merge pull request #2037 from Kuroneer/kuroneer/fix-deps-command
Fred Hebert
2019-04-03
2
-78
/
+108
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use maps syntax for OTP 17 in deps cmd
Jose M Perez
2019-04-02
1
-2
/
+2
|
*
|
|
Refactor deps command to show lock vs config file
Jose M Perez
2019-04-01
2
-34
/
+108
|
*
|
|
Make deps command check needs_update for every dep
Jose M Perez
2019-03-27
1
-71
/
+27
|
|
/
/
*
|
|
Attempt at support sys_config_src in shell
Fred Hebert
2019-03-22
4
-30
/
+119
|
/
/
*
|
Handle incorret app info in escriptize
Tino Breddin
2019-03-22
1
-5
/
+10
*
|
Fix provider hook handling for escriptize
Tino Breddin
2019-03-22
1
-7
/
+8
|
/
*
Remove ignored hex_core artifact from repo
Piotr Bober
2019-03-18
1
-678
/
+0
*
Fix handling of transient locks during upgrade
Fred Hebert
2019-03-15
1
-2
/
+24
*
Back to git-based versioning
Fred Hebert
2019-03-14
1
-1
/
+1
*
Bump to 3.9.1
Fred Hebert
2019-03-14
1
-1
/
+1
*
Fix fetching of private packages from orgs on hex repos (#2020)
Bryan Paxton
2019-03-07
27
-21
/
+8498
*
Abort when file:consult/1 returns an error
Bryan Paxton
2019-02-20
1
-3
/
+13
*
Add plugin version to the output of rebar3 plugin list
Justin Wood
2019-02-07
1
-2
/
+2
*
back to git-based versioning
Fred Hebert
2019-02-05
1
-1
/
+1
*
Bump to 3.9.0
Fred Hebert
2019-02-05
1
-1
/
+1
*
Support setting shell hot code loading blacklists
Fred Hebert
2019-02-04
1
-1
/
+4
[next]