|
docs
|
2b8db3ce3e
Added feature to print a <notice> from manifest at the end of a sync.
|
15 years ago |
|
hooks
|
9452e4ec09
Automatically install Gerrit Code Review's commit-msg hook
|
16 years ago |
|
subcmds
|
c7c57e34db
help: Don't show empty Summary or Description sections
|
15 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
|
54fccd71fb
Document any crashes from the user's text editor
|
16 years ago |
|
git_command.py
|
727ee98a40
Use os.environ.copy() instead of dict()
|
15 years ago |
|
git_config.py
|
f00e0ce556
upload: Catch and cleanly report connectivity errors
|
15 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
|
df14a70c45
Make path references OS independent
|
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
|
8ced8641c8
Renamed 'repo_hooks' function to '_ProjectHooks'.
|
15 years ago |
|
repo
|
0fc3a39829
Bump repo version to 1,10
|
15 years ago |
|
trace.py
|
ad3193a0e5
Fix `repo --trace` to show ref and config loads
|
17 years ago |