Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
2008-07-25 | editor.c: Libify launch_editor() | Stephan Beyer | 1 | -12/+12 |
2008-07-25 | Move launch_editor() from builtin-tag.c to editor.c | Stephan Beyer | 1 | -0/+56 |