2238 コミット (c7b7b9005f733ec867f99932b3fd50803a56cd99)

作成者 SHA1 メッセージ 日付
  Tristan Sloughter 1337de6454 if not in a git repo but have 'git' as vsn, fallback to 0.0.0 9年前
  Tristan Sloughter 625f76f4cd print a warning if a profile in 'as' has no config entry 9年前
  Fred Hebert 4177c75a7c Bump to beta-3 9年前
  David Leach d3e83b7a9e Add support for disabling ssl verification for hex 9年前
  alisdair sullivan 2b799ba1c7 fix failing cover test 9年前
  alisdair sullivan 420d804ea3 shiny and new test suite for eunit provider 9年前
  alisdair sullivan 2a1e0dd07e inject `eunit_compile_opts`, `eunit_first_files` and `TEST` macro 9年前
  alisdair sullivan 9571605865 Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what" 9年前
  alisdair sullivan 9e9c4212ce drop `eunit_first_files' and `eunit_compile_opts'. that's what 9年前
  alisdair sullivan 391d95d953 add `application' flag and additional tests 9年前
  alisdair sullivan 8825e648e5 add `error_on_warning' option to eunit provider 9年前
  alisdair sullivan d080c96156 reworked eunit provider to allow access to full range of eunit tests 9年前
  Heinz N. Gies cf70dbfd67 Add some documentaiton. 9年前
  Heinz N. Gies a08fd03d3f Fix sub string highlighting for form positions 9年前
  Heinz N. Gies 02a7dc4772 Add colour for 'the call comtains' message 9年前
  Heinz N. Gies 2ab43014e8 Return legnth of the original warnings no the formated ones 9年前
  Heinz N. Gies 3bbebfe730 Fix error messages that were not resetting color 9年前
  Heinz N. Gies c85edcdadb Group dialyzer warnings by file and concentrate output 9年前
  Tristan Sloughter 0839efda57 fix dialyzer warnings 9年前
  Tristan Sloughter 90a06efa4f add test to not upgrade unrelated transitive dep during upgrade 9年前
  Tristan Sloughter dfa668f211 only upgrade children and transitive children of dep being upgraded 9年前
  Fred Hebert 4e30b6f172 Shell handles all possible relx app formats 9年前
  Fred Hebert 6a4b5428b3 Properly warn on missing rebar3 deps 9年前
  Tristan Sloughter 3b0584abd6 handle newly added deps to config even when lock is empty 9年前
  Heinz N. Gies 8959ffa151 Write original messages not fancy ones to disk 9年前
  Heinz N. Gies ea95e68ab0 Use bold instead of bold white for text 9年前
  Heinz N. Gies 6557820cc7 Remove rebar_colour and replace it with cf 9年前
  Heinz N. Gies a00cc833ad Fix bad string caused by missing fmt call 9年前
  Heinz N. Gies 3c917be234 Split out colour printing code in own module 9年前
  Heinz N. Gies f49ddaaf75 Fix some indentation and add debug on format errors 9年前
  Heinz N. Gies f0812710e3 Enable highlighting in contracts 9年前
  Heinz N. Gies ffe84add67 Fix colors for bad and good args 9年前
  Heinz N. Gies de7b8b84bf Remove dubplicated call to format_warning 9年前
  Heinz N. Gies c49327c817 Check term cap for color output 9年前
  Heinz N. Gies e6ef19ecb3 Make it easy to switch colors off in cfmt 9年前
  Heinz N. Gies a6f067cb04 Add missing colors to cfmt 9年前
  alisdair sullivan 9d82215296 add an export to allow specifing arbitrary extra erl files to be compiled 9年前
  Heinz N. Gies 5ad1687fe5 Remove color login from text 9年前
  Heinz N. Gies 2d93ba32c1 Color the remaining functions in basic a way 9年前
  Heinz N. Gies 3ea484530f Formating for inproper list construction 9年前
  Zachary Hueras 2fa68051ef Improve semantic versioning from git between tags 9年前
  Zachary Hueras a70c1baf79 Only match current HEAD tag in git semver 9年前
  Heinz N. Gies bba67f8b21 Add no local return styling 9年前
  Heinz N. Gies cbbd8b60a1 Shorten filenames slightly 9年前
  Heinz N. Gies 59cbba3f1a Add more messages, split up display in more then 1 line 9年前
  Tristan Sloughter a58ef016b1 include source the app is being ugpraded to, like with fetching, in info 9年前
  Heinz N. Gies 6f7f3eabb8 Add 'will never return' warning to nice warnings 9年前
  Heinz N. Gies dd9a0bb8a8 Colorize the first dialyzer message 9年前
  Tristan Sloughter 8421d5ce81 handle case that upgraded app no longer has .app.src file 9年前
  Heinz N. Gies 0867cadbd7 Fix consult_and_eval/2 to behave like consult 9年前