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
...
*
use locks if exists
Tristan Sloughter
2014-08-28
5
-39
/
+49
*
wip: write lock file
Tristan Sloughter
2014-08-27
2
-37
/
+36
*
build app file after modules
Tristan Sloughter
2014-08-27
1
-1
/
+1
*
update package index url and README list of tasks
Tristan Sloughter
2014-08-27
3
-9
/
+8
*
fix up tarball extraction path and parse goal constraints
Tristan Sloughter
2014-08-25
3
-10
/
+25
*
use INFO instead of CONSOLE in templater
Tristan Sloughter
2014-08-24
1
-3
/
+3
*
add some templates
Tristan Sloughter
2014-08-24
1
-5
/
+4
*
rename shell provider
Tristan Sloughter
2014-08-24
1
-1
/
+1
*
improved dep handling and add package list task
Tristan Sloughter
2014-08-24
9
-296
/
+399
*
use dict for deps
Tristan Sloughter
2014-08-23
1
-90
/
+115
*
fix fetch name log
Tristan Sloughter
2014-08-23
1
-1
/
+1
*
fix state of rebar for building deps
Tristan Sloughter
2014-08-23
1
-2
/
+8
*
simplify dep download and building
Tristan Sloughter
2014-08-23
5
-32
/
+25
*
rename deps provider
Tristan Sloughter
2014-08-23
2
-32
/
+32
*
allow new project dir for template
Tristan Sloughter
2014-08-23
2
-10
/
+16
*
add back templating
Tristan Sloughter
2014-08-23
4
-61
/
+323
*
switched package index to dict
Tristan Sloughter
2014-08-23
3
-15
/
+12
*
refactoring and remove unused providers for now
Tristan Sloughter
2014-08-23
15
-803
/
+299
*
only build unbuilt deps
Tristan Sloughter
2014-08-18
6
-83
/
+113
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
22
-567
/
+443
*
add rebar update provider
Tristan Sloughter
2014-08-16
10
-170
/
+88
*
move back to single command with arguments for comamnd after it
Tristan Sloughter
2014-08-16
8
-18
/
+16
*
replace logging with ec_cmd_log from erlware_commons
Tristan Sloughter
2014-08-16
6
-46
/
+25
*
large refactoring
Tristan Sloughter
2014-08-16
32
-4205
/
+1390
*
Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
Tuncer Ayaz
2014-07-25
7
-15
/
+21
*
Remove experimental label from 'eunit tests='
Tuncer Ayaz
2014-07-18
1
-1
/
+1
*
Follow-up typo fixes for #327
Tuncer Ayaz
2014-07-17
1
-4
/
+4
*
rebar_utils:otp_release/0: handle vsn like x.y.z**
Tuncer Ayaz
2014-07-17
1
-2
/
+20
*
Adapt arch string to versioning scheme changes (>= 17.x)
Tuncer Ayaz
2014-07-17
1
-1
/
+22
*
Fix minor whitespace and comment issues in rebar_utils
Tuncer Ayaz
2014-07-17
1
-15
/
+27
*
Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into tuncer-min...
Fred Hebert
2014-07-15
2
-6
/
+6
|
\
|
*
Use correct types for OTP >=17.x
Tuncer Ayaz
2014-06-29
2
-3
/
+3
|
*
Fix a few minor formatting inconsistencies
Tuncer Ayaz
2014-06-29
2
-4
/
+4
*
|
Merge pull request #316 from talentdeficit/rebar_shell_314
Fred Hebert
2014-07-15
1
-4
/
+26
|
\
\
|
*
|
update group leaders when restarting user process
alisdair sullivan
2014-07-07
1
-4
/
+26
|
|
/
*
|
Merge branch 'erl-args-to-end' of https://github.com/NineFX/rebar into NineFX...
Fred Hebert
2014-07-15
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix bug 271
varnerac-ubnt
2014-06-27
1
-10
/
+12
*
|
Revert "Merge pull request #281 from tuncer/rebar-h-internal"
Fred Hebert
2014-06-23
1
-14
/
+0
*
|
Merge pull request #260 from dgud/dgud/windows-fix-paths
Fred Hebert
2014-06-18
1
-4
/
+4
|
\
\
|
*
|
Quote include/lib paths
Dan Gudmundsson
2014-04-09
1
-4
/
+4
*
|
|
Merge pull request #285 from nevar/fix_inheritance
Tristan Sloughter
2014-06-15
1
-7
/
+22
|
\
\
\
|
*
|
|
Fix #249 (erlc regression)
Slava Yurin
2014-05-30
1
-7
/
+22
*
|
|
|
Merge pull request #195 from fgallaire/switch_template_instructions
Tristan Sloughter
2014-06-14
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
A switch variable can have multiple values
Florent Gallaire
2013-12-11
1
-3
/
+4
|
*
|
|
|
Support switch template instructions
Florent Gallaire
2013-12-11
1
-0
/
+11
*
|
|
|
|
Wrap cover:stop() call as rebar_cover_utils:exit/0
Tuncer Ayaz
2014-06-14
3
-3
/
+7
*
|
|
|
|
rebar_eunit: disambiguate internal naming
Tuncer Ayaz
2014-06-14
1
-5
/
+5
*
|
|
|
|
Add code coverage analysis functionality to `qc'
Andras Horvath
2014-06-14
3
-230
/
+294
*
|
|
|
|
Revert "Merge pull request #171 from fenollp/using-stdlib"
Tristan Sloughter
2014-06-14
1
-9
/
+12
*
|
|
|
|
Merge pull request #281 from tuncer/rebar-h-internal
Tristan Sloughter
2014-06-14
1
-0
/
+14
|
\
\
\
\
\
[prev]
[next]