Няма описание

Mike Frysinger e4433653db repo: add comment for updating maintainer keys преди 9 години
docs e868841782 Improve documentation of manifest server RPC methods преди 9 години
hooks 9322964d14 Update commit-msg hook to version from Gerrit 2.12.1 преди 10 години
subcmds d9de945d8a Merge "upload: short circuit when nothing is pending" преди 9 години
tests 745b4ad660 Fix gitc-init behavior преди 10 години
.gitattributes 01952e6634 Adds additional crlf clobber avoidance. преди 9 години
.gitignore 3cba0b8613 Add `repoc` to the .gitignore file преди 13 години
.mailmap 7a77c16d37 Update mailmap преди 9 години
.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 d64e8eee51 pylint: ignore bad-whitespace преди 9 години
COPYING cf31fe9b4f Initial Contribution преди 17 години
README.md befaec1e56 improve docs преди 9 години
SUBMITTING_PATCHES.md befaec1e56 improve docs преди 9 години
color.py bdf7ed2301 Pylint and PEP8 fixes for color.py преди 11 години
command.py f9fe3e14d2 repo: Repo does not always handle '.' parameter correctly преди 9 години
editor.py cecd1d864f Change print statements to work in python3 преди 13 години
error.py be4456cf24 error: fix typos преди 10 години
git_command.py 203153e7bb Add rpc: to default protocol whitelist преди 10 години
git_config.py 0745bb2657 Support smart-sync through persistent-http[s] преди 10 години
git_refs.py 0eb35cbe50 Fix some python3 encoding issues преди 12 години
git_ssh ec1df9b7f6 Don't allow git fetch to start ControlMaster преди 15 години
gitc_utils.py 39252ba028 gitc: Lower concurrent ls-projects requests преди 9 години
main.py 9d2b14d2ec pylint: Fix unused-{argument,variable} warning преди 9 години
manifest_xml.py 6685106306 pylint: fix indentation in manifest_xml преди 9 години
pager.py cecd1d864f Change print statements to work in python3 преди 13 години
progress.py 490d09a314 Support units in progress messages преди 14 години
project.py 71e4cea6de RepoHook: do not list options twice during hash based approval преди 9 години
pyversion.py 59bbb580e3 Move Python version checking to a separate module преди 12 години
repo e4433653db repo: add comment for updating maintainer keys преди 9 години
trace.py cecd1d864f Change print statements to work in python3 преди 13 години
wrapper.py 094cdbe090 Add wrapper module преди 12 години

README.md

repo

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.