Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ \ \ | ||||||
| * | | | update group leaders when restarting user process | alisdair sullivan | 2014-07-07 | 1 | -4/+26 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'NineFX-erl-args-to-end' | Fred Hebert | 2014-07-15 | 6 | -11/+25 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'erl-args-to-end' of https://github.com/NineFX/rebar into NineFX... | Fred Hebert | 2014-07-15 | 6 | -11/+25 | |
| |\ \ |/ / / | ||||||
| * | | Fix bug 271 | varnerac-ubnt | 2014-06-27 | 6 | -11/+25 | |
* | | | Bump to 2.5.0 | Fred Hebert | 2014-06-23 | 2 | -1/+5 | |
* | | | Revert "Merge pull request #281 from tuncer/rebar-h-internal" | Fred Hebert | 2014-06-23 | 1 | -0/+0 | |
* | | | Bump Rebar to 2.4.0 | Fred Hebert | 2014-06-18 | 2 | -1/+22 | |
* | | | 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 | 10 | -11/+92 | |
|\ \ \ \ | ||||||
| * | | | | Fix #249 (erlc regression) | Slava Yurin | 2014-05-30 | 4 | -10/+26 | |
| * | | | | Regression test for #249 | Slava Yurin | 2014-05-30 | 7 | -2/+67 |