Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some python3 encoding issues | Chirayu Desai | 2013-11-21 | 1 | -1/+1 |
* | Some fixes for supporting python3 | Chirayu Desai | 2013-04-18 | 1 | -2/+7 |
* | Even more coding style cleanup | David Pursehouse | 2012-10-30 | 1 | -2/+2 |
* | Coding style cleanup | David Pursehouse | 2012-10-09 | 1 | -8/+8 |
* | Remove unused imports | David Pursehouse | 2012-08-23 | 1 | -1/+0 |
* | Improve error handling when reading loose refsv1.7.8 | Shawn O. Pearce | 2011-11-29 | 1 | -5/+7 |
* | 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 |