説明なし

Anthony King 85b24acd6a Use JSON instead of pickle 11 年 前
docs 53d6a7b895 Fix error in xml manifest doc. 12 年 前
hooks 719757d6a8 hooks/pre-auto-gc: fix AC detection on OSX Maverick 12 年 前
subcmds 85b24acd6a Use JSON instead of pickle 11 年 前
tests c1b86a2323 Fix inconsistent indentation 13 年 前
.gitattributes bbf71fe363 Protect line endings in shell scripts 13 年 前
.gitignore 3cba0b8613 Add `repoc` to the .gitignore file 13 年 前
.project 9d5bf60d3c Set correct name in PyDev and Eclipse project config 12 年 前
.pydevproject 9d5bf60d3c Set correct name in PyDev and Eclipse project config 12 年 前
.pylintrc de50d81c91 Disable warning about locally disabling pylint warnings 12 年 前
COPYING cf31fe9b4f Initial Contribution 17 年 前
SUBMITTING_PATCHES 4f7bdea9d2 Add pylint configuration and instructions 13 年 前
color.py b75415075c Add nofmt_printer to color.py 13 年 前
command.py 8d20116038 repo: Support multiple branches for the same project. 12 年 前
editor.py cecd1d864f Change print statements to work in python3 13 年 前
error.py 53e902a19b More verbose errors for NoManifestExceptions. 12 年 前
git_command.py ff0a3c8f80 Share git version parsing code with wrapper module 12 年 前
git_config.py 85b24acd6a Use JSON instead of pickle 11 年 前
git_refs.py 0eb35cbe50 Fix some python3 encoding issues 12 年 前
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster 15 年 前
main.py 53e902a19b More verbose errors for NoManifestExceptions. 12 年 前
manifest_xml.py 7446c5954a Use sorted() rather than .sort() 11 年 前
pager.py cecd1d864f Change print statements to work in python3 13 年 前
progress.py 490d09a314 Support units in progress messages 14 年 前
project.py 2cd1f0452e Use next(iterator) rather than iterator.next() 11 年 前
pyversion.py 59bbb580e3 Move Python version checking to a separate module 12 年 前
repo 6efdde9f6e Prevent warning twice about Python 3 usage 11 年 前
trace.py cecd1d864f Change print statements to work in python3 13 年 前
wrapper.py 094cdbe090 Add wrapper module 12 年 前