No Description

Daniel Sandler 4c50deea28 Fail sync when encountering "N commits behind." 16 years ago
docs 242b52690d Remove support for the extra <remote> definitions in manifests 16 years ago
hooks c9ef744c7b Install a default pre-auto-gc hook in all repositories 17 years ago
subcmds 9bb1816bdc Fixing project renaming bug. 16 years ago
tests c24c720b61 Fix error parsing a non-existant configuration file 16 years ago
.gitignore e020ebee4e .gitignore: add an entry for repopickles 16 years ago
.project 078a8b270f Add PyDev project files to repo 16 years ago
.pydevproject 078a8b270f Add PyDev project files to repo 16 years ago
COPYING cf31fe9b4f Initial Contribution 17 years ago
SUBMITTING_PATCHES 2d1a396897 Document how to contribute to the repo project 16 years ago
color.py db45da1208 Add -p to `repo forall` to improve output formatting 17 years ago
command.py db45da1208 Add -p to `repo forall` to improve output formatting 17 years ago
editor.py 1dcb58a7d0 Support GIT_EDITOR='vim -c "set textwidth=80"' 16 years ago
error.py 54fccd71fb Document any crashes from the user's text editor 16 years ago
git_command.py 2ec00b9272 Refactor git version detection for reuse 16 years ago
git_config.py b6ea3bfcc3 Honor url.insteadOf when setting up SSH control master connection 16 years ago
git_refs.py 76ca9f8145 Make usage of open safer by setting binary mode and closing fds 17 years ago
git_ssh fb2316146f Automatically use SSH control master support during sync 17 years ago
main.py c8a300f639 Refactor Manifest to be XmlManifest 16 years ago
manifest_xml.py 21c5c34ee2 Support detached HEAD in manifest repository 16 years ago
pager.py 8f82a4f828 Don't start the pager if stdout is a pipe 17 years ago
progress.py 2810cbc778 Only display a progress meter once we spend 0.5 seconds on a task 17 years ago
project.py 4c50deea28 Fail sync when encountering "N commits behind." 16 years ago
repo c8a300f639 Refactor Manifest to be XmlManifest 16 years ago
trace.py ad3193a0e5 Fix `repo --trace` to show ref and config loads 17 years ago