説明なし

Shawn O. Pearce 2ec00b9272 Refactor git version detection for reuse 16 年 前
docs 242b52690d Remove support for the extra <remote> definitions in manifests 16 年 前
hooks c9ef744c7b Install a default pre-auto-gc hook in all repositories 17 年 前
subcmds 2ec00b9272 Refactor git version detection for reuse 16 年 前
.gitignore cf31fe9b4f Initial Contribution 17 年 前
.project 078a8b270f Add PyDev project files to repo 16 年 前
.pydevproject 078a8b270f Add PyDev project files to repo 16 年 前
COPYING cf31fe9b4f Initial Contribution 17 年 前
color.py db45da1208 Add -p to `repo forall` to improve output formatting 17 年 前
command.py db45da1208 Add -p to `repo forall` to improve output formatting 17 年 前
editor.py a8421a128a Fix launching of editor under 'repo upload --replace' 17 年 前
error.py 559b846b17 Report better errors when a project revision is invalid 17 年 前
git_command.py 2ec00b9272 Refactor git version detection for reuse 16 年 前
git_config.py 2a3a81b51f Ignore EOFError when reading a truncated pickle file 16 年 前
git_refs.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 年 前
git_ssh fb2316146f Automatically use SSH control master support during sync 17 年 前
main.py c8a300f639 Refactor Manifest to be XmlManifest 16 年 前
manifest_xml.py 3c8dea1f8d Change project.revision to revisionExpr and revisionId 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 da88ff4411 Silence 'Current branch %s is up to date' during sync 16 年 前
repo c8a300f639 Refactor Manifest to be XmlManifest 16 年 前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年 前