13 Commits (6a364ced497e407ab3ffb2554d4ef2c78f801832)

Author SHA1 Message Date
Ramkumar Ramachandra 09c5ae5a50 editor: use canonicalized absolute path 11 years ago
Jeff King 709ca730f8 run-command: encode signal death as a positive integer 12 years ago
Jeff King 1250857c6c launch_editor: propagate signals from editor to git 12 years ago
Paul Fox 913ef36093 launch_editor: ignore terminal signals while editor has control 12 years ago
Jeff King f42ca31d8d launch_editor: refactor to use start/finish_command 12 years ago
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