No Description

Anthony King bdf7ed2301 Pylint and PEP8 fixes for color.py 11 years ago
docs 9371979628 Revert "Implementation of manifest defined githooks" 11 years ago
hooks a8d539189e Update the commit-msg hook to the version from Gerrit 2.8.2 11 years ago
subcmds 9371979628 Revert "Implementation of manifest defined githooks" 11 years ago
tests c1b86a2323 Fix inconsistent indentation 13 years ago
.gitattributes bbf71fe363 Protect line endings in shell scripts 13 years ago
.gitignore 3cba0b8613 Add `repoc` to the .gitignore file 13 years ago
.project 9d5bf60d3c Set correct name in PyDev and Eclipse project config 12 years ago
.pydevproject 9d5bf60d3c Set correct name in PyDev and Eclipse project config 12 years ago
.pylintrc de50d81c91 Disable warning about locally disabling pylint warnings 12 years ago
COPYING cf31fe9b4f Initial Contribution 17 years ago
SUBMITTING_PATCHES 4f7bdea9d2 Add pylint configuration and instructions 13 years ago
color.py bdf7ed2301 Pylint and PEP8 fixes for color.py 11 years ago
command.py 8d20116038 repo: Support multiple branches for the same project. 12 years ago
editor.py cecd1d864f Change print statements to work in python3 13 years ago
error.py 53e902a19b More verbose errors for NoManifestExceptions. 12 years ago
git_command.py 9c76f67f13 Always capture output for GitCommand 11 years ago
git_config.py 936183a492 git_config: add support for remote '.' 11 years ago
git_refs.py 0eb35cbe50 Fix some python3 encoding issues 12 years ago
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster 15 years ago
main.py 902665bce6 add a global --color option 11 years ago
manifest_xml.py 9371979628 Revert "Implementation of manifest defined githooks" 11 years ago
pager.py cecd1d864f Change print statements to work in python3 13 years ago
progress.py 490d09a314 Support units in progress messages 14 years ago
project.py 9c76f67f13 Always capture output for GitCommand 11 years ago
pyversion.py 59bbb580e3 Move Python version checking to a separate module 12 years ago
repo 52b99aa91d Change the min git version from 1.7.2 to 1.8.2 11 years ago
trace.py cecd1d864f Change print statements to work in python3 13 years ago
wrapper.py 094cdbe090 Add wrapper module 12 years ago