summaryrefslogtreecommitdiffstats
path: root/editor.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for handling values of EDITOR which contain a space.Patrick Dubroy2010-08-061-1/+1
* Support GIT_EDITOR='vim -c "set textwidth=80"'Shawn O. Pearce2009-07-021-7/+20
* Document any crashes from the user's text editorv1.6.8.4Shawn O. Pearce2009-06-241-2/+9
* Fix launching of editor under 'repo upload --replace'Shawn O. Pearce2009-04-181-3/+3
* Make usage of open safer by setting binary mode and closing fdsShawn O. Pearce2009-04-181-1/+5
* Make repo's editor work when the editor is a commandline withv1.3.2Joe Onorato2008-11-141-2/+2
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+85