Commit Graph

  • d1e4ddb (refs/pull/26/merge) Merge b3f136100c into 99bb74a5d7 by Mathieu Longtin 2024-12-06 16:23:54 -0800
  • b3f1361 (refs/pull/26/head) Fix when repo URL has % in it by Mathieu Longtin 2024-12-06 08:47:55 -0500
  • 5934c55 Fix errors when any of the variables have % in them by Mathieu Longtin 2024-11-01 14:51:54 -0400
  • 99bb74a (HEAD -> master, tag: v1.3.0) add push command (#23) by nissim bendanan 2022-02-27 15:22:27 +0200
  • 0f4ebbe (refs/pull/23/head) Update bin/git-vendor by nissim bendanan 2022-02-27 09:12:10 +0200
  • 681e114 Update bin/git-vendor by nissim bendanan 2022-02-27 09:11:38 +0200
  • c8f725f rename push command to upstream and add new optional argument that can override $repository by Nissim Bendanan 2022-02-23 18:20:06 +0200
  • 48cdd10 add push command by Nissim Bendanan 2022-02-23 11:08:14 +0200
  • 18da26d (tag: v1.2.2) Merge pull request #12 from shawnjk/bug/fetch.before.update by Brett Langdon 2021-07-12 15:56:12 -0400
  • c58c212 (tag: v1.2.1) Replace echo -n usage with printf fixes #21 by brettlangdon 2021-05-25 20:20:12 -0400
  • 54dbca4 (tag: v1.2.0) Merge pull request #18 from AndrewHastings/bugfix/handle-renames by Brett Langdon 2021-05-22 19:41:08 -0400
  • 9d3deac (refs/pull/18/head) Bugfix: ignore names that were removed and re-added with a new name by Andrew Hastings 2021-05-05 12:07:06 -0500
  • 7eb70a2 Merge pull request #19 from AndrewHastings/bugfix/integrate-with-git-dash-h by Brett Langdon 2021-05-22 12:57:28 -0400
  • 5e1b120 Merge pull request #20 from brettlangdon/revert-17-alzix/ssh-support by Brett Langdon 2021-05-22 12:55:08 -0400
  • 1537ced (refs/pull/20/head) Revert "support ssh repos" by Brett Langdon 2021-05-22 12:55:00 -0400
  • 1832ed5 (refs/pull/15/merge) Merge 5ffb0cf2de into 0dddf1a6b1 by Germain Barret 2021-05-16 07:30:57 +0000
  • 9eaa2c8 (refs/pull/19/head) Bugfix: fix integration with git command -h by Andrew Hastings 2021-05-05 19:47:53 -0500
  • 0dddf1a Merge pull request #17 from alzix/alzix/ssh-support by Brett Langdon 2021-05-10 18:09:35 -0400
  • 74b0e94 (refs/pull/17/head) support ssh repos by Alexander Zilberkant 2021-05-06 15:10:48 +0300
  • 5ffb0cf (refs/pull/15/head) Replacing the command local parameter parsing by a global args parser. Therefore, arg reading were removed from each command function. Retake of the name of the showOnly variable to the snake syntax. by Germain Barret 2020-10-11 13:40:14 +0200
  • f605276 (refs/pull/12/head) Fetch the last ref before pulling by Shawn Kim 2019-11-11 18:30:57 -0600
  • fe2f6cc (tag: v1.1.2) Merge pull request #7 from hpe-cloud-garage/fix-bashisms by Brett Langdon 2016-04-24 20:30:19 -0400
  • 89fa67a (refs/pull/7/head) Fix bashisms. by Aaron Lefkowitz 2016-04-22 11:08:26 -0700
  • ab50b55 (tag: v1.1.1) Merge pull request #5 from brettlangdon/bug/git.vendor.list.sqwished by Brett Langdon 2016-02-29 19:42:50 -0500
  • f938ff7 (refs/pull/5/head, bug/git.vendor.list.sqwished) Fix issue not listing all dependencies fixes #4 by brettlangdon 2016-02-29 19:35:59 -0500
  • 8db3b88 (bug/git.vendor.list) Fix issue not listing all dependencies fixes #4 by brettlangdon 2016-02-29 19:35:53 -0500
  • baf4136 add homebrew install instructions by brettlangdon 2016-02-19 13:36:51 -0500
  • b22ee0a (tag: v1.1.0) Merge pull request #3 from brettlangdon/dev/handle.deletes.sqwished by Brett Langdon 2016-02-16 20:00:53 -0500
  • b536c91 (refs/pull/3/head, dev/handle.deletes.sqwished) Add git-vendor remove and cleanup some code by brettlangdon 2016-02-16 19:59:21 -0500
  • c057408 (dev/handle.deletes) update docs by brettlangdon 2016-02-16 19:58:10 -0500
  • d64a35b clean up some code by brettlangdon 2016-02-16 19:57:11 -0500
  • 1bc9a8a add git-vendor remove command by brettlangdon 2016-02-16 19:57:04 -0500
  • ab86ee4 (tag: v1.0.0) fix bash syntax error by brettlangdon 2016-01-29 11:06:02 -0500
  • 0798b51 update readme by brettlangdon 2016-01-29 11:04:09 -0500
  • 6e18444 (gh-pages) update gh-pages by brettlangdon 2016-01-29 10:52:24 -0500
  • fea0201 assign a <name> to each dependency by brettlangdon 2016-01-29 10:49:35 -0500
  • bb35a97 cleanup usage and command/option parsing by brettlangdon 2016-01-19 19:10:46 -0500
  • 3a1c9e6 use git.io short url by brettlangdon 2016-01-19 18:57:54 -0500
  • 5bd4f39 add install.sh by brettlangdon 2016-01-19 18:57:18 -0500
  • e0d1a53 reorganize by brettlangdon 2016-01-19 18:56:49 -0500
  • 13ea551 update readme by brettlangdon 2016-01-18 22:13:37 -0500
  • 8a918eb update readme by brettlangdon 2016-01-18 22:10:25 -0500
  • cf9cdd2 rename git-vendor.sh to git-vendor by brettlangdon 2016-01-18 22:07:29 -0500
  • 15a1f1c update readme by brettlangdon 2016-01-18 22:07:19 -0500
  • 9dd91aa add start to readme by brettlangdon 2016-01-18 22:03:32 -0500
  • c18c0eb add license by brettlangdon 2016-01-18 22:03:19 -0500
  • 753c4be update copyright by brettlangdon 2016-01-18 22:03:15 -0500
  • 53d934c get list and update working by brettlangdon 2016-01-18 21:53:13 -0500
  • 4717e15 initial prototype of 'git vendor add' by brettlangdon 2016-01-18 20:42:49 -0500