summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #210 from tuncer/erlydtl-warningsJared Morrow2014-01-161-0/+4
|\
| * erlydtl: add missing clause (Reported-by: goofansu)Tuncer Ayaz2014-01-141-0/+2
| * Fix #205 (erlydtl:compile/3 returns warnings)Tuncer Ayaz2014-01-111-0/+2
* | Merge pull request #191 from tuncer/rename-modulesJared Morrow2014-01-144-19/+93
|\ \
| * | Fix #187 (rename mustache to rebar_mustache)Tuncer Ayaz2014-01-012-5/+7
| * | Fix #187 (rename getopt to rebar_getopt)Tuncer Ayaz2014-01-012-14/+86
| |/
* | Merge pull request #196 from tuncer/rebar-run-infoJared Morrow2014-01-141-1/+3
|\ \
| * | Print a more appropriate message on 'rebar info'Tuncer Ayaz2014-01-011-1/+3
| |/
* | Merge pull request #183 from EchoTeam/generate-upgrade-and-target-dirJared Morrow2014-01-141-5/+3
|\ \ | |/ |/|
| * generate-upgrade can now take target_dir argumentsnaky2013-12-031-5/+3
* | Add command to rebar:command_names/0Pierre Fenoll2013-12-191-0/+1
* | Add a library templatePierre Fenoll2013-12-192-0/+12
* | rebar_dia_compiler: fix Dialyzer warningsTuncer Ayaz2013-12-171-2/+2
* | Fix is_verbose/1 helper functionTuncer Ayaz2013-12-066-24/+30
* | Write ERROR messages to standard_error deviceTuncer Ayaz2013-12-061-2/+6
* | Change default log level to 'warn' and introduce -q/--quietTuncer Ayaz2013-12-062-12/+20
* | rebar_log: use defines for log level numbersTuncer Ayaz2013-12-061-8/+12
* | rebar_config:is_verbose/0: fix variable nameTuncer Ayaz2013-12-061-2/+2
* | Make list of commands (for unabbreviation) easier to maintainTuncer Ayaz2013-12-041-5/+26
* | Merge pull request #174 from tuncer/dialyzer-fixesJared Morrow2013-12-031-1/+1
|\ \
| * | rebar_core: fix Dialyzer warning introduced in aa46d85 (#157)Tuncer Ayaz2013-11-261-1/+1
* | | Merge pull request #173 from tuncer/unknown-vsnJared Morrow2013-12-031-6/+8
|\ \ \
| * | | Fix false reporting of (plain) vsn stringsTuncer Ayaz2013-11-261-6/+8
| |/ /
* | | Merge pull request #172 from tuncer/dep-examplesJared Morrow2013-12-031-11/+21
|\ \ \
| * | | deps: remove undocumented fossil syntaxTuncer Ayaz2013-11-261-4/+0
| * | | Add missing dep examples and fix existing onesTuncer Ayaz2013-11-261-7/+21
| |/ /
* | | lfe: use correctly filtered erl_optsTuncer Ayaz2013-11-261-2/+2
* | | erlc: properly reuse the right erl_opts in test_compileTuncer Ayaz2013-11-261-3/+3
|/ /
* | Merge pull request #155 from tuncer/fixesJared Morrow2013-11-263-70/+84
|\ \ | |/ |/|
| * Fix issues introduced in #137 (4dfdd72)Manuel Rubio2013-10-161-13/+14
| * 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-221-4/+5
|\ \
| * | 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-161-4/+5
| |/
* | Fix update-deps with certain forms of the {tag, ...} typeAndrew Thompson2013-10-161-1/+1
|/
* Merge pull request #142 from Vagabond/adt-update-depsDave Smith2013-10-142-37/+141
|\
| * Address review comments and add inttest for update-depsAndrew Thompson2013-09-302-3/+3
| * 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 #111 from tuncer/nox-erlydtl-compileDave Smith2013-09-201-17/+15
|\ \
| * | Always return the errors and warnings from erlydtlAnthony Ramine2013-09-201-17/+15
* | | Fix eunit regression introduced in 2716d83a18Tuncer Ayaz2013-09-201-6/+6
|/ /
* | 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
| |/