説明なし

Shawn O. Pearce cc6c79643e Make refs/remotes/m management the manifest object's responsibility 16 年 前
docs 050e4fd591 manifest: Only display XML help on XML manifest 16 年 前
hooks c9ef744c7b Install a default pre-auto-gc hook in all repositories 17 年 前
subcmds 1875ddd47c sync: Run `git gc --auto` after fetch 16 年 前
tests c24c720b61 Fix error parsing a non-existant configuration file 16 年 前
.gitignore e020ebee4e .gitignore: add an entry for repopickles 16 年 前
.project 078a8b270f Add PyDev project files to repo 16 年 前
.pydevproject 078a8b270f Add PyDev project files to repo 16 年 前
COPYING cf31fe9b4f Initial Contribution 17 年 前
SUBMITTING_PATCHES 2d1a396897 Document how to contribute to the repo project 16 年 前
color.py db45da1208 Add -p to `repo forall` to improve output formatting 17 年 前
command.py f1a6b14fdc Create an abstract Manifest base class 16 年 前
editor.py 1dcb58a7d0 Support GIT_EDITOR='vim -c "set textwidth=80"' 16 年 前
error.py 54fccd71fb Document any crashes from the user's text editor 16 年 前
git_command.py 2ec00b9272 Refactor git version detection for reuse 16 年 前
git_config.py b0ca41e19a Only remove a stale pickle file if it exists 16 年 前
git_refs.py cc6c79643e Make refs/remotes/m management the manifest object's responsibility 16 年 前
git_ssh fb2316146f Automatically use SSH control master support during sync 17 年 前
main.py f1a6b14fdc Create an abstract Manifest base class 16 年 前
manifest.py cc6c79643e Make refs/remotes/m management the manifest object's responsibility 16 年 前
manifest_loader.py f1a6b14fdc Create an abstract Manifest base class 16 年 前
manifest_xml.py cc6c79643e Make refs/remotes/m management the manifest object's responsibility 16 年 前
pager.py 8f82a4f828 Don't start the pager if stdout is a pipe 17 年 前
progress.py 2810cbc778 Only display a progress meter once we spend 0.5 seconds on a task 17 年 前
project.py cc6c79643e Make refs/remotes/m management the manifest object's responsibility 16 年 前
repo c8a300f639 Refactor Manifest to be XmlManifest 16 年 前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年 前