Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make usage of open safer by setting binary mode and closing fds | Shawn O. Pearce | 2009-04-18 | 1 | -2/+2 |
* | Fix `repo --trace` to show ref and config loads | Shawn O. Pearce | 2009-04-18 | 1 | -5/+5 |
* | Enable tracing of ref scans and config unpickling | Shawn O. Pearce | 2009-04-17 | 1 | -0/+6 |
* | Avoid unnecessary git symbolic-ref calls during repo sync | Shawn O. Pearce | 2009-04-17 | 1 | -2/+12 |
* | Improve repo sync performance by avoid git forks | Shawn O. Pearce | 2009-04-17 | 1 | -0/+11 |
* | Implement git ref reading purely in Python | Shawn O. Pearce | 2009-04-17 | 1 | -0/+133 |