説明なし

Chirayu Desai 303a82f33a Don't open non-binary files as binary 11 年 前
docs 36ea2fb6ee Enable remotes to define their own revision 11 年 前
hooks a8d539189e Update the commit-msg hook to the version from Gerrit 2.8.2 11 年 前
subcmds a769498568 Add --jobs option to forall subcommand 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 303a82f33a Don't open non-binary files as binary 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 e9f75b1782 Merge "Enable remotes to define their own revision" 11 年 前
pager.py cecd1d864f Change print statements to work in python3 13 年 前
progress.py 490d09a314 Support units in progress messages 14 年 前
project.py 303a82f33a Don't open non-binary files as binary 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 年 前