暂无描述

Shawn O. Pearce 0f0dfa3930 Add progress meter to 'repo start' 17 年之前
docs a490f03dc2 Correct note about local_manifest.xml capabilities 17 年之前
hooks c9ef744c7b Install a default pre-auto-gc hook in all repositories 17 年之前
subcmds 0f0dfa3930 Add progress meter to 'repo start' 17 年之前
.gitignore cf31fe9b4f Initial Contribution 17 年之前
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 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 年之前
error.py 559b846b17 Report better errors when a project revision is invalid 17 年之前
git_command.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年之前
git_config.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 年之前
git_refs.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 年之前
main.py db45da1208 Add -p to `repo forall` to improve output formatting 17 年之前
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 年之前
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 0f0dfa3930 Add progress meter to 'repo start' 17 年之前
remote.py ae6e0949d1 Add <remote project-name="..."> attribute within projects 17 年之前
repo fd89b67f5c Clarify options that control the repo executable version 17 年之前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年之前