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
...
*
wip: reworking deps fetching/sorting
Tristan Sloughter
2014-08-29
4
-135
/
+115
*
quick and dirty fix for proper dep compilatoin order
Tristan Sloughter
2014-08-28
5
-30
/
+48
*
restrict packages to those that work on users system
Tristan Sloughter
2014-08-28
1
-1
/
+14
*
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
4
-11
/
+16
*
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
27
-22
/
+584
*
rename shell provider
Tristan Sloughter
2014-08-24
2
-3
/
+3
*
improved dep handling and add package list task
Tristan Sloughter
2014-08-24
10
-296
/
+404
*
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
3
-34
/
+34
*
allow new project dir for template
Tristan Sloughter
2014-08-23
2
-10
/
+16
*
add back templating
Tristan Sloughter
2014-08-23
5
-61
/
+326
*
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
18
-809
/
+303
*
only build unbuilt deps
Tristan Sloughter
2014-08-18
7
-83
/
+114
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
24
-567
/
+451
*
update readme
Tristan Sloughter
2014-08-17
1
-1
/
+4
*
add rebar update provider
Tristan Sloughter
2014-08-16
13
-171
/
+92
*
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
8
-48
/
+30
*
large refactoring
Tristan Sloughter
2014-08-16
41
-4272
/
+1511
*
Merge pull request #299 from tuncer/rok-resource-forks
Tristan Sloughter
2014-07-25
9
-16
/
+28
|
\
|
*
Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
Tuncer Ayaz
2014-07-25
9
-16
/
+28
|
/
*
Merge pull request #332 from tuncer/update-dialyzer_reference
Tristan Sloughter
2014-07-25
1
-1
/
+1
|
\
|
*
Update dialyzer_reference
Tuncer Ayaz
2014-07-25
1
-1
/
+1
|
/
*
Merge pull request #330 from tuncer/experimental-tests
Tristan Sloughter
2014-07-25
1
-1
/
+1
|
\
|
*
Remove experimental label from 'eunit tests='
Tuncer Ayaz
2014-07-18
1
-1
/
+1
|
/
*
Merge pull request #328 from tuncer/typos-in-327
Fred Hebert
2014-07-17
2
-5
/
+5
|
\
|
*
Follow-up typo fixes for #327
Tuncer Ayaz
2014-07-17
2
-5
/
+5
|
/
*
Merge pull request #327 from tuncer/fix-326
Fred Hebert
2014-07-17
2
-16
/
+114
|
\
|
*
rebar_utils:otp_release/0: handle vsn like x.y.z**
Tuncer Ayaz
2014-07-17
2
-8
/
+30
|
*
Adapt arch string to versioning scheme changes (>= 17.x)
Tuncer Ayaz
2014-07-17
2
-1
/
+65
|
*
Fix minor whitespace and comment issues in rebar_utils
Tuncer Ayaz
2014-07-17
1
-15
/
+27
|
/
*
Merge branch 'tuncer-minor-fixes'
Fred Hebert
2014-07-15
4
-14
/
+20
|
\
|
*
Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into tuncer-min...
Fred Hebert
2014-07-15
4
-14
/
+20
|
|
\
|
/
/
|
*
Fix typo s/of/on/
Tuncer Ayaz
2014-07-13
2
-2
/
+2
|
*
Remove warnings_as_errors from rebar.config
Tuncer Ayaz
2014-07-01
1
-2
/
+1
|
*
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
4
-12
/
+19
*
|
Merge pull request #307 from lrascao/add_bootstrap_usage
Fred Hebert
2014-07-15
1
-0
/
+13
|
\
\
|
*
|
fix indentation issues
Luis Rascão
2014-06-26
1
-6
/
+6
|
*
|
bootstrap now accepts --help usage flag
Luis Rascao
2014-06-12
1
-0
/
+13
*
|
|
Merge pull request #316 from talentdeficit/rebar_shell_314
Fred Hebert
2014-07-15
1
-4
/
+26
|
\
\
\
[prev]
[next]