Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
tools
/
repo
/
e287fa760bb783a54a0299998cfba585356868fc
/
editor.py
784ccfc
strip python2-only coding:utf-8 & print_function settings
by Mike Frysinger
· 3 years, 11 months ago
819827a
Fix blank line issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
abdf750
Fix indentation issues reported by flake8
by David Pursehouse
· 4 years, 9 months ago
70c54dc
upload/editor: fix bytes/string confusion
by Mike Frysinger
· 5 years ago
3164d40
use open context managers in more places
by Mike Frysinger
· 5 years ago
f601376
set default file encoding to utf-8
by Mike Frysinger
· 5 years ago
cd892a3
Allow quotes in editor command on Windows
by Renaud Paquay
· 8 years ago
010fed7
Replace all os.remove calls
by Renaud Paquay
· 8 years ago
cecd1d8
Change print statements to work in python3
by Sarah Owens
· 12 years ago
a5be53f
Use modern Python exception syntax
by Sarah Owens
· 12 years ago
b715b14
Fix for handling values of EDITOR which contain a space.
by Patrick Dubroy
· 14 years ago
1dcb58a
Support GIT_EDITOR='vim -c "set textwidth=80"'
by Shawn O. Pearce
· 15 years ago
54fccd7
Document any crashes from the user's text editor
by Shawn O. Pearce
· 15 years ago
v1.6.8.4
a8421a1
Fix launching of editor under 'repo upload --replace'
by Shawn O. Pearce
· 16 years ago
76ca9f8
Make usage of open safer by setting binary mode and closing fds
by Shawn O. Pearce
· 16 years ago
8c6eef4
Make repo's editor work when the editor is a commandline with multiple args.
by Joe Onorato
· 16 years ago
v1.3.2
cf31fe9
Initial Contribution
by The Android Open Source Project
· 16 years ago
v1.0