index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git_refs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-2
/
+3
*
Handle Windows line endings when reading binary files
Renaud Paquay
2017-08-31
1
-1
/
+1
*
When starting a branch, do not use a tag or change value for branch.merge
Zac Livingston
2017-08-25
1
-5
/
+6
*
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 refs
v1.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