8 Commits (48f36dcd7320d27a840e89fc2aa7ab11716951c6)

Author SHA1 Message Date
Jeff King bac8037081 editor: use run_command's shell feature 15 years ago
Jonathan Nieder 8f4b576ad1 Provide a build time default-editor setting 15 years ago
Jonathan Nieder 44fcb4977c Teach git var about GIT_EDITOR 15 years ago
Jonathan Nieder d33738d7d3 Do not use VISUAL editor on dumb terminals 15 years ago
Jonathan Nieder eab58f1e8e Handle more shell metacharacters in editor names 15 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Stephan Beyer 7198203ae3 editor.c: Libify launch_editor() 17 years ago
Stephan Beyer d82f33e20d Move launch_editor() from builtin-tag.c to editor.c 17 years ago