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
*
More fixes for bad calls to find_apps
Fred Hebert
2017-02-26
1
-3
/
+3
*
Fix wildcard usage in rebar3 clean
Fred Hebert
2017-02-26
1
-1
/
+2
*
Fix default .app.src file for rebar_app_info
Fred Hebert
2017-02-24
1
-7
/
+6
*
Fix detection of src_dirs in unknown apps/deps
Fred Hebert
2017-02-23
1
-11
/
+49
*
Fix plugins usage to support src_dirs options
Fred Hebert
2017-02-19
1
-2
/
+5
*
For convenience add appinfo default src_dir lookup
Fred Hebert
2017-02-19
1
-1
/
+5
*
Add respect for src_dirs option in app_discover
Fred Hebert
2017-02-19
1
-29
/
+52
*
Merge pull request #1473 from ferd/global-plugin-tpl-support
Fred Hebert
2017-02-06
1
-0
/
+11
|
\
|
*
Add support for global plugin-defined templates
Fred Hebert
2017-02-06
1
-0
/
+11
*
|
catch badarg exception from eunit in `rebar_prv_eunit`
alisdair sullivan
2017-02-05
1
-7
/
+10
|
/
*
Go back to git-generated version
Fred Hebert
2017-02-03
1
-1
/
+1
*
Bump to 3.3.5
Fred Hebert
2017-02-03
1
-1
/
+1
*
Fix printing path with unicode names in prv_update
Fred Hebert
2017-02-03
1
-2
/
+2
*
Merge pull request #1463 from varnerac/cover_exclude_apps
Fred Hebert
2017-01-30
1
-8
/
+9
|
\
|
*
Allow exclusion of apps in cover
Drew Varner
2017-01-30
1
-8
/
+9
*
|
consider `ERL_COMPILER_OPTIONS` when recompiling
alisdair sullivan
2017-01-28
1
-3
/
+13
*
|
Survive EDoc crashes
Fred Hebert
2017-01-27
1
-9
/
+27
*
|
Merge pull request #1449 from ferd/fix-localinstall-tpl-path
alisdair sullivan
2017-01-27
2
-7
/
+16
|
\
\
|
*
|
See template local install same builtin as escript
Fred Hebert
2017-01-21
2
-7
/
+16
*
|
|
Re-fix the windows file movement
Fred Hebert
2017-01-27
1
-33
/
+45
*
|
|
Fix mv command on windows
Fred Hebert
2017-01-27
1
-18
/
+87
|
|
/
|
/
|
*
|
Enable path reformatting for Dialyzer
Fred Hebert
2017-01-21
2
-10
/
+13
*
|
Extract code path formatting out of compiler
Fred Hebert
2017-01-21
3
-24
/
+40
|
/
*
add option to pass args to user_drv for custom shells
Tristan Sloughter
2016-12-31
1
-6
/
+16
*
Back to git-based versions
Fred Hebert
2016-12-23
1
-1
/
+1
*
Bumping to 3.3.4
Fred Hebert
2016-12-23
1
-1
/
+1
*
Merge pull request #1391 from ferd/doc-and-types
Fred Hebert
2016-12-23
17
-97
/
+792
|
\
|
*
Fix Alisdair's review, add more types and docs
Fred Hebert
2016-12-16
5
-25
/
+109
|
*
Type specifications and edocs improvements
Fred Hebert
2016-11-27
16
-75
/
+686
*
|
Merge pull request #1407 from sirihansen/ct-testspec-opts
Fred Hebert
2016-12-23
1
-76
/
+145
|
\
\
|
*
|
Handle errors from ct_testspec
Siri Hansen
2016-12-22
1
-3
/
+5
|
*
|
Make sure ct_testspec is loaded
Siri Hansen
2016-12-22
1
-0
/
+1
|
*
|
Add all dirs from test spec
Siri Hansen
2016-12-20
1
-12
/
+69
|
*
|
Allow using relative path to suite in project root
Siri Hansen
2016-12-13
1
-14
/
+1
|
*
|
Translate path to testspec
Siri Hansen
2016-12-09
1
-33
/
+28
|
*
|
Add directory of testspec as extra_src_dir
Siri Hansen
2016-12-08
1
-8
/
+8
|
*
|
Improve merge of command line options and config options
Siri Hansen
2016-12-07
1
-25
/
+52
*
|
|
eunit: remove application modules from the modules eligible to test
alisdair sullivan
2016-12-23
1
-4
/
+5
*
|
|
don't filter eunit test modules based on file extension
alisdair sullivan
2016-12-22
1
-2
/
+2
*
|
|
Merge pull request #1415 from lrascao/feature/rebar_shell_fix
Fred Hebert
2016-12-16
1
-0
/
+4
|
\
\
\
|
*
|
|
shell: don't crash apps that use release version operators
Luis Rascao
2016-12-11
1
-0
/
+4
*
|
|
|
the releases website has changed
getong
2016-12-14
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1411 from ferd/fix-regex-matches
alisdair sullivan
2016-12-09
4
-4
/
+4
|
\
\
\
|
*
|
|
Fix regex match for ignored file
Fred Hebert
2016-12-09
4
-4
/
+4
*
|
|
|
Merge pull request #1405 from erlang/get-deps
Fred Hebert
2016-12-09
2
-0
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add `get-deps` provider
alisdair sullivan
2016-12-07
2
-0
/
+38
|
|
/
/
*
|
|
Go back to git-based versioning
Fred Hebert
2016-12-08
1
-1
/
+1
*
|
|
Bump to 3.3.3
Fred Hebert
2016-12-08
1
-1
/
+1
*
|
|
Use different git commands for different git versions
Björn-Egil Dahlberg
2016-12-07
1
-13
/
+59
|
/
/
*
|
Restrict regexp to match on files starting with '._'
Roberto Aloi
2016-12-06
4
-4
/
+4
[next]