Go to file
Shawn O. Pearce 03eaf07ec6 Support <remove-project name="X"> in manifest to remove/replace X
The manifest files now permit removing a project so the user can
either keep it out of their client, or replace it with a different
project using an entirely different configuration.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-11-20 11:54:46 -08:00
codereview Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05:00
docs Support <remove-project name="X"> in manifest to remove/replace X 2008-11-20 11:54:46 -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 --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05: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 Make repo's editor work when the editor is a commandline with 2008-11-14 21:12:44 -05:00
error.py Install a default pre-auto-gc hook in all repositories 2008-11-03 11:00:44 -08:00
gerrit_upload.py Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05: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 Support <remove-project name="X"> in manifest to remove/replace X 2008-11-20 11:54:46 -08:00
pager.py Initial Contribution 2008-10-21 07:00:00 -07:00
project.py Add --review and --cc flags to repo upload, so you can 2008-11-19 11:55:06 -05: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