index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unhang logger when swapping the TTY in shell
Fred Hebert
2019-01-31
1
-1
/
+23
*
Merge pull request #2004 from AmeliaBR/fix-2003-windows-quotes
Fred Hebert
2019-01-24
1
-2
/
+2
|
\
|
*
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
*
|
|
Merge branch 'starbelly-working-systests-on-darwin'
Fred Hebert
2019-01-23
1
-3
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
*
|
|
Merge branch 'starbelly-1944-git-shell-eval-bug'
Fred Hebert
2019-01-23
1
-2
/
+3
|
\
\
\
|
*
|
|
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
|
|
/
/
*
|
|
Merge pull request #1993 from ferd/flush-build-bootstrap
Fred Hebert
2019-01-23
1
-8
/
+50
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clear _build/bootstrap on each bootstrap run
Fred Hebert
2019-01-08
1
-8
/
+50
*
|
|
Merge pull request #1999 from starbelly/update-templates
Fred Hebert
2019-01-18
2
-2
/
+0
|
\
\
\
|
*
|
|
update template moving maintainers into extras field
Bryan Paxton
2019-01-18
2
-2
/
+0
|
/
/
/
*
|
|
add repo_name to repoconfig used with hex_core to be compatible (#1996)
Tristan Sloughter
2019-01-13
2
-4
/
+9
*
|
|
Merge pull request #1994 from lixen/master
Fred Hebert
2019-01-11
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
2
-2
/
+2
*
|
Merge pull request #1989 from tsloughter/relx-3.28.0
Fred Hebert
2019-01-05
2
-3
/
+3
|
\
\
|
*
|
update relx to 3.28.0
Tristan Sloughter
2019-01-05
2
-3
/
+3
|
/
/
*
|
Merge pull request #1988 from ericmj/emj/remove-clause
Fred Hebert
2019-01-04
1
-4
/
+0
|
\
\
|
*
|
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
7
-39
/
+71
|
\
\
|
*
|
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
7
-39
/
+72
*
|
|
Remove deprecated hex field maintainers (#1987)
Bryan Paxton
2018-12-31
1
-3
/
+1
*
|
|
Merge pull request #1984 from mopp/add_eunit_generator_option
Fred Hebert
2018-12-29
5
-7
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
*
|
Append --generator option to completion files
mopp
2018-12-29
3
-2
/
+4
|
*
|
Add --generator option for eunit
mopp
2018-12-29
2
-12
/
+67
|
/
/
*
|
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
|
|
/
*
|
Merge pull request #1980 from tsloughter/ec-1.3.1
Fred Hebert
2018-12-18
2
-3
/
+3
|
\
\
|
*
|
bump erlware_commons to 1.3.1
Tristan Sloughter
2018-12-18
2
-3
/
+3
|
/
/
*
|
Merge pull request #1976 from stuart-thackray/tidyDepExport
Fred Hebert
2018-12-18
2
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
Code documentation that the PR was for backwards compatility
Stuart Thackray
2018-12-18
2
-2
/
+11
|
*
Merge remote-tracking branch 'origin/tidyDepExport' into tidyDepExport
Stuart Thackray
2018-12-11
0
-0
/
+0
|
|
\
|
|
*
Revert "add rebar.lock to template gitignore"
Stuart Thackray
2018-12-11
1
-4
/
+0
|
|
*
Tidy Deps plugin to provide the download/3
Stuart Thackray
2018-12-11
2
-0
/
+8
|
*
|
Tidy Deps plugin to provide the download/3
Stuart Thackray
2018-12-11
3
-4
/
+8
|
|
/
[next]