1. 65ac13b Update PLT detail for make build_plt by Derek Brown · 9 years ago
  2. 791db71 Merge pull request #273 from cybergrind/appups_fix by Fred Hebert · 9 years ago
  3. d054ad6 Merge pull request #494 from derek121/dialyzer-warnings-addition by Fred Hebert · 9 years ago
  4. de94c20 Merge pull request #336 from derek121/contributing-dialyzer by Fred Hebert · 9 years ago
  5. 2055a53 Update line number of allowed dialyzer error by Derek Brown · 9 years ago
  6. 1420a85 Add details on Dialyzer with "make check" by Derek Brown · 10 years ago
  7. 9455bc5 Merge branch 'fholzhaut push origin masterser-dia_first_files' by Fred Hebert · 9 years ago
  8. e200ca1 Merge branch 'dia_first_files' of https://github.com/fholzhauser/rebar into fholzhauser-dia_first_files by Fred Hebert · 9 years ago
  9. bb92ba9 Merge branch 'paulo-ferraz-oliveira-fix/xref_behavior' by Fred Hebert · 9 years ago
  10. 1e25a3b Merge branch 'fix/xref_behavior' of https://github.com/paulo-ferraz-oliveira/rebar into paulo-ferraz-oliveira-fix/xref_behavior by Fred Hebert · 9 years ago
  11. ecf4655 Merge branch 'lrascao-feature/add_gpb_proto_error_test_case' by Fred Hebert · 9 years ago
  12. 37e0cce Comment typos by Fred Hebert · 9 years ago
  13. ed08e3b Merge branch 'feature/add_gpb_proto_error_test_case' of https://github.com/lrascao/rebar into lrascao-feature/add_gpb_proto_error_test_case by Fred Hebert · 9 years ago
  14. d98d47c Fix source file console output of failed build by Luis Rascao · 9 years ago
  15. 00c9b39 Add proto gpb error test case by Luis Rascao · 9 years ago
  16. dec5bed Merge pull request #485 from kejv/robust-expand_include_lib_path by Fred Hebert · 9 years ago
  17. 9b37679 avoid pre-compile time errors in expand_include_lib_path by David Kubecka · 9 years ago
  18. b9f8dd5 Merge pull request #489 from lrascao/fix/crash_on_failed_lfe_build by Fred Hebert · 9 years ago
  19. f2560b3 Fix crash on failed build console output by Luis Rascao · 9 years ago
  20. d333362 Merge pull request #487 from tuncer/whitespace-errors by Fred Hebert · 9 years ago
  21. 77a83e8 erlc: fix recently introduced whitespace errors by Tuncer Ayaz · 9 years ago
  22. 043c9cd Merge pull request #477 from kejv/support-parse-transforms by Fred Hebert · 9 years ago
  23. 0a9dbbd Merge pull request #484 from carlosedp/master by Fred Hebert · 9 years ago
  24. c804be4 /me added to THANKS by CarlosEDP · 9 years ago
  25. 64f3ff2 Merge pull request #482 from carlosedp/master by Fred Hebert · 9 years ago
  26. 56ac194 Windows runner - CD to node root by CarlosEDP · 9 years ago
  27. 43fc271 Fix parse_transform option in rebar.config by David Kubecka · 9 years ago
  28. 858fb4f Fix commit typo by Fred Hebert · 9 years ago
  29. 37f59d2 Merge pull request #478 from tuncer/fish-warning-fix by Fred Hebert · 9 years ago
  30. 5809ba1 bootstrap: better warning fix (Thanks James Fish) by Tuncer Ayaz · 9 years ago
  31. 04d2634 Merge pull request #475 from tuncer/otp-18-time by Fred Hebert · 9 years ago
  32. bad3a79 Adapt to 18.x time api changes by Tuncer Ayaz · 9 years ago
  33. b557e5f Merge pull request #467 from kejv/support-parse-transforms2 by Fred Hebert · 9 years ago
  34. e17d30a append myself to THANKS by David Kubecka · 9 years ago
  35. d62624c Raise version of erlcinfo by David Kubecka · 9 years ago
  36. 07a4a14 Fix error when processing non-existent include_lib file by David Kubecka · 9 years ago
  37. ee5a75c Remove obsolete way of generating target ebin subdirectories by David Kubecka · 9 years ago
  38. c7a2b45 Store also max modified times in erlcinfo by David Kubecka · 9 years ago
  39. bd29560 Use toposort of erlcinfo to decide the order of compilation by David Kubecka · 9 years ago
  40. a25932b Compress erlcinfo file less agressively by David Kubecka · 9 years ago
  41. 9e33daa Additional minor refactor in erlcinfo by David Kubecka · 9 years ago
  42. 462962e Delete existing out-edges before adding new ones in modify_erlcinfo by David Kubecka · 9 years ago
  43. 13fe77d Avoid extra list traversal when checking for modified source files by David Kubecka · 9 years ago
  44. 22acf8d Assemble Dirs passed to update_erlcinfo in one place by David Kubecka · 9 years ago
  45. df97a49 Sanitize erlcinfo checking by David Kubecka · 9 years ago
  46. ccdfc1a Extract common pattern from rebar_erlc_compiler:process_attr by David Kubecka · 9 years ago
  47. d61b51b Stop silently supressing errors from process_attr/2 by David Kubecka · 9 years ago
  48. fd482b6 Stop passing useless Config into erlcinfo_file by David Kubecka · 9 years ago
  49. b0320ce Basic test for erlc (re)compiling and erlcinfo by David Kubecka · 9 years ago
  50. f61ca47 Remove useless compile/3 by David Kubecka · 9 years ago
  51. eb79622 Allow running specific retest suites by David Kubecka · 9 years ago
  52. c3b09ba Merge pull request #354 from vladdu/compiler_keep_going by Fred Hebert · 9 years ago
  53. 797d2b6 add tests for 'compiler keep_going' by Vlad Dumitrescu · 9 years ago
  54. ae79184 compiler and xref respect 'keep_going' flag by Vlad Dumitrescu · 9 years ago
  55. 99f8580 Merge pull request #471 from tuncer/formatting-fixes-2 by Fred Hebert · 9 years ago
  56. fe4a62c Fix whitespace errors by Tuncer Ayaz · 9 years ago
  57. e7bac0a Merge pull request #470 from tuncer/formatting-fixes by Fred Hebert · 9 years ago
  58. 6127f52 Fix whitespace errors by Tuncer Ayaz · 9 years ago
  59. 65b0f91 Merge pull request #456 from glyphrider/master by Fred Hebert · 9 years ago
  60. e747bfa Merge pull request #469 from tuncer/fix-dialyzer-warnings by Fred Hebert · 9 years ago
  61. e0ee737 Fix 17.x Dialyzer warnings by Tuncer Ayaz · 9 years ago
  62. 8f31796 Fix a Dialyzer warning in the recently introduced rebar_otp_appup.erl by Tuncer Ayaz · 9 years ago
  63. 0d79645 fix comment typo by Fred Hebert · 9 years ago
  64. 9b69740 Merge pull request #466 from kejv/improve-makefile by Fred Hebert · 9 years ago
  65. f3f8f29 Improve test targets in Makefile by David Kubecka · 9 years ago
  66. f19c7d0 Add 'cover_export_json' option by Brian H. Ward · 9 years ago
  67. 02de46d Merge pull request #463 from tuncer/profiler-msg by Fred Hebert · 9 years ago
  68. e8fe6c3 Print more info when profiling by Tuncer Ayaz · 9 years ago
  69. 223d762 Merge pull request #461 from lrascao/fix/crash_empty_appup by Fred Hebert · 9 years ago
  70. 2ebd804 Fix OTP .appup.src processing on empty lists by Luis Rascao · 9 years ago
  71. e7933d8 Merge pull request #459 from cmeiklejohn/emu-64 by Tristan Sloughter · 9 years ago
  72. 3bc4375 Remove -m64 flag. by Christopher Meiklejohn · 9 years ago
  73. d4675a5 Merge pull request #458 from manderson26/ma/improve_variable_expansion by Fred Hebert · 9 years ago
  74. e211afd Change env var delimiter to match non-word by Mark Anderson · 9 years ago
  75. f562683 Merge pull request #452 from yannayl/patch-1 by Fred Hebert · 9 years ago
  76. da7d413 Add 'shell' sub-command to shell-completion by yannayl · 9 years ago
  77. 7f73b8d Merge pull request #449 from lrascao/feature/support_appup_src_files by Fred Hebert · 9 years ago
  78. 53fbb7c Support .appup.src[.script] files by Luis Rascao · 9 years ago
  79. 0eecd4d Merge pull request #378 from irpab/remove_last_dot_in_deps_dir by Fred Hebert · 9 years ago
  80. 703a9da deps: fix delete-deps if deps_dir ends with dot by Pavel Baturko · 10 years ago
  81. c051530 Merge pull request #445 from norton/norton-erlc-order by Fred Hebert · 9 years ago
  82. 7811c1f Merge pull request #447 from lrascao/feature/support_custom_proto_dir by Fred Hebert · 9 years ago
  83. bf2b3e2 Support custom protobuf directory by Luis Rascao · 9 years ago
  84. fffc745 Merge pull request #305 from liskin/linux-multiarch-64 by Fred Hebert · 9 years ago
  85. 48e041d Merge pull request #444 from tuncer/app-warning by Fred Hebert · 9 years ago
  86. 59d1d0c Fix incorrect "not an app dir" warning by Tuncer Ayaz · 9 years ago
  87. 27cd98e Test order for erl_first_files by Joseph Wayne Norton · 9 years ago
  88. d7657ba Keep order for erl_first_files by Slava Yurin · 9 years ago
  89. b488179 Merge pull request #424 from tomas-abrahamsson/gpb-recompilation-detection-2 by Fred Hebert · 9 years ago
  90. 930d2c7 Merge pull request #437 from vladdu/fix_app_src by Fred Hebert · 9 years ago
  91. 9b1f807 gpb: add inttest for recompilation with no changes by Luis Rascao · 9 years ago
  92. 1ce7059 Recompile .proto files with gpb also with prefix/suffix by Tomas Abrahamsson · 9 years ago
  93. 2e9706f Make the base compiler accept target file names by Tomas Abrahamsson · 9 years ago
  94. 135e629 Use rebar_utils:find_files_by_ext/2,3 by Tomas Abrahamsson · 9 years ago
  95. a045301 Add rebar_utils:find_files_by_ext/2,3 by Tomas Abrahamsson · 9 years ago
  96. 83156cc Merge pull request #430 from robertoaloi/fail-if-nodetool-eval-fails by Fred Hebert · 9 years ago
  97. 6586c61 Merge pull request #442 from tuncer/travis-info by Fred Hebert · 9 years ago
  98. 0d54162 Exit with proper status code if 'eval' fails by Roberto Aloi · 9 years ago
  99. 332bbf3 .travis.yml: print information before running script by Tuncer Ayaz · 9 years ago
  100. 7837949 Merge pull request #440 from tuncer/obsolete-file by Fred Hebert · 9 years ago