54 Commits (6379510ebf1c14c934960d13d29563c0494c2d90)

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