Keine Beschreibung

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