No Description

Victor Boivie 08c880db18 Smart tag support 15 years ago
docs 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. 15 years ago
hooks 9452e4ec09 Automatically install Gerrit Code Review's commit-msg hook 16 years ago
subcmds 08c880db18 Smart tag support 14 years ago
tests c24c720b61 Fix error parsing a non-existant configuration file 16 years ago
.gitignore e020ebee4e .gitignore: add an entry for repopickles 16 years ago
.project 078a8b270f Add PyDev project files to repo 16 years ago
.pydevproject 078a8b270f Add PyDev project files to repo 16 years ago
COPYING cf31fe9b4f Initial Contribution 17 years ago
SUBMITTING_PATCHES 2d1a396897 Document how to contribute to the repo project 16 years ago
color.py db45da1208 Add -p to `repo forall` to improve output formatting 17 years ago
command.py df14a70c45 Make path references OS independent 15 years ago
editor.py b715b14807 Fix for handling values of EDITOR which contain a space. 15 years ago
error.py 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. 15 years ago
git_command.py 727ee98a40 Use os.environ.copy() instead of dict() 15 years ago
git_config.py a101f1c167 Honor 'http_proxy' environment variable 14 years ago
git_refs.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 years ago
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster 15 years ago
main.py 2bf9db0d3b Add "repo branch" as an alias for "repo branches" 15 years ago
manifest_xml.py 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. 15 years ago
pager.py 8f82a4f828 Don't start the pager if stdout is a pipe 17 years ago
progress.py f4f04d9fa8 Do not emit progress if stderr is not a tty 15 years ago
project.py 30d452905f Add a --depth option to repo init. 14 years ago
repo 49cd59bc86 Add --depth option to main repo wrapper. 14 years ago
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 years ago