Commit Graph

  • 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
  • bd80f7eedd Merge "Canonicalize project hooks path before use" Conley Owens 2014-01-09 02:11:09 +00:00
  • bf79c6618e Fix os.mkdir race condition. David James 2013-12-26 14:20:13 -08:00
  • f045d49a71 Merge "Add --archive option to init to sync using git archive" Conley Owens 2013-12-18 17:44:58 +00:00
  • 719757d6a8 hooks/pre-auto-gc: fix AC detection on OSX Maverick Pawit Pornkitprasan 2013-12-17 09:43:27 +07:00
  • 011d4f426c Don't backtrace when current branch is not uploadable. Warren Turkal 2013-11-27 16:20:57 -08:00
  • 53d6a7b895 Fix error in xml manifest doc. Warren Turkal 2013-12-10 15:30:03 -08:00
  • 335f5ef4ad Add --archive option to init to sync using git archive Julien Campergue 2013-10-16 11:02:35 +02:00
  • 672cc499b9 Canonicalize project hooks path before use Jesse Hall 2013-11-27 11:17:13 -08:00
  • 61df418c59 Update the commit-msg hook to the version from Gerrit 2.6 David Pursehouse 2013-11-29 19:17:23 +09:00
  • 4534120628 Merge "Allow using repo with python3" David Pursehouse 2013-11-22 10:25:34 +00:00
  • cbc0798f67 Fix print of git-remote-persistent-https error Conley Owens 2013-11-21 10:38:03 -08:00
  • d5a5b19efd Remove trailing whitespace Chirayu Desai 2013-11-21 19:15:30 +05:30
  • 5d6cb80b8f Allow using repo with python3 Chirayu Desai 2013-11-21 13:42:39 +05:30
  • 0eb35cbe50 Fix some python3 encoding issues Chirayu Desai 2013-11-19 18:46:29 +05:30
  • ce201a5311 Fix a small whitespace consistency issue Conley Owens 2013-10-16 14:42:42 -07:00
  • 12fd10c201 Merge "Dan't accessing attr of None (manifest subcmd)" v1.12.7 Conley Owens 2013-10-16 21:41:33 +00:00
  • a17d7af4d9 Dan't accessing attr of None (manifest subcmd) Conley Owens 2013-10-16 14:38:09 -07:00
  • fbd3f2a10b Only check merge destination if it isn't None v1.12.6 Conley Owens 2013-10-15 12:59:00 -07:00
  • 37128b6f70 Fix indentation v1.12.5 David Pursehouse 2013-10-15 10:48:40 +09:00
  • 143b4cc992 Merge "Better handling of duplicate default" David Pursehouse 2013-10-15 01:40:07 +00:00