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
...
|
*
|
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
|
\
|
*
search subdirectories as well for imports/transforms/behaviours
Tristan Sloughter
2018-11-25
1
-10
/
+1
*
|
Merge pull request #1959 from ferd/fix-cover-paths
Fred Hebert
2018-11-27
1
-2
/
+1
|
\
\
|
*
|
Fix path coverage loading artifacts
Fred Hebert
2018-11-26
1
-2
/
+1
|
|
/
*
|
Merge pull request #1949 from aronisstav/add-more-help-hint
Fred Hebert
2018-11-27
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add hint for `rebar3 new help` on `rebar3 help new`
Stavros Aronis
2018-11-22
1
-1
/
+3
*
|
back to git versioning
Tristan Sloughter
2018-11-24
1
-1
/
+1
*
|
version bump 3.7.4
Tristan Sloughter
2018-11-24
1
-1
/
+1
*
|
revert ebin_modules to include all beams minus extra_src (#1955)
Tristan Sloughter
2018-11-24
1
-9
/
+24
*
|
Back to git-based versioning
Fred Hebert
2018-11-24
1
-1
/
+1
*
|
Properly bump to 3.7.3
Fred Hebert
2018-11-24
1
-1
/
+1
*
|
fix base_compiler:run to take a single directory
Tristan Sloughter
2018-11-24
1
-2
/
+2
*
|
Back to git-based versioning
Fred Hebert
2018-11-23
1
-1
/
+1
*
|
bump to 3.7.2
Fred Hebert
2018-11-23
1
-1
/
+1
*
|
fix to include beams built from src files in subdirs in modules list
Tristan Sloughter
2018-11-23
1
-1
/
+1
*
|
back to git versioning
Tristan Sloughter
2018-11-23
1
-1
/
+1
*
|
bump to 3.7.1
Tristan Sloughter
2018-11-23
1
-1
/
+1
*
|
fix base path used for yrl/xrl includefile configs (#1952)
Tristan Sloughter
2018-11-23
2
-16
/
+28
*
|
Back to git-based versioning
Fred Hebert
2018-11-23
1
-1
/
+1
*
|
Bump to 3.7.0
Fred Hebert
2018-11-23
1
-1
/
+1
*
|
Fix typespecs of new compiler behaviour
Fred Hebert
2018-11-23
1
-1
/
+3
|
/
*
Merge pull request #1938 from erlang/xrl-yrl-recompile
Fred Hebert
2018-11-18
5
-12
/
+26
|
\
|
*
fix needed_files type spec
Tristan Sloughter
2018-11-18
1
-1
/
+2
|
*
check last modified time on erl files for xrl and yrl files before compiling
Tristan Sloughter
2018-11-09
5
-12
/
+25
*
|
Merge pull request #1942 from aboroska/fix-plugins-list
Fred Hebert
2018-11-17
1
-1
/
+2
|
\
\
|
*
|
Fix plugins list display to include project plugins
András Boroska
2018-11-11
1
-1
/
+2
|
|
/
*
|
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
tothlac
2018-11-17
2
-4
/
+35
[prev]
[next]