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
*
Add module directory to include path
Luis Rascao
2016-01-26
1
-2
/
+3
*
Merge pull request #1031 from tsloughter/master
Fred Hebert
2016-01-24
1
-11
/
+15
|
\
|
*
add profile option to clean task
Tristan Sloughter
2016-01-23
1
-11
/
+15
*
|
Merge pull request #1024 from talentdeficit/dedupe_eunit_default_tests
Tristan Sloughter
2016-01-23
1
-10
/
+39
|
\
\
|
|
/
|
/
|
|
*
deduplicate default test set generated by `rebar3 eunit`
alisdair sullivan
2016-01-17
1
-10
/
+39
*
|
move unstable install and upgrade to local namespace
Tristan Sloughter
2016-01-22
2
-2
/
+2
*
|
add support for setting erl vm args with REBAR3_ERL_ARGS
Tristan Sloughter
2016-01-22
1
-1
/
+1
*
|
Display error message when bad config is loaded
Fred Hebert
2016-01-17
1
-2
/
+7
*
|
Merge pull request #1017 from talentdeficit/runtime_version_check
Fred Hebert
2016-01-17
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
check at runtime instead of compile time for presence of `file:list_dir_all/1`
alisdair sullivan
2016-01-13
1
-5
/
+8
*
|
Merge pull request #1018 from talentdeficit/cover_what_are_you_doooooing
Fred Hebert
2016-01-16
1
-4
/
+3
|
\
\
|
*
|
change detection of valid modules for `eunit`
alisdair sullivan
2016-01-13
1
-4
/
+3
|
|
/
*
|
Merge pull request #1021 from tsloughter/master
Tristan Sloughter
2016-01-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
convert 'app' to 'application' in eunit_opts to match cmdline args
Tristan Sloughter
2016-01-15
1
-1
/
+2
*
|
when using the `--file' argument to `eunit' paths were being converted
alisdair sullivan
2016-01-12
1
-9
/
+20
|
/
*
Merge pull request #995 from ferd/fix-old-shell
Tristan Sloughter
2016-01-10
2
-3
/
+790
|
\
|
*
Correct TTY type detection
Fred Hebert
2016-01-06
1
-17
/
+23
|
*
Support old-style shell for rebar3 shell
Fred Hebert
2016-01-06
2
-0
/
+781
*
|
Merge pull request #1009 from tsloughter/master
Fred Hebert
2016-01-10
1
-1
/
+11
|
\
\
|
*
|
merge overlay entries into a single {overlay, list()} for relx
Tristan Sloughter
2016-01-10
1
-1
/
+11
*
|
|
Unquote templates, add a warning instead.
Fred Hebert
2016-01-10
1
-0
/
+25
|
/
/
*
|
install project app plugins after discovering them not before
Tristan Sloughter
2016-01-10
3
-4
/
+13
*
|
Merge pull request #1006 from tsloughter/master
Fred Hebert
2016-01-09
2
-4
/
+5
|
\
\
|
*
|
only apply default and prod profile to dependencies
Tristan Sloughter
2016-01-09
2
-4
/
+5
*
|
|
Merge pull request #999 from ferd/fix-windows-stuff
Tristan Sloughter
2016-01-08
1
-4
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix dirs robocopy and canonical paths in windows
Fred Hebert
2016-01-07
1
-4
/
+12
|
|
/
*
|
only need to compare ref and not ref+url in git resource
Tristan Sloughter
2016-01-08
1
-2
/
+2
*
|
warn if the directories `eunit' or `ct' show up in `src_dirs'
alisdair sullivan
2016-01-05
1
-2
/
+17
|
/
*
Merge pull request #966 from talentdeficit/ct_root_suites
Fred Hebert
2016-01-05
2
-3
/
+33
|
\
|
*
put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'
alisdair sullivan
2015-12-20
1
-1
/
+2
|
*
allow ct suites to be specified at the root of a project (or root of app)
alisdair sullivan
2015-12-20
2
-2
/
+31
|
*
whitespace cleanup
alisdair sullivan
2015-12-20
1
-1
/
+1
*
|
convert ~> versions to highest matching
Tristan Sloughter
2015-12-26
1
-24
/
+14
*
|
Merge pull request #987 from ferd/plugin-templates
Tristan Sloughter
2015-12-21
3
-7
/
+35
|
\
\
|
|
/
|
/
|
|
*
Plugin templates enabled
Fred Hebert
2015-12-19
3
-7
/
+35
*
|
support temporary cdn change with HEX_CDN os var
Tristan Sloughter
2015-12-19
6
-46
/
+89
|
/
*
Merge pull request #988 from ferd/schutm-wrong-paths
Tristan Sloughter
2015-12-19
1
-1
/
+30
|
\
|
*
Merge branch 'master' of https://github.com/schutm/rebar3 into schutm-wrong-p...
Fred Hebert
2015-12-19
1
-1
/
+30
|
|
\
|
|
*
Fix wrong relative path resolution
schutm
2015-12-10
1
-1
/
+30
*
|
|
Merge pull request #986 from ferd/fix-bad-tpl-index-handling
Tristan Sloughter
2015-12-19
2
-10
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
A bad template index does not crash; shows warning
Fred Hebert
2015-12-18
2
-10
/
+28
|
|
/
*
|
Account for division by zero
Panagiotis PJ Papadomitsos
2015-12-16
1
-0
/
+2
*
|
Add support for total code coverage
Panagiotis PJ Papadomitsos
2015-12-16
1
-0
/
+16
|
/
*
Merge pull request #967 from talentdeficit/mib_include_fix
Fred Hebert
2015-12-08
1
-31
/
+33
|
\
|
*
remove mib header file in `priv/mibs/include'
alisdair sullivan
2015-12-08
1
-7
/
+1
|
*
symlink mib hrl output in apps `include' directories
alisdair sullivan
2015-12-06
1
-31
/
+39
*
|
Actually fix tuple merging.
Fred Hebert
2015-12-06
1
-30
/
+53
|
/
*
Fix tuple umerging
Fred Hebert
2015-12-06
1
-7
/
+18
*
Merge pull request #948 from toland/fix_mib_compiler
Fred Hebert
2015-12-01
1
-4
/
+8
|
\
|
*
Added tests and fixed a bug
Phil Toland
2015-12-01
1
-1
/
+1
[next]