4612 Commits (0f96d22b7673fc89c015421943107eed5f44fa42)
 

Autor SHA1 Nachricht Datum
  Tuncer Ayaz d5c408c2e4 Add Manuel Duran Aguete to THANKS file vor 14 Jahren
  Tuncer Ayaz 8a436cdf10 Add Essien Ita Essien to THANKS file vor 14 Jahren
  Tuncer Ayaz b47158de23 Merge last two commits vor 14 Jahren
  Essien Ita Essien 01965683aa Add .gitignore to the source tree vor 14 Jahren
  Essien Ita Essien f29ab61693 Add .gitignore to the source tree vor 14 Jahren
  Tuncer Ayaz 2f1d527ef1 Fix bug 676 vor 14 Jahren
  Tuncer Ayaz 73398562aa Fix xrl_opts/yrl_opts option handling vor 14 Jahren
  Tuncer Ayaz 0a05775eed Make SVN version matching locale agnostic vor 14 Jahren
  Tuncer Ayaz 5f56f071ea Add Kostis to THANKS file vor 14 Jahren
  Tuncer Ayaz 392e312b3f Update TODO comment vor 14 Jahren
  Tuncer Ayaz 7200d18671 getopt optimization and dialyzer fix from Kostis vor 14 Jahren
  Tuncer Ayaz 933e4f7620 Fix dialyzer warning. Thanks Kostis vor 14 Jahren
  Tuncer Ayaz 851c602b20 Remove never matching clause vor 14 Jahren
  Tuncer Ayaz 778d4350b3 Fix warning: access the right record field vor 14 Jahren
  Tuncer Ayaz 1712425588 Fix another filename:join/2 warning. Thanks Kostis vor 14 Jahren
  Tuncer Ayaz 3e6f8cac12 Update completion to reflect common_test changes vor 14 Jahren
  Tuncer Ayaz ba8daa5212 Log {error, read_error} dialyzer plt_info error vor 14 Jahren
  Tuncer Ayaz 59ecb2028d Fix dialyzer warning: io:format/2 -> ok vor 14 Jahren
  Tuncer Ayaz 820012410a Fix dialyzer warning for call to code:which/1 vor 14 Jahren
  Tuncer Ayaz b8b112524b Fix dialyzer warning: os:find_executable(string()) vor 14 Jahren
  Tuncer Ayaz e33285aeaf Fix dialyzer warnings in scm client vsn checks vor 14 Jahren
  Tuncer Ayaz f8900aecc3 Fix dialyzer warning for rebar_utils:sh/2 call vor 14 Jahren
  Tuncer Ayaz d590c18b5a Fix dialyzer warning for filename:join/2 calls vor 14 Jahren
  Tuncer Ayaz 3354e8ebe0 Update getopt to v0.3.0 vor 14 Jahren
  Benjamin Nortier ed8ecf751f Added support for checking out tags from git vor 14 Jahren
  Dan Gudmundsson 83cece0f80 Basic tweaks for compiling ports/nifs on mingw vor 14 Jahren
  Tuncer Ayaz 0f486c8cc1 Add list-templates to bash completion vor 14 Jahren
  Tuncer Ayaz a43381fe0b Add template_dir= to bash completion vor 14 Jahren
  Dave Smith 9813126176 Adding support for embedding other apps via escript_incl_apps vor 14 Jahren
  Dave Smith b32eeeafb7 Add support for specifying template directory on the command line vor 14 Jahren
  Tuncer Ayaz f76ca38e95 Document how to write good commit messages vor 14 Jahren
  Tuncer Ayaz f505624016 Change doc section separator from ~ to = vor 14 Jahren
  Tuncer Ayaz c7863d9419 Remove 'install' from bash completion vor 14 Jahren
  Tuncer Ayaz 33918a0612 Remove 'install' from available commands list vor 14 Jahren
  Dave Smith 51ed787290 Removing 'install' command; semantics were poorly defined could damage a typical OTP installation vor 14 Jahren
  Andrew Thompson 24cc775e88 Warn when a command is not implemented. Fail when no supplied commands are implemented vor 14 Jahren
  Dave Smith ce74846e4e Fix bug 499; do not delete dependencies that are not in the deps/ directory vor 14 Jahren
  Dave Smith ed59ed2b52 Fix bug 629; updated help for new common_test command vor 14 Jahren
  Dave Smith b063d3b8df Fix bug 438; add support for listing available templates vor 14 Jahren
  Juhani Rankimies 8a5eea5ef1 add bat scripts for bootstrap and rebat (windows doesn't understand shebang), make bootstrap work on windows vor 14 Jahren
  Juhani Rankimies de716e1852 fix get-deps on win32 vor 14 Jahren
  Dave Smith 5d78928329 Fix bug 549; example deps in rebar.config.sample were wrong, as identified by David Dossot vor 14 Jahren
  Dave Smith 101ea0f968 Fixing bug 463; trivial typo in @spec as identified by Bob Ippolito vor 14 Jahren
  Scott Fritchie 89a4fe5012 Bug 640: use net_kernel:hidden_connect_node() for nodetool vor 14 Jahren
  Scott Fritchie 3929c7564b Add '%%! -noshell -noinput' to rebar escript vor 14 Jahren
  Dave Smith 0262a3b461 Fixing bug 518; original patch by Tim Watson with some minor cleanups/clarifications vor 14 Jahren
  Dave Smith 27f638b45e Add support for embedding git version; make sure to always rebuild rebar_core so that the VCS_INFO constant gets updated vor 14 Jahren
  Dave Smith 370d8df02f Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out vor 14 Jahren
  Tuncer Ayaz 448e1ea20b Put rebar_pre_script in correct app_dir module position vor 14 Jahren
  Tuncer Ayaz 34647928b2 Add rebar_pre_script courtesy of Geoff Cant vor 14 Jahren