Go to file
Shawn O. Pearce 35f2596c27 Refactor part of GetUploadableBranches to lookup one specific branch
This way project.GetUploadableBranch(project.CurrentBranch) can tell
us how (if at all) to upload the currently checked out branch.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-11-12 09:12:17 -08:00
codereview Update proto_client to notify the user when auth cookies are accessed 2008-11-04 10:49:04 -08:00
docs Add <add-remote to-project="..."> to inject additional remotes 2008-11-06 11:23:08 -08:00
froofle Initial Contribution 2008-10-21 07:00:00 -07:00
hooks Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
subcmds Add 'repo init --mirror' to download a complete forrest 2008-11-05 18:08:32 -08:00
.gitignore Initial Contribution 2008-10-21 07:00:00 -07:00
color.py Initial Contribution 2008-10-21 07:00:00 -07:00
command.py Initial Contribution 2008-10-21 07:00:00 -07:00
COPYING Initial Contribution 2008-10-21 07:00:00 -07:00
editor.py Initial Contribution 2008-10-21 07:00:00 -07:00
error.py Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
gerrit_upload.py Remove unused import from gerrit_upload.py 2008-10-28 08:44:18 -07:00
git_command.py Initial Contribution 2008-10-21 07:00:00 -07:00
git_config.py Use remote.*.projectname to indicate the target project for upload 2008-11-06 09:52:51 -08:00
main.py Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
Makefile Initial Contribution 2008-10-21 07:00:00 -07:00
manifest.py Treat missing attributes as None when parsing the manifest 2008-11-06 11:23:27 -08:00
pager.py Initial Contribution 2008-10-21 07:00:00 -07:00
project.py Refactor part of GetUploadableBranches to lookup one specific branch 2008-11-12 09:12:17 -08:00
remote.py Add <remote project-name="..."> attribute within projects 2008-11-06 11:23:06 -08:00
repo Add 'repo init --mirror' to download a complete forrest 2008-11-05 18:08:32 -08:00