Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
tools
/
repo
/
5ed8c639421c1669b5a945114bc169722b242697
/
git_refs.py
a6c52f5
Set tracing to always on and save to .repo/TRACE_FILE.
by Joanna Wang
· 2 years ago
6d1faa1
git_refs: fix crash with binary . files in .git/refs/
by Mike Frysinger
· 3 years, 9 months ago
784ccfc
strip python2-only coding:utf-8 & print_function settings
by Mike Frysinger
· 3 years, 11 months ago
21b7fbe
project: fix m/ pseudo ref handling with git worktrees
by Mike Frysinger
· 4 years, 9 months ago
54a4e60
Fix various whitespace issues reported by pyflakes
by David Pursehouse
· 4 years, 9 months ago
3164d40
use open context managers in more places
by Mike Frysinger
· 5 years ago
8a11f6f
rename local trace module
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 5 years ago
bed8b62
Add support for long paths
by Renaud Paquay
· 6 years ago
2a4be94
Handle Windows line endings when reading binary files
by Renaud Paquay
· 8 years ago
9ead97b
When starting a branch, do not use a tag or change value for branch.merge
by Zac Livingston
· 7 years ago
0eb35cb
Fix some python3 encoding issues
by Chirayu Desai
· 11 years ago
217ea7d
Some fixes for supporting python3
by Chirayu Desai
· 12 years ago
1d947b3
Even more coding style cleanup
by David Pursehouse
· 12 years ago
8a68ff9
Coding style cleanup
by David Pursehouse
· 12 years ago
e15c65a
Remove unused imports
by David Pursehouse
· 12 years ago
cc14fa9
Improve error handling when reading loose refs
by Shawn O. Pearce
· 13 years ago
v1.7.8
76ca9f8
Make usage of open safer by setting binary mode and closing fds
by Shawn O. Pearce
· 16 years ago
ad3193a
Fix `repo --trace` to show ref and config loads
by Shawn O. Pearce
· 16 years ago
b81ac9e
Enable tracing of ref scans and config unpickling
by Shawn O. Pearce
· 16 years ago
0f3dd23
Avoid unnecessary git symbolic-ref calls during repo sync
by Shawn O. Pearce
· 16 years ago
fbcde47
Improve repo sync performance by avoid git forks
by Shawn O. Pearce
· 16 years ago
d237b69
Implement git ref reading purely in Python
by Shawn O. Pearce
· 16 years ago