summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Support environment vars with unicode charactersJosé Valim2012-11-221-3/+3
| |/ / /
* | | | Merge pull request #34 from shkumagai/feature/zsh-completion-add-optionsDave Smith2012-12-021-0/+3
|\ \ \ \
| * | | | Add missing variablesShoji KUMAGAI2012-12-031-0/+3
* | | | | Merge pull request #33 from tuncer/bash-completionDave Smith2012-12-011-8/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bash-completion: add missing options and variablesTuncer Ayaz2012-12-011-8/+51
|/ / / /
* | | | Merge pull request #32 from shkumagai/feature/zsh-completion-dump_specDave Smith2012-11-301-0/+1
|\ \ \ \
| * | | | zsh-completion: add 'dump_spec' back againShoji KUMAGAI2012-12-011-0/+1
|/ / / /
* | | | Merge pull request #31 from tuncer/bash-completion-dump_specDave Smith2012-11-301-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | bash-completion: add dump_spec=1Tuncer Ayaz2012-11-301-3/+3
|/ / /
* | | Merge pull request #28 from tuncer/fix-escript_emu_args-sampleDave Smith2012-11-301-1/+1
|\ \ \
| * | | rebar.config.sample: fix escript_emu_args sampleTuncer Ayaz2012-11-301-1/+1
|/ / /
* | | Merge pull request #29 from tuncer/makefileDave Smith2012-11-301-1/+4
|\ \ \
| * | | Makefile: fix 'clean' and add 'distclean'Tuncer Ayaz2012-11-261-1/+4
* | | | Merge pull request #19 from shkumagai/feature/zsh-completion-refineDave Smith2012-11-301-1/+1
|\ \ \ \
| * | | | Change zsh completion scriptShoji KUMAGAI2012-11-161-1/+1
* | | | | Merge pull request #20 from tuncer/bash-completionDave Smith2012-11-301-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bash-completion: add generate-appupsTuncer Ayaz2012-11-261-4/+4
|/ / / /
* | | | Merge pull request #30 from DeadZen/masterDave Smith2012-11-251-1/+1
|\ \ \ \
| * | | | Update THANKSDeadZen2012-11-241-1/+1
|/ / / /
* | | | Merge pull request #13 from tuncer/fixesDave Smith2012-11-238-44/+57
|\ \ \ \
| * | | | rebar.config.sample: remove non-existing optionTuncer Ayaz2012-11-201-5/+0
| * | | | rebar.config.sample: document escriptize optionsTuncer Ayaz2012-11-191-0/+7
| * | | | rebar.config: delete unused and unimplemented 'app_bin' optionTuncer Ayaz2012-11-192-4/+0
| * | | | Document escriptize commandTuncer Ayaz2012-11-191-3/+6
| * | | | rebar_ct: fix wording in commentsTuncer Ayaz2012-11-181-5/+5
| * | | | rebar.config.sample: document leex and yecc optionsTuncer Ayaz2012-11-181-0/+12
| * | | | rebar_require_vsn: remove trailing whitespaceTuncer Ayaz2012-11-181-5/+5
| * | | | rebar.config.sample: document require_*_vsn optionsTuncer Ayaz2012-11-181-0/+5
| * | | | rebar_neotoma_compiler: fix commentTuncer Ayaz2012-11-181-1/+1
| * | | | Cleanup rebar_core and rebar_erlc_compilerTuncer Ayaz2012-11-152-21/+16
| | |_|/ | |/| |
* | | | Merge pull request #27 from norton/norton-qc-cleanDave Smith2012-11-231-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing rebar_qc:clean/2Joseph Wayne Norton2012-11-231-1/+4
|/ / /
* | | Merge pull request #18 from tuncer/fix-config-sampleDave Smith2012-11-152-13/+18
|\ \ \ | |/ / |/| |
| * | rebar_erlc_compiler: fix src_dirs commentTuncer Ayaz2012-11-151-1/+1
| * | rebar.config.sample: fix erl_opts exampleTuncer Ayaz2012-11-151-1/+3
| * | rebar.config.sample: fix raw dep example formattingTuncer Ayaz2012-11-151-10/+13
| * | rebar.config.sample: fix syntax errorTuncer Ayaz2012-11-141-1/+1
|/ /
* | Merge branch 'ates-diameter'Dave Smith2012-11-123-1/+92
|\ \ | |/ |/|
| * Add diameter exclusions to xrefDave Smith2012-11-121-1/+4
| * Add support to compile the Diameter dictionary filesArtem Teslenko2012-11-122-0/+88
* | Be sure to filter empty sources (h/t to Tuncer and Joe Norton)Dave Smith2012-11-121-10/+11
* | Bumping to 2.1.0-preDave Smith2012-11-121-1/+1
* | Merge pull request #15 from rebar/dss-restore-portsDave Smith2012-11-121-10/+41
|\ \ | |/ |/|
| * Restore support for so_name, port_envs and port_sourcesDave Smith2012-11-111-10/+41
|/
* Merge pull request #14 from tuncer/fix-list-keysort-callDave Smith2012-11-102-2/+2
|\
| * Fix Dialyzer warning in rebar:run/2Tuncer Ayaz2012-11-111-1/+1
| * rebar_erlydtl_compiler: fix incorrect lists:keysort/2 callTuncer Ayaz2012-11-111-1/+1
|/
* Merge pull request #328 from saleyn/depcheckDave Smith2012-11-101-2/+2
|\
| * Fix erlydtl dependency checkSerge Aleynikov2012-10-251-2/+2
* | Merge pull request #327 from saleyn/erlydtl_compilerDave Smith2012-11-102-26/+81
|\ \