summaryrefslogtreecommitdiffstats
path: root/editor.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix launching of editor under 'repo upload --replace'Shawn O. Pearce2009-04-181-3/+3
| | | | Signed-off-by: Shawn O. Pearce <sop@google.com>
* Make usage of open safer by setting binary mode and closing fdsShawn O. Pearce2009-04-181-1/+5
| | | | Signed-off-by: Shawn O. Pearce <sop@google.com>
* Make repo's editor work when the editor is a commandline withv1.3.2Joe Onorato2008-11-141-2/+2
| | | | multiple args.
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+85