Commit Graph

  • bb8337fe0f Merge branch 'master' into maint Conley Owens 2012-08-14 11:21:19 -07:00
  • 17f85eab24 Omit all default groups when generating a manifest Dmitry Fink 2012-08-06 14:52:29 -07:00
  • b9477bc2dd project.py: Replace the relpath function with os.path.relpath Mickaël Salaün 2012-08-05 13:39:26 +02:00
  • 5e7127d00b Use curl command line tool for clone.bundle v1.10.3 Shawn O. Pearce 2012-08-02 14:57:37 -07:00
  • 5d0efdb14a sync: Honor --no-clone-bundle with -j1 Shawn O. Pearce 2012-08-02 12:13:01 -07:00
  • f35b2d9c31 Fix mirror mode v1.10.2 Shawn O. Pearce 2012-08-02 11:46:22 -07:00
  • e0904f721b Fix unsupported operand type(s) for +: 'int' and 'str' v1.10.1 Shawn O. Pearce 2012-08-01 20:44:23 -07:00
  • 9830553748 Fix percent done on resumed /clone.bundle v1.10.0 Shawn O. Pearce 2012-08-01 17:41:26 -07:00
  • 2bc7f5cb3a Fix bug in version_tuple to handle strings with -rc# Chad Jones 2012-06-28 13:12:13 -07:00
  • b292b98c3e Add remote alias support in manifest Yestin Sun 2012-07-02 07:32:50 -07:00
  • 2f127de752 Add "repo overview" command. Joe Hansche 2012-07-09 12:59:56 -04:00
  • 7da1314e38 Inject the project name into each projects groups. Brian Harring 2012-06-15 02:24:20 -07:00
  • 435370c6f0 upload: add --draft option. Brian Harring 2012-07-28 15:37:04 -07:00
  • e8f75fa368 Don't delete the branch config when switching branches. v1.9.6 Torne (Richard Coles) 2012-07-20 15:32:19 +01:00
  • 87636f2ac2 Fix for failures with repo upload for projects that have a SHA1 for a revision; instead use the default manifest revision v1.9.5 Chad Jones 2012-06-14 16:53:40 -07:00
  • 337aee0a9c Single quote http.proxy in GIT_CONFIG_PARAMETERS v1.9.4 Shawn O. Pearce 2012-06-13 10:40:46 -07:00
  • 7cf1b36bcd Detach branch even when already on the latest revision using sync -d Florian Vallee 2012-06-07 17:11:42 +02:00
  • 5e57234ec6 Support automatically stashing local modifications during repo-rebase. Joe Hansche 2012-03-05 11:41:19 -05:00
  • 5d016502eb Fix switching manifest branches using repo init -b Florian Vallee 2012-06-07 17:19:26 +02:00
  • 475a47d531 Restore include support. Brian Harring 2012-06-07 20:05:35 -07:00
  • 62d0b10a7b Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy v1.9.3 Shawn O. Pearce 2012-06-05 15:11:15 -07:00
  • d666e93ecc repo: Add option review.URL.uploadtopic support v1.9.2 Anthony Russello 2012-06-01 00:48:22 -04:00
  • 3f61950f01 Use gerrit.googlesource.com/git-repo as the default URL Shawn O. Pearce 2012-06-05 07:57:24 -07:00
  • 4fd38ecc3a Detect git is not installed Shawn O. Pearce 2012-06-05 07:55:07 -07:00
  • 9fae805e04 Pass http_proxy as -c http.proxy on Mac OS X Shawn O. Pearce 2012-05-25 07:57:44 -07:00
  • 6a927c5d19 hooks/pre-auto-gc: look in sysfs to see if a battery is known. Brian Harring 2012-05-25 02:21:06 -07:00
  • eca119e5d6 Allow projects with groups=None v1.9.1 Colin Cross 2012-05-24 15:39:14 -07:00
  • 6ba6ba0ef3 Fix initial sync broken by sync-c option v1.9.0 Shawn O. Pearce 2012-05-24 09:46:50 -07:00
  • 23acdd3f14 Parse manifest and local_manifest together Colin Cross 2012-04-21 00:33:54 -07:00
  • 2644874d9d ManifestXml: add include support Brian Harring 2011-04-28 05:04:41 -07:00
  • 3d125940f6 repo download: add --ff-only option Pierre Tardy 2012-05-04 12:18:12 +02:00
  • a94f162b9f repo download: add --revert option Erwan Mahe 2011-08-19 13:56:09 +02:00
  • e5a2122e64 repo download: add --cherry-pick option Pierre Tardy 2011-03-24 16:28:18 +01:00
  • ccf86432b3 Avoid failing concat for multi-encoding filenames Cezary Baginski 2012-04-23 23:55:35 +02:00
  • 79770d269e Add sync-c option to manifest Anatol Pomazau 2012-04-20 14:41:59 -07:00
  • c39864f5e1 Treat groups= as default Colin Cross 2012-04-23 13:41:58 -07:00
  • 5465727e53 Fix syntax errors in subcmds/init.py Colin Cross 2012-04-23 13:39:48 -07:00
  • d21720db31 Add a --platform flag Conley Owens 2012-04-16 11:02:21 -07:00
  • 971de8ea7b Refine groups functionality Conley Owens 2012-04-16 10:36:08 -07:00
  • 24c1308840 Add project annotation handling to repo James W. Mills 2012-04-12 15:04:13 -05:00
  • b962a1f5e0 Check if SHA1 presents in repository Anatol Pomazau 2012-03-29 18:06:43 -07:00
  • 5acde75e5d Add manifest groups v1.8.2 Colin Cross 2012-03-28 20:15:45 -07:00
  • d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd pelya 2012-03-28 14:49:58 +03:00
  • e9d6b611c5 New flag for repo upload: --current_branch (--cbr) Daniel Sandler 2012-04-06 10:39:32 -04:00
  • c3d2f2b76f Ignore /clone.bundle on HTTP 401, 403 and 404 v1.8.1 Shawn O. Pearce 2012-03-22 14:09:22 -07:00
  • cd7c5deca0 Do not change branch.foo.merge in case of manifest sync Anatol Pomazau 2012-03-20 13:45:00 -07:00
  • e02ac0af2e sync: --no-clone-bundle disables the clone bundle support v1.8.0 Shawn O. Pearce 2012-03-14 15:36:59 -07:00
  • 898e12a2d9 Permit - in URL schemes for special URLs Shawn O. Pearce 2012-03-14 15:22:28 -07:00
  • ae0a36c9a5 Add support for Apache Digest authentication for repo init. Xiaodong Xu 2012-01-31 11:10:09 +08:00
  • 76abcc1d1e repo status to print project name on clean gits Ali Utku Selen 2012-01-25 10:51:12 +01:00
  • d315382572 Add 'rebase="false"' attribute to the <project/> XML. Mike Pontillo 2012-02-28 11:53:24 -08:00
  • 43bda84362 Avoid missing content-length header in project.py Conley Owens 2012-03-12 11:25:04 -07:00
  • 9b017dab46 Update SUBMITTING_PATCHES Shawn O. Pearce 2012-02-28 18:53:12 -08:00
  • e9dc3b3368 sync: Add manifest_name parameter Chris Wolfe 2012-01-26 11:36:18 -05:00
  • c9571423f8 upload: Support uploading to Gerrit over https:// v1.7.8.2 Shawn O. Pearce 2012-01-11 14:58:54 -08:00
  • 34fb20f67c Revert "Default repo manifest settings in git config" v1.7.8.1 Shawn O. Pearce 2011-11-30 13:41:02 -08:00
  • ecff4f17b0 Describe the repo launch version in repo version Shawn O. Pearce 2011-11-29 15:01:33 -08:00
  • cc14fa9820 Improve error handling when reading loose refs v1.7.8 Shawn O. Pearce 2011-11-29 12:32:56 -08:00
  • 3ce2a6b46b Propagate result codes from subcmds to sys.exit(). Daniel Sandler 2011-04-29 09:59:12 -04:00
  • 841be34968 Don't prompt the user for name/email unless necessary Victor Boivie 2011-04-05 11:31:10 +02:00
  • ee1c2f5717 Default repo manifest settings in git config Victor Boivie 2011-04-19 10:50:12 +02:00
  • 6a1f737380 Added remote destination branch information when uploading. Christer Fletcher 2011-04-28 14:13:14 +02:00
  • e9311273dd repo: capitalize default prompt char Mike Frysinger 2011-08-11 15:46:43 -04:00
  • 605a9a487b Fixed UnicodeDecodeError while uploading changes. chenguodong 2011-08-22 18:42:47 +08:00
  • 2a32f6afa6 Fix typo Anatol Pomazau 2011-08-30 10:52:33 -07:00
  • 498fe90b45 Stabilize repo communication with subprocesses. Ulrik Sjölin 2011-09-11 22:59:37 +02:00
  • 53d6f4d17e Add a sync flag that fetches only current branch Anatol Pomazau 2011-08-25 17:21:47 -07:00
  • 9d8f914fe8 Remove extra '/' in RemoteSpec v1.7.7.6 Conley Owens 2011-10-20 14:36:35 -07:00
  • ceea368e88 Correctly name projects when mirroring v1.7.7.5 Conley Owens 2011-10-20 10:45:47 -07:00
  • b660539c4a Fix sync on Python 2.6.6 v1.7.7.4 Shawn O. Pearce 2011-10-11 15:58:07 -07:00
  • 752371d91b help: Fix help sync Shawn O. Pearce 2011-10-11 15:23:37 -07:00
  • 1a68dc58eb upload: Honor REPO_HOST_PORT_INFO environment variable v1.7.7.3 Shawn O. Pearce 2011-10-11 14:12:46 -07:00
  • df5ee52050 Fix Python 2.4 support Shawn O. Pearce 2011-10-11 14:05:21 -07:00
  • fab96c68e3 Work around Python 2.7 urllib2 bug Shawn O. Pearce 2011-10-11 12:00:38 -07:00
  • bf1fbb20ab Fix AttributeError: 'HTTPError' object has no attribute 'reason' v1.7.7.2 Shawn O. Pearce 2011-10-11 09:31:58 -07:00
  • 29472463ba Work around Python 2.7 failure to initialize base class Shawn O. Pearce 2011-10-11 09:24:07 -07:00
  • c325dc35f6 sync: Fetch after applying bundle and retry after errors v1.7.7.1 Shawn O. Pearce 2011-10-03 08:30:24 -07:00
  • f322b9abb4 sync: Support downloading bundle to initialize repository v1.7.7 Shawn O. Pearce 2011-09-19 14:50:58 -07:00
  • db728cd866 Allow remote url to be relative to manifst url Conley Owens 2011-09-26 16:34:01 -07:00
  • c4657969eb sync: Update default -j flag from manifest Shawn O. Pearce 2011-09-26 09:08:01 -07:00
  • 7b947de1ee Ignore missing ~/.netrc v1.7.6.1 Shawn O. Pearce 2011-09-23 11:50:31 -07:00
  • 6392c87945 sync: Allow -j to have a default in manifest v1.7.6 Shawn O. Pearce 2011-09-22 17:44:31 -07:00
  • 97d2b2f7a0 sync: Limit -j to file descriptors Shawn O. Pearce 2011-09-22 17:23:41 -07:00
  • 3a0e782790 Add global option --time to track execution Shawn O. Pearce 2011-09-22 17:06:41 -07:00
  • 490d09a314 Support units in progress messages Shawn O. Pearce 2011-09-19 08:56:47 -07:00
  • 13111b4e97 Add support for url.*.insteadof Shawn O. Pearce 2011-09-19 11:00:31 -07:00
  • bd0312a484 Support ~/.netrc for HTTP Basic authentication Shawn O. Pearce 2011-09-19 10:04:23 -07:00
  • 334851e4b6 Enhance HTTP support Shawn O. Pearce 2011-09-19 08:05:31 -07:00
  • 014d060989 Honor http_proxy variable globally Shawn O. Pearce 2011-09-11 12:57:15 -07:00
  • 44da16e8a0 Change default REPO_URL to code.google.com Shawn O. Pearce 2011-09-05 14:02:38 -07:00
  • 65e0f35fda Add commit-msg hook also for manifest project Victor Boivie 2011-04-18 11:23:29 +02:00
  • 08c880db18 Smart tag support Victor Boivie 2011-04-19 10:32:52 +02:00
  • a101f1c167 Honor 'http_proxy' environment variable Anatol Pomozov 2011-07-08 13:52:11 -07:00
  • 49cd59bc86 Add --depth option to main repo wrapper. Doug Anderson 2011-06-13 21:42:06 -07:00
  • 30d452905f Add a --depth option to repo init. v1.7.5 Doug Anderson 2011-05-04 15:01:04 -07:00
  • d6c93a28ca Add branch support to repo upload Mandeep Singh Baines 2011-05-26 10:34:11 -07:00
  • d572a13021 Added repo cherry-pick command v1.7.4.3 Victor Boivie 2010-11-11 20:36:39 +01:00
  • 3ba5f95b46 Fixed repo checkout error message when git reports errors. Doug Anderson 2011-04-07 12:51:04 -07:00
  • 2630dd9787 Fixed problems w/ 2nd repo init if first repo init had bad URL. Doug Anderson 2011-04-07 13:36:30 -07:00
  • dafb1d68d3 Fixed repo abandon to give better messages. Doug Anderson 2011-04-07 11:46:59 -07:00