summaryrefslogtreecommitdiff
path: root/editor.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerLibravatar Brandon Casey1-2/+1
2008-07-25editor.c: Libify launch_editor()Libravatar Stephan Beyer1-12/+12
2008-07-25Move launch_editor() from builtin-tag.c to editor.cLibravatar Stephan Beyer1-0/+56