summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Type specifications and edocs improvementsFred Hebert2016-11-2716-75/+686
* | Merge pull request #1407 from sirihansen/ct-testspec-optsFred Hebert2016-12-231-76/+145
|\ \
| * | Handle errors from ct_testspecSiri Hansen2016-12-221-3/+5
| * | Make sure ct_testspec is loadedSiri Hansen2016-12-221-0/+1
| * | Add all dirs from test specSiri Hansen2016-12-201-12/+69
| * | Allow using relative path to suite in project rootSiri Hansen2016-12-131-14/+1
| * | Translate path to testspecSiri Hansen2016-12-091-33/+28
| * | Add directory of testspec as extra_src_dirSiri Hansen2016-12-081-8/+8
| * | Improve merge of command line options and config optionsSiri Hansen2016-12-071-25/+52
* | | eunit: remove application modules from the modules eligible to testalisdair sullivan2016-12-231-4/+5
* | | don't filter eunit test modules based on file extensionalisdair sullivan2016-12-221-2/+2
* | | Merge pull request #1415 from lrascao/feature/rebar_shell_fixFred Hebert2016-12-161-0/+4
|\ \ \
| * | | shell: don't crash apps that use release version operatorsLuis Rascao2016-12-111-0/+4
* | | | the releases website has changedgetong2016-12-141-1/+1
|/ / /
* | | Merge pull request #1411 from ferd/fix-regex-matchesalisdair sullivan2016-12-094-4/+4
|\ \ \
| * | | Fix regex match for ignored fileFred Hebert2016-12-094-4/+4
* | | | Merge pull request #1405 from erlang/get-depsFred Hebert2016-12-092-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | add `get-deps` provideralisdair sullivan2016-12-072-0/+38
| |/ /
* | | Go back to git-based versioningFred Hebert2016-12-081-1/+1
* | | Bump to 3.3.3Fred Hebert2016-12-081-1/+1
* | | Use different git commands for different git versionsBjörn-Egil Dahlberg2016-12-071-13/+59
|/ /
* | Restrict regexp to match on files starting with '._'Roberto Aloi2016-12-064-4/+4
* | Addresses https://github.com/erlang/rebar3/issues/1397Ted Burghart2016-12-051-33/+60
* | 1394: refined export list and testsArtem Pervin2016-12-011-2/+2
* | 1394: added fix for rebar_utils, moved setting of http_options into init_conf...Artem Pervin2016-11-303-5/+26
* | Replace unprocessed ~n linebreaksFred Hebert2016-11-281-2/+2
|/
* Merge pull request #1382 from sirihansen/siri/recursive-optFred Hebert2016-11-253-33/+82
|\
| * Add 'recursive' optionSiri Hansen2016-11-213-33/+82
* | Merge pull request #1385 from waisbrot/missing-package-errorFred Hebert2016-11-231-1/+1
|\ \
| * | expect the `missing_package` error to have arity 2 or 3Nathaniel Waisbrot2016-11-231-1/+1
| |/
* | Merge pull request #1387 from ericmj/emj-rebar-config-envFred Hebert2016-11-223-9/+18
|\ \ | |/ |/|
| * Always read REBAR_CONFIG env var when loading configEric Meadows-Jönsson2016-11-223-9/+18
* | Merge pull request #1380 from ferd/fix-self-edocFred Hebert2016-11-202-11/+5
|\ \
| * | Allow rebar3 to edoc itselfFred Hebert2016-11-172-11/+5
| |/
* | Fix rebar3 dialyzer warningsFred Hebert2016-11-1911-53/+42
|/
* Merge pull request #1370 from fishcakez/dialyzer-exclude_modsalisdair sullivan2016-11-081-57/+105
|\
| * Add exclude_apps/mods, plt_extra_mods, base_plt_mods configJames Fish2016-11-031-57/+105
* | Fix usage decription of 'rebar3'Björn-Egil Dahlberg2016-11-031-1/+1
|/
* fix "helpful" compiler spelling correctionalisdair sullivan2016-10-171-1/+1
* allow test specifications to be passed via the command linealisdair sullivan2016-10-171-3/+8
* Prevent crashes in `rebar3 as` with no tasksFred Hebert2016-10-171-2/+4
* Return to git-based vsnFred Hebert2016-10-141-1/+1
* Bump version to 3.3.2Fred Hebert2016-10-141-1/+1
* Merge pull request #1337 from ferd/support-aliasingalisdair sullivan2016-10-131-14/+30
|\
| * Track package hash in memory index, add hash testFred Hebert2016-10-041-1/+17
| * Properly support package aliasing and alt namesFred Hebert2016-09-271-13/+13
* | Merge pull request #1348 from ElectronicRU/masteralisdair sullivan2016-10-133-6/+24
|\ \
| * | Some post-review changes:Alexander Sedov2016-10-112-0/+6
| * | Avoid backward-compatibility-breaking changes.Alexander Sedov2016-10-113-13/+15
| * | Made reading sys.configs consistent with OTP specification.Alexander Sedov2016-10-113-10/+13