Go to file
Shawn O. Pearce a949fa5d20 Automatically install Gerrit Code Review's commit-msg hook
Most users of repo are also using Gerrit Code Review, and will want
the commit-msg hook to be automatically installed into their local
projects so that Change-Ids are assigned when commits are created,
not when they are first uploaded.

Change-Id: Ide42e93b068832f099d68a79c2863d22145d05ad
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-08-22 18:22:04 -07:00
docs Introduce manifest format using git submodules 2009-07-03 20:50:52 -07:00
hooks Automatically install Gerrit Code Review's commit-msg hook 2009-08-22 18:22:04 -07:00
subcmds manifest: Support --upgrade to submodule format, from XML 2009-07-03 20:51:13 -07:00
tests Fix error parsing a non-existant configuration file 2009-07-02 16:12:57 -07:00
.gitignore .gitignore: add an entry for repopickles 2009-06-28 15:08:56 -07:00
.project Add PyDev project files to repo 2009-06-02 00:09:07 +02:00
.pydevproject Add PyDev project files to repo 2009-06-02 00:09:07 +02:00
color.py Add -p to repo forall to improve output formatting 2009-04-18 13:49:13 -07:00
command.py Allow the manifest to be accessed it if is in work tree 2009-07-03 20:03:38 -07:00
COPYING Initial Contribution 2008-10-21 07:00:00 -07:00
editor.py Support GIT_EDITOR='vim -c "set textwidth=80"' 2009-07-02 12:45:47 -07:00
error.py Document any crashes from the user's text editor 2009-06-24 07:15:21 -07:00
git_command.py Refactor git version detection for reuse 2009-06-12 09:32:50 -07:00
git_config.py Merge change 11206 2009-08-17 08:09:05 -07:00
git_refs.py Make refs/remotes/m management the manifest object's responsibility 2009-07-03 20:03:38 -07:00
git_ssh Automatically use SSH control master support during sync 2009-04-18 16:50:47 -07:00
main.py Add "repo branch" as an alias for "repo branches" 2009-07-14 15:23:39 -04:00
manifest_loader.py Introduce manifest format using git submodules 2009-07-03 20:50:52 -07:00
manifest_submodule.py Introduce manifest format using git submodules 2009-07-03 20:50:52 -07:00
manifest_xml.py init: add -o, --origin to name manifest remote 2009-07-03 20:50:52 -07:00
manifest.py sync: Support upgrading manifest formats 2009-07-03 20:50:52 -07:00
pager.py Don't start the pager if stdout is a pipe 2009-04-01 07:24:22 -07:00
progress.py Only display a progress meter once we spend 0.5 seconds on a task 2009-04-18 10:09:16 -07:00
project.py Automatically install Gerrit Code Review's commit-msg hook 2009-08-22 18:22:04 -07:00
repo init: add -o, --origin to name manifest remote 2009-07-03 20:50:52 -07:00
SUBMITTING_PATCHES Document how to contribute to the repo project 2009-07-02 13:18:55 -07:00
trace.py Fix repo --trace to show ref and config loads 2009-04-18 09:54:51 -07:00