55 Commits (29f88cfcd34f1baf1475280e66c1ba7e21a9ade6)

Autor SHA1 Mensaje Fecha
  Tristan Sloughter 67026e0891
add support for git ref and file content as app version hace 6 años
  Amelia Bellamy-Royds 39357f1f16 Use double quotes in git shell command on Windows hace 6 años
  Fred Hebert f52a115ea9 Avoid linebreak on command line hace 6 años
  Stuart Thackray d9adc89cf4 Code documentation that the PR was for backwards compatility hace 6 años
  Stuart Thackray 63fcfa9db0 Tidy Deps plugin to provide the download/3 hace 6 años
  Stuart Thackray 1a26a9a719 Tidy Deps plugin to provide the download/3 hace 6 años
  Bryan Paxton 7b728563f7 Use single vs escaped double quotes hace 6 años
  Fred Hebert a279020d1b check if git/hg is installed hace 6 años
  Tristan Sloughter 56b7d88975
support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
  simonxu72 b81871c618 combine []/Opt case options into one @ get_git_options/0 hace 6 años
  simonxu72 f08e5f62ff add git clone --reference path support hace 6 años
  Juan Facorro 5fe44046f7 [#1675] Disable color in git log command hace 7 años
  Fred Hebert 2d5cd9c00c OTP-21 readiness, Full Unicode support hace 7 años
  Tristan Sloughter b383dcc1a9 git vsn from tag both strip 'v' prefix hace 7 años
  Fred Hebert 228df89f3b Warn user when a local git or hg resource is used hace 7 años
  Fred Hebert 963c49f5eb Unicode support in all the places hace 7 años
  Alin Popa 62a737766d Fix git SHAs comparison for update. hace 8 años
  Björn-Egil Dahlberg 7780933cfb Use different git commands for different git versions hace 8 años
  Steve Strong c86201b85b Fixes for windows environment: 1) copy empty directories when cloning (since git occasionally has a refs directory with no files in it - if the directory is not present, then git does not believe it is a git repo) and 2) change order of git rev-parse arguments to match git docs hace 9 años
  Stuart Thackray 2d4e5b5fa6 Debug log update hace 9 años
  Post hawk 8db9bc4e1d #1185 fix windows git working directory hace 9 años
  Yakov 581a01c405 Fixed git version bug hace 9 años
  Tristan Sloughter 136e5921fb only need to compare ref and not ref+url in git resource hace 9 años
  Tristan Sloughter 1337de6454 if not in a git repo but have 'git' as vsn, fallback to 0.0.0 hace 9 años
  Zachary Hueras 2fa68051ef Improve semantic versioning from git between tags hace 9 años
  Zachary Hueras a70c1baf79 Only match current HEAD tag in git semver hace 9 años
  Tristan Sloughter 85ce3628c1 make v prefix in git tag version optional hace 9 años
  Tristan Sloughter 722d264c9b Revert "Improved git versioning" hace 9 años
  Zachary Hueras 1469e59c3a Improve semantic versioning from git between tags hace 9 años
  Zachary Hueras 82faab2fe7 Only match current HEAD tag in git semver hace 9 años
  Zachary Hueras 979610b44c Make the v-prefix optional in git semver hace 9 años
  David Leach da30a6e8c9 Modify parse_git_url to be more generic hace 9 años
  Fred Hebert 87a57f0432 Escape paths and args in shell commands hace 10 años
  Fred Hebert 0c53658087 Fix missing 'cd' that depended on cwd changes hace 10 años
  Fred Hebert d05019ad0c Only have the port cd, not rebar3 as a whole hace 10 años
  Tristan Sloughter 6430039bb6 handle http:// git deps in check fif upgrade needed hace 10 años
  Viacheslav Kovalev a753bbeafc Fix common test run duplication on windows hace 10 años
  Viacheslav Kovalev f7bd6ca8ac Fix common test run duplication on windows hace 10 años
  derwinlu 3edede54e7 fix rebar_git_resource hace 10 años
  Tristan Sloughter d4c7dea735 only fetch branch needed, remove rebar_vsn_plugins from erlware_commons hace 10 años
  Tristan Sloughter 214d6c9797 on upgrade of git branch check against remote hace 10 años
  Viacheslav V. Kovalev 362264ba59 Fix typo in error message hace 10 años
  Tristan Sloughter 392108000a use rebar_utils:sh for git and hg commands to have better errors and logs hace 10 años
  Tristan Sloughter 410e2bcdec replace package management with hex.pm hace 10 años
  Tristan Sloughter 9f2133df47 needs_update: on ref defined deps only have to match prefix if 7+ chars hace 10 años
  Tristan Sloughter 5673fe035d fixes for dialyzer findings hace 10 años
  Tristan Sloughter 4ea12beb77 fix git resource update check, bad url comparison hace 10 años
  Tristan Sloughter 1ff904f39a handle throw by relx hace 10 años
  Tristan Sloughter f9b73b5d7a properly reset cwd after finding version of git resource hace 10 años
  Tristan Sloughter bc9bb1df49 support branch/tag/ref-less git deps hace 10 años