Commit Graph

  • 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
  • 8d20116038 repo: Support multiple branches for the same project. David James 2013-10-11 17:03:19 -07:00
  • 53263d873d Merge "repo: use explicit Python executable to run main.py" Conley Owens 2013-10-10 18:42:59 +00:00
  • 7487992bd3 Better handling of duplicate default Julien Campergue 2013-10-09 14:38:46 +02:00
  • b25ea555c3 Merge "Respect remote aliases" Conley Owens 2013-10-10 16:08:42 +00:00
  • 3bfd72158c Don't upload when dest branch is not merge branch Conley Owens 2013-09-30 15:54:38 -07:00
  • 59b31cb6e0 don't pass project revision to UploadForReview Colin Cross 2013-10-08 23:10:52 -07:00
  • 1e7ab2a63f Respect remote aliases Conley Owens 2013-10-08 17:26:57 -07:00
  • e76efdd7b3 Merge "Accept all UTF-8 committer names" v1.12.4 Conley Owens 2013-09-27 17:28:44 +00:00
  • 730ce4c3c2 Merge "Do not use print_function from __future__" Conley Owens 2013-09-27 17:28:07 +00:00
  • 745a39ba3d Assume http upload if ssh_info cannot be parsed Conley Owens 2013-06-05 13:16:18 -07:00
  • efc986c508 Merge changes I4b77af22,Ib5bc2de5 David Pursehouse 2013-09-27 02:24:39 +00:00
  • edd0151a26 Accept all UTF-8 committer names Conley Owens 2013-09-26 12:59:58 -07:00
  • 5e0ee14575 Do not use print_function from __future__ Conley Owens 2013-09-26 15:50:49 -07:00
  • 70df18944a Merge "Wait for git-remote-persistent-https -print_config to exit" Conley Owens 2013-09-26 16:30:01 +00:00
  • 0836a22d38 Wait for git-remote-persistent-https -print_config to exit Dave Borowitz 2013-09-25 17:46:01 -07:00
  • b6a16e6390 Give the node _Default class a destBranchExpr Conley Owens 2013-09-25 15:06:09 -07:00
  • 351fe2c793 Sync: Improved error message when manifest server RPC call fails David Pursehouse 2013-09-25 17:54:26 +09:00
  • fb99c71939 Sync: Print name of manifest server used for smart sync/smart tag David Pursehouse 2013-09-25 11:09:34 +09:00
  • 3a2a59eb87 repo: use explicit Python executable to run main.py anatoly techtonik 2013-09-21 19:29:10 +03:00
  • bc0308478b Update gpg key for cco3@android.com v1.12.3.1 v1.12.3 Conley Owens 2013-07-01 11:05:32 -07:00
  • 610d3c4e46 upload: fix display of destination branch for SingleBranch Chirayu Desai 2013-06-24 14:02:12 +05:30
  • 033a7e91de DownloadPatchSet: fetch the change only, and nothing else. Chirayu Desai 2013-06-13 21:14:48 +05:30
  • 854f2b6ef4 Merge "sync: assign manifest_name earlier" David Pursehouse 2013-06-11 13:58:47 +00:00
  • a892b1006b sync: assign manifest_name earlier Chirayu Desai 2013-06-11 14:18:46 +05:30
  • db2ad9dfce Fix urllib.parse (urlparse) handling Chirayu Desai 2013-06-11 13:42:25 +05:30
  • ef668c92c2 Merge "Fix a few issues with dest-branch and multiples" Conley Owens 2013-06-10 14:35:13 +00:00
  • 65b162b32f Merge "Fix "'module' object is not callable" error" Conley Owens 2013-06-10 14:31:30 +00:00
  • cd51f17c64 Fix "'module' object is not callable" error David Pursehouse 2013-06-06 19:06:16 +09:00
  • 53a6c5d93a Degrade: Fix smart sync/smart tag Victor Boivie 2013-03-19 12:20:52 +01:00
  • c2791e85f3 Merge "Print project name for -p on mirror clients" Conley Owens 2013-06-05 15:54:48 +00:00