説明なし

Shawn O. Pearce f00e0ce556 upload: Catch and cleanly report connectivity errors 16 年 前
docs 2b8db3ce3e Added feature to print a <notice> from manifest at the end of a sync. 15 年 前
hooks 9452e4ec09 Automatically install Gerrit Code Review's commit-msg hook 16 年 前
subcmds f00e0ce556 upload: Catch and cleanly report connectivity errors 15 年 前
tests c24c720b61 Fix error parsing a non-existant configuration file 16 年 前
.gitignore e020ebee4e .gitignore: add an entry for repopickles 16 年 前
.project 078a8b270f Add PyDev project files to repo 16 年 前
.pydevproject 078a8b270f Add PyDev project files to repo 16 年 前
COPYING cf31fe9b4f Initial Contribution 17 年 前
SUBMITTING_PATCHES 2d1a396897 Document how to contribute to the repo project 16 年 前
color.py db45da1208 Add -p to `repo forall` to improve output formatting 17 年 前
command.py df14a70c45 Make path references OS independent 15 年 前
editor.py b715b14807 Fix for handling values of EDITOR which contain a space. 15 年 前
error.py 54fccd71fb Document any crashes from the user's text editor 16 年 前
git_command.py 727ee98a40 Use os.environ.copy() instead of dict() 15 年 前
git_config.py f00e0ce556 upload: Catch and cleanly report connectivity errors 15 年 前
git_refs.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 年 前
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster 15 年 前
main.py 0048b69c03 Fixed race condition in 'repo sync -jN' that would open multiple masters. 15 年 前
manifest_xml.py df14a70c45 Make path references OS independent 15 年 前
pager.py 8f82a4f828 Don't start the pager if stdout is a pipe 17 年 前
progress.py f4f04d9fa8 Do not emit progress if stderr is not a tty 15 年 前
project.py df14a70c45 Make path references OS independent 15 年 前
repo df14a70c45 Make path references OS independent 15 年 前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年 前