Commit Graph

  • 2338788050 Don't exit with error on HTTP 401 when downloading clone bundle Pascal Bach 2015-02-13 16:23:12 +01:00
  • 0402cd882a Add space between project path and branch in repo status. Jakub Vrana 2014-09-09 15:39:15 -07:00
  • 936183a492 git_config: add support for remote '.' v1.12.19 Yann Droneaud 2013-09-12 10:51:18 +02:00
  • 85e8267031 Merge "Implementation of manifest defined githooks" Conley Owens 2015-03-05 20:52:29 +00:00
  • e30f46b957 Print stderr output from git command for RemoteFetch John L. Villalovos 2015-02-25 14:27:02 -08:00
  • e4978cfbe3 Ensure the repo project is never fetched with partial depth v1.12.18 Conley Owens 2015-02-03 18:06:16 -08:00
  • 126e298214 Handle case where 'git remote prune' needs to be run John L. Villalovos 2015-01-29 21:58:12 -08:00
  • 38e4387f8e Implementation of manifest defined githooks Jimmie Wester 2012-10-24 14:35:05 +02:00
  • 24245e0094 Merge "Add missing documentation of --current-branch option on sync command" David Pursehouse 2015-01-31 12:44:43 +00:00
  • db6f1b0884 Merge "Use depth flag when fetching" Conley Owens 2015-01-30 19:36:04 +00:00
  • f2fad61bde Add missing documentation of --current-branch option on sync command David Pursehouse 2015-01-29 14:36:28 +09:00
  • ee69084421 Merge "Handle shallow checkout of SHA1 pinned repos" Conley Owens 2015-01-28 20:29:37 +00:00
  • d37d43f036 Merge "Don't delete hooks in .git/hooks" Conley Owens 2015-01-28 20:29:04 +00:00
  • 7bdac71087 pylint fixes for project.py Anthony King 2014-07-16 12:56:40 +01:00
  • f97e8383a3 Use depth flag when fetching Conley Owens 2015-01-21 11:12:46 -08:00
  • 3000cdad22 Handle shallow checkout of SHA1 pinned repos Bertrand SIMONNET 2014-11-25 16:19:29 -08:00
  • b9d9efd394 Don't delete hooks in .git/hooks Mitchel Humpherys 2015-01-15 22:40:02 -08:00
  • 497bde4de5 Respect --quiet when looking up bundle cookie file v1.12.17 Dave Borowitz 2015-01-02 13:58:05 -08:00
  • 4abf8e6ef8 Save cookies back to jar when fetching clone.bundle Dave Borowitz 2015-01-02 11:39:04 -08:00
  • 137d0131bf Hold persistent proxy connection open while fetching clone.bundle Dave Borowitz 2015-01-02 11:12:54 -08:00
  • 42e679b9f6 Merge "add a global --color option" Conley Owens 2015-01-02 20:56:25 +00:00
  • 902665bce6 add a global --color option Mike Frysinger 2014-12-22 15:17:59 -05:00
  • c8d882ae2a Silence warnings about invalid clone.bundle files when quieted Kris Giesing 2014-12-23 13:02:32 -08:00
  • 3eb87cec5c Revert "Check for existence of refs upon initial fetch" Conley Owens 2014-11-10 23:46:10 +00:00
  • 5fb8ed217c If revision is sha hash and dest-branch is defined, use it for starting branch Max Liu 2014-06-23 14:48:16 +08:00
  • 7e12e0a2fa Support persistent-http(s) review urls Conley Owens 2014-10-23 15:40:00 -07:00
  • 7893b85509 Merge changes I1f71be22,I5b119f11 Conley Owens 2014-10-22 00:23:18 +00:00
  • b4e50e67e8 Merge "upload: report names of uncommitted files" Conley Owens 2014-10-21 18:03:53 +00:00
  • 0936aeab2c Exit 1 if repo download -c fails Scott Anderson 2014-10-17 15:37:12 -04:00
  • 14e134da02 upload: report names of uncommitted files Vadim Bendebury 2014-10-05 15:40:30 -07:00
  • 04e52d6166 Always fetch the specific revision given Nasser Grainawi 2014-09-30 13:34:52 -06:00
  • 909d58b2e2 Support specifying non-HEADS refs as upstream Nasser Grainawi 2014-09-19 12:13:04 -06:00
  • 5cf16607d3 Allow selection of a target when using smart sync. Jeff Davidson 2014-10-02 10:13:38 -07:00
  • c190b98ed5 Merge "Add extend-project tag to support adding groups to an existing project" Conley Owens 2014-09-18 23:09:08 +00:00
  • 4863307299 Add support for rpc:// protocol schemes. T.R. Fullhart 2014-09-10 13:44:39 -07:00
  • f75870beac Change implementation of cleanup in case of clone failure during "repo init" Mani Chandel 2014-09-03 13:54:48 +05:30
  • bf0b0cbc2f Merge "Provide detail print-out when not all projects of a branch are current." Conley Owens 2014-08-26 21:11:39 +00:00
  • 3a10968a70 Merge "Enable transferring of attribute using command 'repo manifest -o -'" Conley Owens 2014-08-22 16:13:16 +00:00
  • c46de6932a Decode git version Chirayu Desai 2014-08-20 09:34:10 +05:30
  • 303a82f33a Don't open non-binary files as binary Chirayu Desai 2014-08-19 22:57:17 +05:30
  • 7a91d51dcf Enable transferring of attribute using command 'repo manifest -o -' Mani Chandel 2014-07-24 16:27:08 +05:30
  • a8d539189e Update the commit-msg hook to the version from Gerrit 2.8.2 Dave Borowitz 2014-07-15 11:30:06 -07:00
  • 588142dfcb Provide detail print-out when not all projects of a branch are current. Etan Cohen 2014-07-09 21:33:31 -07:00
  • a6d258b84d Merge "Fix UrlInsteadOf to handle multiple strings" Conley Owens 2014-07-01 17:12:18 +00:00
  • a769498568 Add --jobs option to forall subcommand Takeshi Kanemoto 2014-04-14 17:36:57 +09:00
  • 884a387eca Add extend-project tag to support adding groups to an existing project Josh Triplett 2014-06-12 14:57:29 -07:00
  • 80b87fe6c1 Use fetch --unshallow when appropriate. Conley Owens 2014-05-09 17:13:44 -07:00
  • e9f75b1782 Merge "Enable remotes to define their own revision" Conley Owens 2014-05-08 18:38:32 +00:00
  • a35e402161 Merge "Return a list rather than dict_values in XmlManifest.projects()" Conley Owens 2014-05-07 18:21:30 +00:00
  • dd7aea6c11 Merge "Define unicode as str if using Python 3" Conley Owens 2014-05-07 18:20:31 +00:00
  • 5196805fa2 Merge "Use exec() rather than execfile()" Conley Owens 2014-05-07 18:18:55 +00:00
  • 85b24acd6a Use JSON instead of pickle Anthony King 2014-05-06 15:57:48 +01:00
  • 36ea2fb6ee Enable remotes to define their own revision Anthony King 2014-05-06 11:54:01 +01:00
  • 2cd1f0452e Use next(iterator) rather than iterator.next() Anthony King 2014-05-05 21:24:05 +01:00
  • 65e3a78a9e Merge "Prevent warning twice about Python 3 usage" David Pursehouse 2014-05-07 06:30:28 +00:00
  • d792f7928d Define unicode as str if using Python 3 Anthony King 2014-05-05 22:01:07 +01:00
  • 6efdde9f6e Prevent warning twice about Python 3 usage Anthony King 2014-05-05 20:37:05 +01:00
  • 7446c5954a Use sorted() rather than .sort() Anthony King 2014-05-06 09:19:39 +01:00
  • d58bfe5a58 Return a list rather than dict_values in XmlManifest.projects() Anthony King 2014-05-05 23:30:49 +01:00
  • 70f6890352 Use exec() rather than execfile() Anthony King 2014-05-05 21:15:34 +01:00
  • 666d534636 Ensure HEAD is correct when skipping remote fetch v1.12.16 Conley Owens 2014-05-01 13:09:57 -07:00
  • f2af756425 Add 'shallow' gitfile to symlinks v1.12.15 Conley Owens 2014-04-30 11:31:01 -07:00
  • 544e7b0a97 Merge "Ignore clone-depth attribute when fetching to a mirror" v1.12.14 Conley Owens 2014-04-24 21:21:01 +00:00
  • e0df232da7 Add linkfile support. Jeff Hamilton 2014-04-21 17:10:59 -05:00
  • 5a7c3afa73 Merge "Don't try to remove .repo if it doesn't exist" David Pursehouse 2014-04-18 00:06:07 +00:00
  • 9bc422f130 Ignore clone-depth attribute when fetching to a mirror David Pursehouse 2014-04-15 10:28:56 +09:00
  • e81bc030bb Add total count and iteration count to forall environment Mitchel Humpherys 2014-03-31 11:36:56 -07:00
  • eb5acc9ae9 Don't try to remove .repo if it doesn't exist Mitchel Humpherys 2014-03-12 10:48:15 -07:00
  • 26c45a7958 Make --no-tags work with -c Mitchel Humpherys 2014-03-10 14:21:59 -07:00
  • 68425f4da8 Fix indentation in project.py David Pursehouse 2014-03-11 14:55:52 +09:00
  • 53e902a19b More verbose errors for NoManifestExceptions. Dan Sandler 2014-03-09 13:20:02 -04:00
  • 4e4d40f7c0 Fix UrlInsteadOf to handle multiple strings Dan Willemsen 2013-10-28 22:28:42 -07:00
  • 093fdb6587 Add reviewers automatically from project's git config bijia 2013-11-28 09:19:22 +08:00
  • 2fb6466f79 Don't fetch from remotes if commit id exists locally Chris AtLee 2014-01-16 21:32:33 -05:00
  • 724aafb52d Merge "Clean up duplicate logic in subcmds/sync.py." Conley Owens 2014-02-28 21:16:32 +00:00
  • ccd218cd8f Fix to mirror manifest when --mirror is given Kwanhong Lee 2014-02-17 13:07:32 +09:00
  • dd6542268a Add the "diffmanifests" command Julien Campergue 2014-01-09 16:21:37 +01:00
  • baca5f7e88 Merge "Add error message for download -c conflicts" David Pursehouse 2014-02-17 07:56:59 +00:00
  • 89ece429fb Clean up duplicate logic in subcmds/sync.py. David James 2014-01-09 18:51:58 -08:00
  • 565480588d Check for existence of refs upon initial fetch Conley Owens 2014-02-11 18:44:58 -08:00
  • 1829101e28 Add error message for download -c conflicts Rob Ward 2014-02-02 11:42:05 +00:00
  • 1966133f8e Merge "Stop appending 'p/' to review urls" Conley Owens 2014-02-10 22:42:30 +00:00
  • f1027e23b4 Merge "Implement Kerberos HTTP authentication handler" David Pursehouse 2014-02-05 00:58:52 +00:00
  • 2cd38a0bf8 Stop appending 'p/' to review urls Conley Owens 2014-02-04 15:32:29 -08:00
  • 1b46cc9b6d Merge "Changes to support sso: repositories for upload" Conley Owens 2014-02-04 21:19:07 +00:00
  • 1242e60bdd Implement Kerberos HTTP authentication handler Carlos Aguado 2014-02-03 13:48:47 +01:00
  • 2d0f508648 Fix persistent-https relative url resolving Conley Owens 2014-01-31 15:03:51 -08:00
  • 143d8a7249 Changes to support sso: repositories for upload Steve Pucci 2014-01-30 09:45:53 -08:00
  • 5db69f3f66 Update the version number on the repo launcher v1.12.13 Conley Owens 2014-01-30 16:00:35 -08:00
  • ff0a3c8f80 Share git version parsing code with wrapper module v1.12.12 Conley Owens 2014-01-30 14:46:03 -08:00
  • 094cdbe090 Add wrapper module Conley Owens 2014-01-30 15:09:59 -08:00
  • 148a84de0c Respect version hyphenation v1.12.11 Conley Owens 2014-01-30 13:53:55 -08:00
  • 1c5da49e6c Handle release candidates in git version parsing Conley Owens 2014-01-30 13:09:08 -08:00
  • b8433dfd2f repo: Fix 'remove-project' regression with multiple projects. v1.12.10 David James 2014-01-30 10:11:17 -08:00
  • f2fe2d9b86 Properly iterate through values v1.12.9 Conley Owens 2014-01-29 13:53:43 -08:00
  • c9877c7cf6 Merge "Only fetch current branch on shallow clients" v1.12.8 Conley Owens 2014-01-29 21:12:33 +00:00
  • 69e04d8953 Only fetch current branch on shallow clients Shawn Pearce 2014-01-29 12:48:54 -08:00
  • f1f1137d61 Merge "Don't backtrace when current branch is not uploadable." David Pursehouse 2014-01-14 00:41:35 +00:00
  • f77ef2edb0 Merge "hooks/pre-auto-gc: fix AC detection on OSX Maverick" David Pursehouse 2014-01-10 02:50:52 +00:00
  • e695338e21 Merge "repo: Support multiple branches for the same project." Conley Owens 2014-01-10 01:20:12 +00:00