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
*
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
2
-2
/
+2
*
|
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
*
|
Bump to 3.7.3
Fred Hebert
2018-11-24
1
-1
/
+1
*
|
Merge pull request #1954 from tsloughter/base-run
Fred Hebert
2018-11-24
1
-2
/
+2
|
\
\
|
*
|
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
2
-2
/
+2
*
|
Merge pull request #1953 from tsloughter/subdirs-modules
Fred Hebert
2018-11-23
3
-3
/
+9
|
\
\
|
*
|
fix to include beams built from src files in subdirs in modules list
Tristan Sloughter
2018-11-23
3
-3
/
+9
|
/
/
*
|
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
3
-18
/
+176
*
|
Back to git-based versioning
Fred Hebert
2018-11-23
1
-1
/
+1
*
|
Bump to 3.7.0
Fred Hebert
2018-11-23
2
-2
/
+2
*
|
Merge pull request #1951 from ferd/fix-compiler-behaviour-spec
Fred Hebert
2018-11-23
1
-1
/
+3
|
\
\
|
*
|
Fix typespecs of new compiler behaviour
Fred Hebert
2018-11-23
1
-1
/
+3
|
/
/
*
|
Merge pull request #1950 from ferd/update-manpages
Fred Hebert
2018-11-22
1
-5
/
+13
|
\
\
|
|
/
|
/
|
|
*
Updating manpages before 3.7.0
Fred Hebert
2018-11-22
1
-5
/
+13
|
/
*
Merge pull request #1938 from erlang/xrl-yrl-recompile
Fred Hebert
2018-11-18
6
-18
/
+45
|
\
|
*
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
6
-18
/
+44
*
|
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
*
|
|
Merge pull request #1941 from tothlac/1940
Fred Hebert
2018-11-17
3
-6
/
+64
|
\
\
\
|
*
|
|
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
tothlac
2018-11-17
3
-6
/
+64
|
/
/
/
*
|
|
Fix package upgrade (issue #1945) (#1946)
András Boroska
2018-11-16
1
-2
/
+1
*
|
|
Merge pull request #1844 from simonxu72/master
Fred Hebert
2018-11-13
1
-12
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
merge from upstream/master
simonxu72
2018-11-13
13
-18
/
+144
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1939 from getong/fix_install_output
Fred Hebert
2018-11-09
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix install output result
getong
2018-11-10
1
-1
/
+1
|
/
/
*
|
fix compilation of global plugins (#1935)
Tristan Sloughter
2018-11-08
1
-4
/
+7
*
|
Merge pull request #1929 from Raphexion/raphexion/ignore-emacs-temp-files
Fred Hebert
2018-11-01
2
-0
/
+2
|
\
\
|
*
|
templates/gitignore ignore emacs temp files
Niklas Johansson
2018-10-31
2
-0
/
+2
|
/
/
*
|
set app's dir before setting app_info deps (#1928)
Tristan Sloughter
2018-10-29
1
-1
/
+2
*
|
Merge pull request #1927 from aboroska/fix-app-template
Fred Hebert
2018-10-27
1
-1
/
+1
|
\
\
|
*
|
Fix misleading config in app template
Boroska András
2018-10-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #1924 from ferd/allow-shell-breakpoints
Fred Hebert
2018-10-23
2
-2
/
+79
|
\
\
|
*
|
Allow Breakpoints during task runs
Fred Hebert
2018-10-22
2
-2
/
+79
|
/
/
*
|
Merge pull request #1921 from ferd/check-tool-avail
Fred Hebert
2018-10-20
2
-0
/
+38
|
\
\
|
*
|
check if git/hg is installed
Fred Hebert
2018-10-20
2
-0
/
+38
|
/
/
*
|
Merge pull request #1920 from ferd/fallback-log
Fred Hebert
2018-10-20
1
-4
/
+11
|
\
\
|
*
|
Fallback when logging isn't initialized
Fred Hebert
2018-10-20
1
-4
/
+11
|
/
/
*
|
Merge pull request #1918 from ferd/fix-hooks-on-windows
Fred Hebert
2018-10-18
2
-5
/
+5
|
\
\
[next]