Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #224 from andrewjstone/allow-test | Jared Morrow | 2014-02-07 | 3 | -36/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | allow suite[s] or test[s] as options for eunit and ct | Andrew J. Stone | 2014-02-05 | 3 | -36/+60 | |
* | | | | | | Merge pull request #188 from massemanet/xref_extra_path | Andrew Thompson | 2014-02-06 | 2 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | introduce xref_extra_paths | mats cronqvist | 2014-01-13 | 2 | -0/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #219 from h4cc/patch-1 | Andrew Thompson | 2014-02-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added R16B01 and R16B02 to travis config. | Julius Beckmann | 2014-01-26 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Bump rebar to 2.2.0 and add proper release notes | Jared Morrow | 2014-02-05 | 2 | -1/+34 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #212 from tuncer/hrl-error | Jared Morrow | 2014-01-16 | 1 | -19/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | rebar_base_compiler: replace fixed size list with a tuple | Tuncer Ayaz | 2014-01-15 | 1 | -4/+3 | |
| * | | | | | Fix basho/rebar#388 | Tuncer Ayaz | 2014-01-15 | 1 | -16/+23 | |
* | | | | | | Merge pull request #215 from tuncer/experimental | Jared Morrow | 2014-01-16 | 4 | -15/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove experimental flags | Tuncer Ayaz | 2014-01-14 | 4 | -15/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #214 from tuncer/compile_only | Jared Morrow | 2014-01-16 | 2 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document compile_only=true | Tuncer Ayaz | 2014-01-14 | 2 | -2/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #210 from tuncer/erlydtl-warnings | Jared Morrow | 2014-01-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | erlydtl: add missing clause (Reported-by: goofansu) | Tuncer Ayaz | 2014-01-14 | 1 | -0/+2 | |
| * | | | | | Fix #205 (erlydtl:compile/3 returns warnings) | Tuncer Ayaz | 2014-01-11 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #191 from tuncer/rename-modules | Jared Morrow | 2014-01-14 | 5 | -21/+95 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix #187 (rename mustache to rebar_mustache) | Tuncer Ayaz | 2014-01-01 | 3 | -6/+8 | |
| * | | | | | Fix #187 (rename getopt to rebar_getopt) | Tuncer Ayaz | 2014-01-01 | 3 | -15/+87 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #196 from tuncer/rebar-run-info | Jared Morrow | 2014-01-14 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Print a more appropriate message on 'rebar info' | Tuncer Ayaz | 2014-01-01 | 1 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #183 from EchoTeam/generate-upgrade-and-target-dir | Jared Morrow | 2014-01-14 | 1 | -5/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | generate-upgrade can now take target_dir argument | snaky | 2013-12-03 | 1 | -5/+3 | |
* | | | | | Merge pull request #190 from tuncer/quadruple-timeout | Jared Morrow | 2013-12-31 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | inttest/rgen_1: double the timeout a second time | Tuncer Ayaz | 2013-12-17 | 1 | -1/+1 | |
* | | | | | | Merge pull request #198 from tuncer/clean-up-rebar-config-script | Jared Morrow | 2013-12-31 | 1 | -4/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clean up rebar.config.script | Tuncer Ayaz | 2013-12-17 | 1 | -4/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #201 from fenollp/create-lib | Jared Morrow | 2013-12-20 | 7 | -0/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add command to rebar:command_names/0 | Pierre Fenoll | 2013-12-19 | 2 | -2/+1 | |
| * | | | | | | Add a library template | Pierre Fenoll | 2013-12-19 | 7 | -0/+51 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #200 from tuncer/fix-debug-bootstrap | Jared Morrow | 2013-12-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bootstrap: avoid trying to run 'debug' command | Tuncer Ayaz | 2013-12-17 | 1 | -1/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #199 from tuncer/dia-dialyzer-warnings | Jared Morrow | 2013-12-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | rebar_dia_compiler: fix Dialyzer warnings | Tuncer Ayaz | 2013-12-17 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #184 from tuncer/logging | Jared Morrow | 2013-12-16 | 11 | -37/+158 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix is_verbose/1 helper function | Tuncer Ayaz | 2013-12-06 | 6 | -24/+30 | |
| * | | | | Write ERROR messages to standard_error device | Tuncer Ayaz | 2013-12-06 | 2 | -3/+7 | |
| * | | | | Change default log level to 'warn' and introduce -q/--quiet | Tuncer Ayaz | 2013-12-06 | 6 | -18/+125 | |
| * | | | | rebar_log: use defines for log level numbers | Tuncer Ayaz | 2013-12-06 | 1 | -8/+12 | |
| * | | | | rebar_config:is_verbose/0: fix variable name | Tuncer Ayaz | 2013-12-06 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #189 from tuncer/rgen1_timeout | Dave Smith | 2013-12-06 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | inttest/rgen1: increase retest timeout (30s -> 60s) | Tuncer Ayaz | 2013-12-06 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #179 from tuncer/commands-list | Jared Morrow | 2013-12-04 | 1 | -5/+26 | |
|\ \ \ \ | ||||||
| * | | | | Make list of commands (for unabbreviation) easier to maintain | Tuncer Ayaz | 2013-12-04 | 1 | -5/+26 | |
|/ / / / | ||||||
* | | | | Merge pull request #185 from tuncer/retest-upstream | Dave Smith | 2013-12-04 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Switch retest dep to upstream (dizzyd/retest.git) | Tuncer Ayaz | 2013-12-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #174 from tuncer/dialyzer-fixes | Jared Morrow | 2013-12-03 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) | Tuncer Ayaz | 2013-11-26 | 1 | -1/+1 | |
* | | | | | Merge pull request #173 from tuncer/unknown-vsn | Jared Morrow | 2013-12-03 | 1 | -6/+8 | |
|\ \ \ \ \ |