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
...
*
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
*
Merge pull request #2011 from ferd/release-switch-in-shell
Fred Hebert
2019-02-04
1
-6
/
+27
|
\
|
*
Add --relvsn and --relname to rebar3 shell
Fred Hebert
2019-01-31
1
-6
/
+27
*
|
Fix handling of updated files in extra_src_dirs
Fred Hebert
2019-02-01
1
-24
/
+50
*
|
Unhang logger when swapping the TTY in shell
Fred Hebert
2019-01-31
1
-1
/
+23
|
/
*
Use double quotes in git shell command on Windows
Amelia Bellamy-Royds
2019-01-24
1
-2
/
+2
*
Merge pull request #2000 from ferd/reorder-deps-tree
Fred Hebert
2019-01-24
1
-1
/
+2
|
\
|
*
Reorder rebar3 tree output on umbrella apps
Fred Hebert
2019-01-23
1
-1
/
+2
*
|
Merge pull request #2001 from ferd/fix-perf-regression
Fred Hebert
2019-01-23
1
-1
/
+1
|
\
\
|
*
|
Fix performance regression in compiler
Fred Hebert
2019-01-23
1
-1
/
+1
*
|
|
Safe unicode handling
Fred Hebert
2019-01-23
1
-2
/
+2
*
|
|
Merge branch 'working-systests-on-darwin' of https://github.com/starbelly/reb...
Fred Hebert
2019-01-23
1
-3
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove dup quotation op
Bryan Paxton
2018-12-10
1
-1
/
+0
|
*
|
strip trailing forward slash on recrusive cp for darwin
Bryan Paxton
2018-12-09
1
-3
/
+15
*
|
|
Avoid linebreak on command line
Fred Hebert
2019-01-23
1
-2
/
+2
*
|
|
Merge branch '1944-git-shell-eval-bug' of https://github.com/starbelly/rebar3...
Fred Hebert
2019-01-23
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use single vs escaped double quotes
Bryan Paxton
2018-12-09
1
-2
/
+3
|
|
/
*
|
add repo_name to repoconfig used with hex_core to be compatible (#1996)
Tristan Sloughter
2019-01-13
1
-1
/
+4
*
|
fix case clause when is_supported is not in process dictionary
Mikael Lixenstrand
2019-01-11
1
-2
/
+1
*
|
Back to git-based versioning
Fred Hebert
2019-01-05
1
-1
/
+1
*
|
Bump to 3.8.0
Fred Hebert
2019-01-05
1
-1
/
+1
*
|
Remove unnecessary clauses in update_package/3
Eric Meadows-Jönsson
2019-01-04
1
-4
/
+0
*
|
Merge pull request #1986 from ericmj/emj/mirror-of
Fred Hebert
2019-01-01
2
-13
/
+35
|
\
\
|
*
|
Improve error message
Eric Meadows-Jönsson
2019-01-01
1
-4
/
+3
|
*
|
Update hex_core and add mirror_of repo config
Eric Meadows-Jönsson
2018-12-30
2
-13
/
+36
*
|
|
Remove deprecated hex field maintainers (#1987)
Bryan Paxton
2018-12-31
1
-3
/
+1
*
|
|
Refactor normalize
mopp
2018-12-30
1
-6
/
+10
*
|
|
Use format_error/1
mopp
2018-12-30
1
-1
/
+3
*
|
|
Revert try-catch
mopp
2018-12-30
1
-12
/
+8
*
|
|
Use ?PRV_ERROR instead of throwing error
mopp
2018-12-30
1
-1
/
+1
*
|
|
Add --generator option for eunit
mopp
2018-12-29
1
-11
/
+33
|
/
/
*
|
Merge pull request #1979 from ferd/ct-failfast
Fred Hebert
2018-12-18
2
-4
/
+140
|
\
\
|
*
|
Add a --fail_fast switch to common test
Fred Hebert
2018-12-17
2
-4
/
+140
|
|
/
*
|
Code documentation that the PR was for backwards compatility
Stuart Thackray
2018-12-18
2
-2
/
+11
*
|
Tidy Deps plugin to provide the download/3
Stuart Thackray
2018-12-11
2
-0
/
+8
|
/
*
implement mib_first_files support in rebar_compiler_mib
Stefan Grundmann
2018-12-05
1
-3
/
+34
*
Merge pull request #1965 from starbelly/single-module-xref-support
Fred Hebert
2018-12-04
1
-2
/
+4
|
\
|
*
Support ignoring whole modules in xref results
Bryan Paxton
2018-12-02
1
-2
/
+4
*
|
fix pkg name during update by using pkg_name understood by hex
András Boroska
2018-12-02
1
-2
/
+4
*
|
Merge pull request #1963 from ferd/swap-builder-dep-order
Fred Hebert
2018-12-01
2
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
Review comments addressed
Fred Hebert
2018-12-01
1
-1
/
+3
|
*
Clear app details cache before checking in paths
Fred Hebert
2018-11-29
1
-3
/
+4
|
*
Ensure the right deps are in path
Fred Hebert
2018-11-28
1
-0
/
+1
|
*
Fix load order for custom project builders
Fred Hebert
2018-11-28
1
-1
/
+1
*
|
fix for mix projects that don't have app.src files (#1964)
Tristan Sloughter
2018-11-30
2
-2
/
+6
|
/
*
back to git based versioning
Fred Hebert
2018-11-27
1
-1
/
+1
*
Bump to 3.7.5
Fred Hebert
2018-11-27
1
-1
/
+1
*
Merge pull request #1957 from tsloughter/subdir-behaviours
Fred Hebert
2018-11-27
1
-10
/
+1
|
\
[prev]
[next]