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
*
Back to git-based versioning
Fred Hebert
2017-03-23
1
-1
/
+1
*
Bump to 3.3.6
Fred Hebert
2017-03-23
1
-1
/
+1
*
fix "apps" name
Vlad Dumitrescu
2017-03-06
1
-1
/
+1
*
minor fix: name of internal function
Vlad Dumitrescu
2017-03-06
1
-3
/
+3
*
Allow single test spec in ct_opts
Siri Hansen
2017-03-06
1
-12
/
+15
*
Properly warn on missing rebar3 deps: add inets
Carlo Carraro
2017-03-05
1
-1
/
+1
*
rebar_utils:escape_chars handles quotes
Vlad Dumitrescu
2017-03-04
1
-1
/
+1
*
Fix typo in help text for upgrade command
Juan Facorro
2017-03-03
1
-1
/
+1
*
change package version warning to debug
Tristan Sloughter
2017-03-02
1
-2
/
+2
*
Path-type sensitive .cmd creation
Fred Hebert
2017-02-28
1
-1
/
+4
*
Merge pull request #1494 from ferd/escript-generate-cmd-win32
alisdair sullivan
2017-02-27
1
-3
/
+17
|
\
|
*
WIP windows escripts get cmd autogenerated
Fred Hebert
2017-02-24
1
-3
/
+17
*
|
Merge pull request #1499 from ferd/avoid-clean-wildcard-apps
Fred Hebert
2017-02-26
1
-3
/
+3
|
\
\
|
*
|
More fixes for bad calls to find_apps
Fred Hebert
2017-02-26
1
-3
/
+3
*
|
|
Merge pull request #1497 from ferd/rebar-config-override-root
alisdair sullivan
2017-02-26
2
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
REBAR_CONFIG impacts file project root only
Fred Hebert
2017-02-24
2
-6
/
+6
*
|
|
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
[next]