3216 Revīzijas (9c0d819c126bf9fdfad9b688d7e385d0f15db6b4)
 

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