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
/
rebar_prv_do.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bareness issues
Fred Hebert
2015-05-31
1
-1
/
+1
*
'do' returns its final state.
Fred Hebert
2015-05-28
1
-0
/
+4
*
Provide descriptions for all tasks
Fred Hebert
2015-04-04
1
-1
/
+1
*
Support namespace resolution in 'do' provider
Fred Hebert
2015-04-03
1
-5
/
+38
*
`as` delegates task handling to `do` provider
alisdair sullivan
2015-03-02
1
-0
/
+1
*
reset state between tasks run with `do` so `rebar do foo, bar, baz`
alisdair sullivan
2015-02-25
1
-2
/
+2
*
factor out task/args parsing from `do` for use in other meta
alisdair sullivan
2015-02-08
1
-6
/
+2
*
do provider returns the error of the first provider to fail and stops
Tristan Sloughter
2015-01-18
1
-7
/
+15
*
add 'as' higher order task
Tristan Sloughter
2014-12-16
1
-6
/
+6
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-4
/
+4
*
add format_error/2 provider callback to providers
Tristan Sloughter
2014-10-22
1
-1
/
+6
*
dialyzer fixes
Tristan Sloughter
2014-10-18
1
-3
/
+2
*
support compile jobs option
Tristan Sloughter
2014-10-10
1
-2
/
+2
*
move providers to separate app
Tristan Sloughter
2014-10-03
1
-9
/
+9
*
return error messages from providers
Tristan Sloughter
2014-09-27
1
-1
/
+1
*
slowly widdling away at dialyzer errors
Tristan Sloughter
2014-09-20
1
-1
/
+1
*
add do task
Tristan Sloughter
2014-09-18
1
-0
/
+45