暫無描述

Shawn O. Pearce 3218c13205 Use os.environ.copy() instead of dict() 15 年之前
docs 0125ae2fda Introduce manifest format using git submodules 16 年之前
hooks 9452e4ec09 Automatically install Gerrit Code Review's commit-msg hook 16 年之前
subcmds 69b1e8aa65 Merge branch 'stable' 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 b0f9a02394 Make path references OS independent 15 年之前
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 3218c13205 Use os.environ.copy() instead of dict() 15 年之前
git_config.py 69b1e8aa65 Merge branch 'stable' 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 33f0e786bb Add "repo branch" as an alias for "repo branches" 16 年之前
manifest.py 87bda12e85 sync: Support upgrading manifest formats 16 年之前
manifest_loader.py 0125ae2fda Introduce manifest format using git submodules 16 年之前
manifest_submodule.py 0125ae2fda Introduce manifest format using git submodules 16 年之前
manifest_xml.py b0f9a02394 Make path references OS independent 15 年之前
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 b0f9a02394 Make path references OS independent 15 年之前
repo b0f9a02394 Make path references OS independent 15 年之前
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 年之前