Commit Graph

  • b54a392c9a Support Gerrit2's ssh:// based upload v1.5 Shawn O. Pearce 2009-01-05 16:18:58 -08:00
  • 21f7385400 Remove astray comma v1.4.4 Marcelo E. Magallon 2008-12-31 04:44:37 +00:00
  • 24d8dfbc34 Correct the REPO_URL in the wrapper script to android.git.kernel.org v1.4.3 Shawn O. Pearce 2008-12-18 07:21:32 -08:00
  • a6df7d284c Describe upload --replace in upload's help text v1.4.2 Shawn O. Pearce 2008-12-12 08:04:07 -08:00
  • 67092448c2 Don't accept multiple commits for the same change in upload --replace Shawn O. Pearce 2008-12-12 08:01:12 -08:00
  • e92ceebde0 Fix upload --replace after it was broken when --review,--cc was added v1.4.1 Shawn O. Pearce 2008-11-24 15:51:25 -08:00
  • 03eaf07ec6 Support <remove-project name="X"> in manifest to remove/replace X v1.4 Shawn O. Pearce 2008-11-20 11:42:22 -08:00
  • 2896a79120 Add --review and --cc flags to repo upload, so you can assign reviewers when you upload changes. Joe Onorato 2008-11-17 16:56:36 -05:00
  • 8c6eef4713 Make repo's editor work when the editor is a commandline with multiple args. v1.3.2 Joe Onorato 2008-11-14 21:12:44 -05:00
  • 34d237fbfb Paper bag fix repo 1.3's "repo upload" without --replace v1.3.1 Shawn O. Pearce 2008-11-12 18:37:18 -08:00
  • c99883fee9 Teach 'repo upload --replace' how to add replacement patch sets v1.3 Shawn O. Pearce 2008-11-11 17:12:43 -08:00
  • ec18b4bac4 Update proto client to support patch set replacments Shawn O. Pearce 2008-11-11 18:45:55 -08:00
  • 35f2596c27 Refactor part of GetUploadableBranches to lookup one specific branch Shawn O. Pearce 2008-11-11 17:03:13 -08:00
  • 5d40e26201 Treat missing attributes as None when parsing the manifest v1.2 Shawn O. Pearce 2008-11-06 11:07:42 -08:00
  • 70939e2f73 Add <add-remote to-project="..."> to inject additional remotes Shawn O. Pearce 2008-11-06 11:07:14 -08:00
  • ae6e0949d1 Add <remote project-name="..."> attribute within projects Shawn O. Pearce 2008-11-06 10:25:35 -08:00
  • 339ba9f6f7 Use remote.*.projectname to indicate the target project for upload Shawn O. Pearce 2008-11-06 09:52:51 -08:00
  • 70cd4ab270 Add some short documentation about the local manifest Shawn O. Pearce 2008-11-06 08:48:44 -08:00
  • e284ad1d1a Add 'repo init --mirror' to download a complete forrest v1.1 Shawn O. Pearce 2008-11-04 07:37:10 -08:00
  • 3e5481999d Add a basic outline of the repo manifest file format Shawn O. Pearce 2008-11-04 11:19:36 -08:00
  • d3c388391e Update proto_client to notify the user when auth cookies are accessed Shawn O. Pearce 2008-11-04 10:40:43 -08:00
  • 2450a2987a Assume the manifest branch matches the branch name in Git Shawn O. Pearce 2008-11-04 08:22:07 -08:00
  • f5c25a68d8 Cleanup stale manifest migration code from manifest.py Shawn O. Pearce 2008-11-04 08:11:53 -08:00
  • 9fa44db94b Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' v1.0.9 Shawn O. Pearce 2008-11-03 11:24:59 -08:00
  • c9ef744c7b Install a default pre-auto-gc hook in all repositories Shawn O. Pearce 2008-11-03 10:32:09 -08:00
  • 438ee1cad9 Catch symlink creation failures and report a better error Shawn O. Pearce 2008-11-03 09:59:36 -08:00
  • 23d7781c0b Don't print "Already up-to-date" during repo sync v1.0.8 Shawn O. Pearce 2008-10-30 11:06:57 -07:00
  • a54c527ae9 Fast-forward a fully merged topic branch during 'repo sync' Shawn O. Pearce 2008-10-30 11:03:00 -07:00
  • df830f1238 Remove import_tar, import_zip and the <snapshot> elements v1.0.7 Shawn O. Pearce 2008-10-30 09:21:43 -07:00
  • 90be5c0839 Cache the per-user configuration to avoid duplicate instances Shawn O. Pearce 2008-10-29 15:21:24 -07:00
  • 7965f9fed0 Move the Editor configuration out of Manifest's constructor Shawn O. Pearce 2008-10-29 15:20:02 -07:00
  • de646819b8 Don't flip out if there are no template hooks Shawn O. Pearce 2008-10-29 14:38:12 -07:00
  • bd4edc9a69 Stop downloading snapshots as native git:// is faster Shawn O. Pearce 2008-10-28 16:14:05 -07:00
  • ce03a401c6 Stop hiding remote missing object errors Shawn O. Pearce 2008-10-28 16:12:03 -07:00
  • 45476c40c7 wrapper 1.6 Shawn O. Pearce 2008-10-28 08:46:15 -07:00
  • 1619134720 Added missing wait after git-version call in wrapper Shawn O. Pearce 2008-10-28 08:33:34 -07:00
  • 7efd1a5b23 Remove unused import from gerrit_upload.py Shawn O. Pearce 2008-10-28 08:31:03 -07:00
  • 329c31da7d Repair any mis-directed android-1.0 annotated tags v1.0.6 Shawn O. Pearce 2008-10-24 09:17:25 -07:00
  • 5cc6679fb8 Support user supplied custom .repo/local_manifest.xml files v1.0.5 Shawn O. Pearce 2008-10-23 16:19:27 -07:00
  • 632768bc65 Teach repo how to download changes to the local checkout v1.0.4 Shawn O. Pearce 2008-10-23 11:58:52 -07:00
  • 0758d2f1d6 Show which user account each change was uploaded under v1.0.3 Shawn O. Pearce 2008-10-22 13:13:40 -07:00
  • bb0ee80571 Change RPC client to only use Google Accounts for authentication Shawn O. Pearce 2008-10-22 13:02:56 -07:00
  • 02dbb6d120 Fix StopIteration exception during repo {sync,status} v1.0.2 Shawn O. Pearce 2008-10-21 13:59:08 -07:00
  • 7542d664de Remove the Python 2.4 dependency and use just 'python' v1.0.1 Shawn O. Pearce 2008-10-21 07:11:36 -07:00
  • 0734600ce0 Fix 'repo sync' when the remote reflog has only 1 entry Shawn O. Pearce 2008-10-21 07:09:27 -07:00
  • cf31fe9b4f Initial Contribution v1.0 The Android Open Source Project 2008-10-21 07:00:00 -07:00