summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #112 from tuncer/horvand-cover-for-qcTristan Sloughter2014-06-146-237/+307
|\
| * Wrap cover:stop() call as rebar_cover_utils:exit/0Tuncer Ayaz2014-06-143-3/+7
| * rebar_eunit: disambiguate internal namingTuncer Ayaz2014-06-141-5/+5
| * Add code coverage analysis functionality to `qc'Andras Horvath2014-06-146-232/+298
|/
* Revert "Merge pull request #171 from fenollp/using-stdlib"Tristan Sloughter2014-06-142-10/+12
* Merge pull request #281 from tuncer/rebar-h-internalTristan Sloughter2014-06-141-0/+0
|\
| * Move include/rebar.hrl to src/rebar.hrlTuncer Ayaz2014-05-221-0/+0
* | Merge pull request #130 from yamt/ct-fixesTristan Sloughter2014-06-142-18/+26
|\ \
| * | use the effective deps dir instead of hardcoding "deps"YAMAMOTO Takashi2014-05-302-6/+8
| * | fix double "the" in a commentYAMAMOTO Takashi2014-05-301-1/+1
| * | Fix spec file look upYAMAMOTO Takashi2014-05-301-12/+18
| * | Fix a format of a debug outputYAMAMOTO Takashi2014-05-301-1/+1
* | | Merge pull request #229 from tolbrino/tb-patch-envTristan Sloughter2014-06-132-2/+21
|\ \ \
| * | | Add REBAR to environment before executing hooksTino Breddin2014-06-022-2/+21
* | | | Merge pull request #171 from fenollp/using-stdlibTristan Sloughter2014-06-132-12/+10
|\ \ \ \
| * | | | Rebasing. Fix differences with c26b0c7 c996e98 b690842.Pierre Fenoll2014-06-132-10/+9
| * | | | Local corrections on string processing:Pierre Fenoll2014-06-131-2/+1
* | | | | Merge pull request #119 from deadok22/qualified-test-specTristan Sloughter2014-06-133-69/+144
|\ \ \ \ \
| * | | | | Add qualified name tests specification (see #118)Sergey Savenko2014-05-293-69/+144
* | | | | | Merge pull request #288 from tuncer/fix-176Fred Hebert2014-06-131-0/+31
|\ \ \ \ \ \
| * | | | | | Fix #176Tuncer Ayaz2014-05-291-0/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #136 from waisbrot/add-p4-supportFred Hebert2014-06-133-4/+70
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add 'p4' (Perforce) as a dependency typeNathaniel Waisbrot2014-03-173-4/+70
* | | | | | Merge pull request #292 from matwey/namespaced_typesTristan Sloughter2014-06-115-8/+45
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add erlang 17.0 to travisMatwey V. Kornilov2014-06-081-0/+1
| * | | | | Add namespaced_types to bootstrap script.Matwey V. Kornilov2014-06-081-0/+16
| * | | | | Fix build for 17.0 using the solutiong proposed by @tsloughterMatwey V. Kornilov2014-06-083-8/+28
* | | | | | Merge pull request #290 from tuncer/erlc-case-ofTristan Sloughter2014-05-301-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | erlc: replace if expression with case ofTuncer Ayaz2014-05-301-4/+4
|/ / / / /
* | | | | Merge pull request #289 from tuncer/semicolon-vs-commaFred Hebert2014-05-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | erlc: fix typo in update_erlcinfo/3 clauseTuncer Ayaz2014-05-301-1/+1
|/ / / /
* | | | adding Alexander Verbitsky to THANKS fileFred Hebert2014-05-291-0/+1
| |/ / |/| |
* | | Merge pull request #284 from habibutsu/masterFred Hebert2014-05-291-1/+1
|\ \ \
| * | | Error 'Command not found' when sname is usedHabibutsu2014-05-271-1/+1
| | |/ | |/|
* | | Merge pull request #280 from talentdeficit/bettershellFred Hebert2014-05-273-21/+38
|\ \ \ | |/ / |/| |
| * | improve behaviour of `rebar shell`alisdair sullivan2014-05-263-21/+38
* | | Merge pull request #52 from shino/slim-release-supportJared Morrow2014-05-215-17/+80
|\ \ \
| * | | Add TODO comment to install_upgrade script templateShunichi Shinohara2014-03-091-0/+8
| * | | Change nodetool path to under releases/<RELEASE_VERSION>/Shunichi Shinohara2014-03-092-7/+8
| * | | Add slim marker file as automatic overlayShunichi Shinohara2014-03-092-8/+33
| * | | Add slim release support for runner scriptShunichi Shinohara2014-03-091-8/+37
* | | | Update release notes for 2.3.1Jared Morrow2014-05-211-58/+56
* | | | Bump rebar version to 2.3.1Jared Morrow2014-05-211-1/+1
| |/ / |/| |
* | | Merge pull request #251 from mururu/eunit_compile_optsJared Morrow2014-05-196-9/+76
|\ \ \
| * | | Make sure that eunit/qc_compile_opts works fix #245Yuki Ito2014-05-136-9/+76
* | | | Merge pull request #244 from tuncer/missing-helpJared Morrow2014-05-191-1/+10
|\ \ \ \
| * | | | Document require_*_vsn optionsTuncer Ayaz2014-03-121-0/+6
| * | | | Document skip_apps= and apps=Tuncer Ayaz2014-03-121-1/+4
| | |_|/ | |/| |
* | | | Merge pull request #255 from tuncer/superfluous-quotingJared Morrow2014-05-191-1/+1
|\ \ \ \
| * | | | rebar.app: remove superfluous quotingTuncer Ayaz2014-03-301-1/+1
| |/ / /