Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move include/rebar.hrl to src/rebar.hrl | Tuncer Ayaz | 2014-05-22 | 1 | -0/+14 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #130 from yamt/ct-fixes | Tristan Sloughter | 2014-06-14 | 2 | -18/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | use the effective deps dir instead of hardcoding "deps" | YAMAMOTO Takashi | 2014-05-30 | 2 | -6/+8 | |
| * | | | | | fix double "the" in a comment | YAMAMOTO Takashi | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | Fix spec file look up | YAMAMOTO Takashi | 2014-05-30 | 1 | -12/+18 | |
| * | | | | | Fix a format of a debug output | YAMAMOTO Takashi | 2014-05-30 | 1 | -1/+1 | |
* | | | | | | Merge pull request #229 from tolbrino/tb-patch-env | Tristan Sloughter | 2014-06-13 | 2 | -2/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add REBAR to environment before executing hooks | Tino Breddin | 2014-06-02 | 2 | -2/+21 | |
* | | | | | | | Merge pull request #171 from fenollp/using-stdlib | Tristan Sloughter | 2014-06-13 | 1 | -12/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Rebasing. Fix differences with c26b0c7 c996e98 b690842. | Pierre Fenoll | 2014-06-13 | 1 | -10/+8 | |
| * | | | | | | | Local corrections on string processing: | Pierre Fenoll | 2014-06-13 | 1 | -2/+1 | |
* | | | | | | | | Merge pull request #119 from deadok22/qualified-test-spec | Tristan Sloughter | 2014-06-13 | 1 | -68/+103 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add qualified name tests specification (see #118) | Sergey Savenko | 2014-05-29 | 1 | -68/+103 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #136 from waisbrot/add-p4-support | Fred Hebert | 2014-06-13 | 2 | -2/+67 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add 'p4' (Perforce) as a dependency type | Nathaniel Waisbrot | 2014-03-17 | 2 | -2/+67 | |
* | | | | | | | | Fix build for 17.0 using the solutiong proposed by @tsloughter | Matwey V. Kornilov | 2014-06-08 | 2 | -7/+23 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | erlc: replace if expression with case of | Tuncer Ayaz | 2014-05-30 | 1 | -4/+4 | |
* | | | | | | | erlc: fix typo in update_erlcinfo/3 clause | Tuncer Ayaz | 2014-05-30 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #280 from talentdeficit/bettershell | Fred Hebert | 2014-05-27 | 2 | -21/+37 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | improve behaviour of `rebar shell` | alisdair sullivan | 2014-05-26 | 2 | -21/+37 | |
* | | | | | | Merge pull request #52 from shino/slim-release-support | Jared Morrow | 2014-05-21 | 2 | -8/+33 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add slim marker file as automatic overlay | Shunichi Shinohara | 2014-03-09 | 2 | -8/+33 | |
* | | | | | | Merge pull request #251 from mururu/eunit_compile_opts | Jared Morrow | 2014-05-19 | 1 | -9/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure that eunit/qc_compile_opts works fix #245 | Yuki Ito | 2014-05-13 | 1 | -9/+10 | |
* | | | | | | | Merge pull request #244 from tuncer/missing-help | Jared Morrow | 2014-05-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document require_*_vsn options | Tuncer Ayaz | 2014-03-12 | 1 | -0/+6 | |
| * | | | | | | | Document skip_apps= and apps= | Tuncer Ayaz | 2014-03-12 | 1 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #274 from redpine50/broken_on_win | Jared Morrow | 2014-05-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not wrap base_dir with filename:absname() | redpine50 | 2014-05-10 | 1 | -2/+2 | |
| * | | | | | | | Update rebar_utils.erl | redpine50 | 2014-05-08 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixup | Jared Morrow | 2014-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | erlc: fixup log message | Tuncer Ayaz | 2014-03-12 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #252 from tuncer/file_utils-errors | Jared Morrow | 2014-04-24 | 2 | -5/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file_utils: properly report errors (fix #95) | Tuncer Ayaz | 2014-04-11 | 2 | -5/+6 | |
| | |_|_|/ / | |/| | | | |