Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically use SSH control master support during sync | Shawn O. Pearce | 2009-04-18 | 1 | -0/+26 |
| | | | | | | | | | By creating a background ssh "control master" process which lives for the duration of our sync cycle we can easily cut the time for a no-op sync of 132 projects from 60s to 18s. Bug: REPO-11 Signed-off-by: Shawn O. Pearce <sop@google.com> | ||||
* | Fix `repo --trace` to show ref and config loads | Shawn O. Pearce | 2009-04-18 | 1 | -7/+3 |
| | | | | | | | | | The value of the varible TRACE was copied during the import, which happens before the --trace option can be processed. So instead we now use a function to determine if the value is set, as the function can be safely copied early during import. Signed-off-by: Shawn O. Pearce <sop@google.com> | ||||
* | Initial Contributionv1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+164 |