Commit Graph

  • 87ea5913f2 Improve error message when syncing a project with invalid groups. Jarkko Pöyry 2015-06-19 15:39:25 -0700
  • 185307d1dd Merge "Teach _LinkFile._Link to handle globs." David Pursehouse 2015-06-09 00:14:13 +0000
  • c116f94261 forall: setenv, only encode val if encode exists Anthony King 2015-06-03 17:29:29 +0100
  • 7993f3cdda init: don't call urllib.parse Anthony King 2015-06-03 17:21:56 +0100
  • b1d1fd778d git_config: fix _SaveJson typo Anthony King 2015-06-03 17:02:26 +0100
  • be4456cf24 error: fix typos Anthony King 2015-06-03 16:59:18 +0100
  • cf738ed4a1 git_command: only decode when needed Anthony King 2015-06-03 16:50:39 +0100
  • 6cfc68e1e6 decode the buffer before appending Anthony King 2015-06-03 16:39:32 +0100
  • 4c426ef1d4 Teach _LinkFile._Link to handle globs. Wink Saville 2015-06-03 08:05:17 -0700
  • 472ce9f5fa Merge changes I32da12c2,Ie4a65b3e David Pursehouse 2015-06-02 00:14:43 +0000
  • 0184dcc510 Make linkfile symlinks relative Colin Cross 2015-05-05 00:24:54 -0700
  • c4b301f988 Skip sleep and retry if git remote update exits with a signal Colin Cross 2015-05-13 00:10:02 -0700
  • 31a7be561e Catch exceptions in project list generator Colin Cross 2015-05-13 00:04:36 -0700
  • 384b3c5948 Fail if gitdir does not point to objdir during sync Kevin Degi 2014-10-16 16:02:58 -0600
  • 35de228f33 Merge "Don't attempt to create "fully qualified names" for SHA1s" David Pursehouse 2015-05-11 09:20:52 +0000
  • ace097c36e Merge "Add option on sync to avoid fetching from remotes for existing sha1" David Pursehouse 2015-05-01 07:51:52 +0000
  • b155354034 Add option on sync to avoid fetching from remotes for existing sha1 David Pursehouse 2014-09-04 21:28:09 +0900
  • 382582728e Don't attempt to create "fully qualified names" for SHA1s Alexandre Boeglin 2015-04-30 14:50:33 +0200
  • b4d43b9f66 Add --prune option to fetch when syncing a mirror repo David Pursehouse 2015-04-28 18:28:12 +0900
  • 4ccad7554b Fix substitution err for schemeless manifest urls v1.12.22 Conley Owens 2015-04-29 10:45:37 -0700
  • 403b64edf4 Don't append branch to fetch spec when syncing to a mirror v1.12.21 David Pursehouse 2015-04-27 10:41:33 +0900
  • a38769cda8 Merge "forall: use a generator to map the Pool" Conley Owens 2015-04-08 17:59:56 +0000
  • 44859d0267 Merge "status: lose dependence on StringIO" Conley Owens 2015-04-08 17:58:33 +0000
  • 6ad6dbefe7 forall: use a generator to map the Pool Anthony King 2015-04-08 13:22:30 +0100
  • 33fe4e99f9 Remove deprecated include-ids setting from pylint config David Pursehouse 2015-04-07 11:08:04 +0900
  • 4214585073 Merge "Pylint and PEP8 fixes for color.py" David Pursehouse 2015-04-07 02:06:48 +0000
  • b51f07cd06 status: lose dependence on StringIO Anthony King 2015-04-04 21:18:59 +0100
  • 04f2f0e186 Maintain fully qualified tracking branches Conley Owens 2014-10-01 17:22:46 -0700
  • cb07ba7e3d Resolve fetch urls more efficiently Anthony King 2015-03-28 23:26:04 +0000
  • 23ff7df6a7 use the max depth instead of unshallow Anthony King 2015-03-28 19:42:39 +0000
  • cc1b1a703d Revert "Change the min git version from 1.7.2 to 1.8.2" Anthony King 2015-03-28 19:33:59 +0000
  • bdf7ed2301 Pylint and PEP8 fixes for color.py Anthony King 2015-03-28 21:10:17 +0000
  • 9c76f67f13 Always capture output for GitCommand John L. Villalovos 2015-03-16 20:49:10 -0700
  • 52b99aa91d Change the min git version from 1.7.2 to 1.8.2 Conley Owens 2015-03-18 14:41:07 -0700
  • 9371979628 Revert "Implementation of manifest defined githooks" v1.12.20 Jonathan Nieder 2015-03-17 11:29:58 -0700
  • 2086004261 Merge "Don't exit with error on HTTP 401 when downloading clone bundle" Conley Owens 2015-03-11 17:25:45 +0000
  • 2338788050 Don't exit with error on HTTP 401 when downloading clone bundle Pascal Bach 2015-02-13 16:23:12 +0100
  • 0402cd882a Add space between project path and branch in repo status. Jakub Vrana 2014-09-09 15:39:15 -0700
  • 936183a492 git_config: add support for remote '.' v1.12.19 Yann Droneaud 2013-09-12 10:51:18 +0200
  • 85e8267031 Merge "Implementation of manifest defined githooks" Conley Owens 2015-03-05 20:52:29 +0000
  • e30f46b957 Print stderr output from git command for RemoteFetch John L. Villalovos 2015-02-25 14:27:02 -0800
  • e4978cfbe3 Ensure the repo project is never fetched with partial depth v1.12.18 Conley Owens 2015-02-03 18:06:16 -0800
  • 126e298214 Handle case where 'git remote prune' needs to be run John L. Villalovos 2015-01-29 21:58:12 -0800
  • 38e4387f8e Implementation of manifest defined githooks Jimmie Wester 2012-10-24 14:35:05 +0200
  • 24245e0094 Merge "Add missing documentation of --current-branch option on sync command" David Pursehouse 2015-01-31 12:44:43 +0000
  • db6f1b0884 Merge "Use depth flag when fetching" Conley Owens 2015-01-30 19:36:04 +0000
  • f2fad61bde Add missing documentation of --current-branch option on sync command David Pursehouse 2015-01-29 14:36:28 +0900
  • ee69084421 Merge "Handle shallow checkout of SHA1 pinned repos" Conley Owens 2015-01-28 20:29:37 +0000
  • d37d43f036 Merge "Don't delete hooks in .git/hooks" Conley Owens 2015-01-28 20:29:04 +0000
  • 7bdac71087 pylint fixes for project.py Anthony King 2014-07-16 12:56:40 +0100
  • f97e8383a3 Use depth flag when fetching Conley Owens 2015-01-21 11:12:46 -0800
  • 3000cdad22 Handle shallow checkout of SHA1 pinned repos Bertrand SIMONNET 2014-11-25 16:19:29 -0800
  • b9d9efd394 Don't delete hooks in .git/hooks Mitchel Humpherys 2015-01-15 22:40:02 -0800
  • 497bde4de5 Respect --quiet when looking up bundle cookie file v1.12.17 Dave Borowitz 2015-01-02 13:58:05 -0800
  • 4abf8e6ef8 Save cookies back to jar when fetching clone.bundle Dave Borowitz 2015-01-02 11:39:04 -0800
  • 137d0131bf Hold persistent proxy connection open while fetching clone.bundle Dave Borowitz 2015-01-02 11:12:54 -0800
  • 42e679b9f6 Merge "add a global --color option" Conley Owens 2015-01-02 20:56:25 +0000
  • 902665bce6 add a global --color option Mike Frysinger 2014-12-22 15:17:59 -0500
  • c8d882ae2a Silence warnings about invalid clone.bundle files when quieted Kris Giesing 2014-12-23 13:02:32 -0800
  • 3eb87cec5c Revert "Check for existence of refs upon initial fetch" Conley Owens 2014-11-10 23:46:10 +0000
  • 5fb8ed217c If revision is sha hash and dest-branch is defined, use it for starting branch Max Liu 2014-06-23 14:48:16 +0800
  • 7e12e0a2fa Support persistent-http(s) review urls Conley Owens 2014-10-23 15:40:00 -0700
  • 7893b85509 Merge changes I1f71be22,I5b119f11 Conley Owens 2014-10-22 00:23:18 +0000
  • b4e50e67e8 Merge "upload: report names of uncommitted files" Conley Owens 2014-10-21 18:03:53 +0000
  • 0936aeab2c Exit 1 if repo download -c fails Scott Anderson 2014-10-17 15:37:12 -0400
  • 14e134da02 upload: report names of uncommitted files Vadim Bendebury 2014-10-05 15:40:30 -0700
  • 04e52d6166 Always fetch the specific revision given Nasser Grainawi 2014-09-30 13:34:52 -0600
  • 909d58b2e2 Support specifying non-HEADS refs as upstream Nasser Grainawi 2014-09-19 12:13:04 -0600
  • 5cf16607d3 Allow selection of a target when using smart sync. Jeff Davidson 2014-10-02 10:13:38 -0700
  • c190b98ed5 Merge "Add extend-project tag to support adding groups to an existing project" Conley Owens 2014-09-18 23:09:08 +0000
  • 4863307299 Add support for rpc:// protocol schemes. T.R. Fullhart 2014-09-10 13:44:39 -0700
  • f75870beac Change implementation of cleanup in case of clone failure during "repo init" Mani Chandel 2014-09-03 13:54:48 +0530
  • bf0b0cbc2f Merge "Provide detail print-out when not all projects of a branch are current." Conley Owens 2014-08-26 21:11:39 +0000
  • 3a10968a70 Merge "Enable transferring of attribute using command 'repo manifest -o -'" Conley Owens 2014-08-22 16:13:16 +0000
  • c46de6932a Decode git version Chirayu Desai 2014-08-20 09:34:10 +0530
  • 303a82f33a Don't open non-binary files as binary Chirayu Desai 2014-08-19 22:57:17 +0530
  • 7a91d51dcf Enable transferring of attribute using command 'repo manifest -o -' Mani Chandel 2014-07-24 16:27:08 +0530
  • a8d539189e Update the commit-msg hook to the version from Gerrit 2.8.2 Dave Borowitz 2014-07-15 11:30:06 -0700
  • 588142dfcb Provide detail print-out when not all projects of a branch are current. Etan Cohen 2014-07-09 21:33:31 -0700
  • a6d258b84d Merge "Fix UrlInsteadOf to handle multiple strings" Conley Owens 2014-07-01 17:12:18 +0000
  • a769498568 Add --jobs option to forall subcommand Takeshi Kanemoto 2014-04-14 17:36:57 +0900
  • 884a387eca Add extend-project tag to support adding groups to an existing project Josh Triplett 2014-06-12 14:57:29 -0700
  • 80b87fe6c1 Use fetch --unshallow when appropriate. Conley Owens 2014-05-09 17:13:44 -0700
  • e9f75b1782 Merge "Enable remotes to define their own revision" Conley Owens 2014-05-08 18:38:32 +0000
  • a35e402161 Merge "Return a list rather than dict_values in XmlManifest.projects()" Conley Owens 2014-05-07 18:21:30 +0000
  • dd7aea6c11 Merge "Define unicode as str if using Python 3" Conley Owens 2014-05-07 18:20:31 +0000
  • 5196805fa2 Merge "Use exec() rather than execfile()" Conley Owens 2014-05-07 18:18:55 +0000
  • 85b24acd6a Use JSON instead of pickle Anthony King 2014-05-06 15:57:48 +0100
  • 36ea2fb6ee Enable remotes to define their own revision Anthony King 2014-05-06 11:54:01 +0100
  • 2cd1f0452e Use next(iterator) rather than iterator.next() Anthony King 2014-05-05 21:24:05 +0100
  • 65e3a78a9e Merge "Prevent warning twice about Python 3 usage" David Pursehouse 2014-05-07 06:30:28 +0000
  • d792f7928d Define unicode as str if using Python 3 Anthony King 2014-05-05 22:01:07 +0100
  • 6efdde9f6e Prevent warning twice about Python 3 usage Anthony King 2014-05-05 20:37:05 +0100
  • 7446c5954a Use sorted() rather than .sort() Anthony King 2014-05-06 09:19:39 +0100
  • d58bfe5a58 Return a list rather than dict_values in XmlManifest.projects() Anthony King 2014-05-05 23:30:49 +0100
  • 70f6890352 Use exec() rather than execfile() Anthony King 2014-05-05 21:15:34 +0100
  • 666d534636 Ensure HEAD is correct when skipping remote fetch v1.12.16 Conley Owens 2014-05-01 13:09:57 -0700
  • f2af756425 Add 'shallow' gitfile to symlinks v1.12.15 Conley Owens 2014-04-30 11:31:01 -0700
  • 544e7b0a97 Merge "Ignore clone-depth attribute when fetching to a mirror" v1.12.14 Conley Owens 2014-04-24 21:21:01 +0000
  • e0df232da7 Add linkfile support. Jeff Hamilton 2014-04-21 17:10:59 -0500