Ei kuvausta

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