summaryrefslogtreecommitdiff
path: root/editor.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-121-2/+1
* editor.c: Libify launch_editor()Stephan Beyer2008-07-251-12/+12
* Move launch_editor() from builtin-tag.c to editor.cStephan Beyer2008-07-251-0/+56