説明なし

David Pursehouse 0b8df7be79 Handle manifest parse errors in main 13 年 前
docs 5566ae5dde Print deprecation warning when local_manifest.xml is used 13 年 前
hooks 7119f94aba Update commit-msg hook to version from Gerrit v2.5-rc0 13 年 前
subcmds 8d070cfb25 Always show --manifest-server-* options 13 年 前
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 9ed12c5d9c Change PyDev project version to "python 2.6" 13 年 前
.pylintrc 4f7bdea9d2 Add pylint configuration and instructions 13 年 前
COPYING cf31fe9b4f Initial Contribution 17 年 前
SUBMITTING_PATCHES 4f7bdea9d2 Add pylint configuration and instructions 13 年 前
color.py 1d947b3034 Even more coding style cleanup 13 年 前
command.py 1d947b3034 Even more coding style cleanup 13 年 前
editor.py a5be53f9c8 Use modern Python exception syntax 13 年 前
error.py 5c6eeac8f0 More coding style cleanup 13 年 前
git_command.py 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年 前
git_config.py 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年 前
git_refs.py 1d947b3034 Even more coding style cleanup 13 年 前
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster 15 年 前
main.py 0b8df7be79 Handle manifest parse errors in main 13 年 前
manifest_xml.py 717ece9d81 Better handling of duplicate remotes 13 年 前
pager.py 8a68ff9605 Coding style cleanup 13 年 前
progress.py 490d09a314 Support units in progress messages 14 年 前
project.py 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年 前
repo e072a92a9b Merge "Use python3 urllib when urllib2 not available" 13 年 前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年 前