summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rebar_deps: fix overly long linesTuncer Ayaz2013-10-161-39/+50
| * | | rebar_deps: 'depowner' has to be stored in xconfTuncer Ayaz2013-10-161-7/+9
| * | | rebar_deps: fix Dialyzer warningTuncer Ayaz2013-10-161-9/+9
| * | | 'current_command' has to be stored in xconfTuncer Ayaz2013-10-162-2/+2
* | | | Merge pull request #157 from Vagabond/adt-lib-dirJared Morrow2013-11-2213-4/+114
|\ \ \ \
| * | | | Don't badmatch if a path we think we added isn't in the code pathAndrew Thompson2013-10-171-1/+1
| * | | | Don't over-aggressively clean the code path in the presence of lib_dir direct...Andrew Thompson2013-10-1613-4/+114
| |/ / /
* | | | Merge pull request #154 from Vagabond/adt-update-tagsJared Morrow2013-11-221-1/+1
|\ \ \ \
| * | | | Fix update-deps with certain forms of the {tag, ...} typeAndrew Thompson2013-10-161-1/+1
| |/ / /
* | | | Roll rebar version 2.1.0Jared Morrow2013-11-221-1/+1
* | | | Merge pull request #166 from mdaguete/no_runner_script_varJared Morrow2013-11-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Init RUNNER_SCRIPT var in simplenode.runnerManuel Durán Aguete2013-11-181-0/+1
|/ / /
* | | Merge pull request #142 from Vagabond/adt-update-depsDave Smith2013-10-1420-37/+316
|\ \ \
| * | | TypoAndrew Thompson2013-10-141-1/+1
| * | | Address review comments and add inttest for update-depsAndrew Thompson2013-09-3020-3/+178
| * | | Fix skip check for deps not presentAndrew Thompson2013-09-241-6/+10
| * | | Make update-deps honor apps= and skip_apps=Andrew Thompson2013-09-232-1/+21
| * | | Change how update-deps updates a git branchAndrew Thompson2013-09-231-1/+2
| * | | Ignore skip_deps during update-deps as it has no meaningAndrew Thompson2013-09-231-28/+28
| * | | Make update-deps traverse deps breadth-first, top-downAndrew Thompson2013-09-202-11/+90
| | |/ | |/|
* | | Merge pull request #145 from tuncer/contributing-minor-fixDave Smith2013-09-201-1/+1
|\ \ \
| * | | CONTRIBUTING: apply stylistic change suggested by dizzydTuncer Ayaz2013-09-201-1/+1
|/ / /
* | | Merge pull request #111 from tuncer/nox-erlydtl-compileDave Smith2013-09-201-17/+15
|\ \ \
| * | | Always return the errors and warnings from erlydtlAnthony Ramine2013-09-201-17/+15
* | | | Merge pull request #122 from tuncer/net_kernelDave Smith2013-09-201-6/+6
|\ \ \ \
| * | | | Fix eunit regression introduced in 2716d83a18Tuncer Ayaz2013-09-201-6/+6
| |/ / /
* | | | Merge pull request #109 from tuncer/contributingDave Smith2013-09-202-71/+95
|\ \ \ \ | |/ / / |/| | |
| * | | Extract contributing guide into CONTRIBUTING.mdTuncer Ayaz2013-09-202-71/+95
|/ / /
* | | Merge pull request #125 from lucafavatella/neotoma-doc-typoDave Smith2013-09-201-4/+4
|\ \ \
| * | | Fix typo in neotoma help messageLuca Favatella2013-08-301-4/+4
| |/ /
* | | Merge pull request #132 from alexthornton1/mib_to_hrl_verbosityDave Smith2013-09-201-1/+9
|\ \ \
| * | | mib_to_hrl compilation verbosity via 'mib_opts'Alex Thornton2013-09-081-1/+9
| |/ /
* | | Merge pull request #137 from bosqueviejo/masterDave Smith2013-09-201-6/+16
|\ \ \
| * | | let vm.args and sys.config as optionalManuel Rubio2013-09-191-6/+16
| |/ /
* | | Merge pull request #138 from evax/conditionalTemplateInstructionsDave Smith2013-09-201-0/+21
|\ \ \
| * | | Support conditional template instructionsEvax Software2013-09-191-0/+21
| |/ /
* | | Merge pull request #143 from loxybjorn/grep_using_double_quotation_marksDave Smith2013-09-201-1/+1
|\ \ \ | |/ / |/| |
| * | Change rebar_ct:check_log/3 to use double quotesBjörn Bylander2013-09-201-1/+1
|/ /
* | Use REBAR_DEPS_DIR if set as location of DEPS dirDave Smith2013-07-021-1/+7
* | Merge pull request #108 from tuncer/dialyzerDave Smith2013-06-292-2/+3
|\ \
| * | rebar_deps: fix overlong line introduced in 0b83339Tuncer Ayaz2013-06-271-1/+2
| * | Update dialyzer_reference to match changes made in 490d00f0Tuncer Ayaz2013-06-271-1/+1
* | | Merge pull request #110 from tuncer/helpDave Smith2013-06-291-0/+3
|\ \ \ | |/ / |/| |
| * | Document 'rebar help <CMD1> <CMD2>'Tuncer Ayaz2013-06-291-0/+3
|/ /
* | Make sure to run ct_run w/ -noshellDave Smith2013-06-251-1/+1
* | Use ct_run if available; fixes strange issues with getting erl/ct to stopDave Smith2013-06-251-10/+21
* | Adding debug statements closer to open_portDave Smith2013-06-251-0/+1
* | Merge pull request #41 from exterm/cover_html_validityDave Smith2013-06-251-2/+5
|\ \
| * | remove superfluous string concat operator usagePhilip Mueller2013-06-161-3/+3
| * | break overlong linePhilip Mueller2013-01-301-1/+2