Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-05 | editor: use run_command's shell feature | 1 | -19/+2 | |
2009-11-13 | Provide a build time default-editor setting | 1 | -1/+5 | |
2009-11-13 | Teach git var about GIT_EDITOR | 1 | -2/+12 | |
2009-11-13 | Do not use VISUAL editor on dumb terminals | 1 | -6/+6 | |
2009-10-30 | Handle more shell metacharacters in editor names | 1 | -1/+1 | |
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | 1 | -2/+1 | |
2008-07-25 | editor.c: Libify launch_editor() | 1 | -12/+12 | |
2008-07-25 | Move launch_editor() from builtin-tag.c to editor.c | 1 | -0/+56 |