1. cd1096b pager: add a helper function to clear the last line in the terminal by SZEDER Gábor · 6 years ago
  2. eee73d1 trace2:data: add editor/pager child classification by Jeff Hostetler · 6 years ago
  3. 2aed018 editor: add a function to launch the sequence editor by Alban Gruin · 7 years ago
  4. abfb04d launch_editor(): indicate that Git waits for user input by Lars Schneider · 7 years ago
  5. a64f213 refactor "dumb" terminal determination by Lars Schneider · 7 years ago
  6. 9f9a522 editor.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
  7. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  8. 09c5ae5 editor: use canonicalized absolute path by Ramkumar Ramachandra · 12 years ago
  9. 709ca73 run-command: encode signal death as a positive integer by Jeff King · 12 years ago
  10. 1250857 launch_editor: propagate signals from editor to git by Jeff King · 12 years ago
  11. 913ef36 launch_editor: ignore terminal signals while editor has control by Paul Fox · 12 years ago
  12. f42ca31 launch_editor: refactor to use start/finish_command by Jeff King · 12 years ago
  13. bac8037 editor: use run_command's shell feature by Jeff King · 15 years ago
  14. 8f4b576 Provide a build time default-editor setting by Jonathan Nieder · 15 years ago
  15. 44fcb49 Teach git var about GIT_EDITOR by Jonathan Nieder · 15 years ago
  16. d33738d Do not use VISUAL editor on dumb terminals by Jonathan Nieder · 15 years ago
  17. eab58f1 Handle more shell metacharacters in editor names by Jonathan Nieder · 15 years ago
  18. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  19. 7198203 editor.c: Libify launch_editor() by Stephan Beyer · 17 years ago
  20. d82f33e Move launch_editor() from builtin-tag.c to editor.c by Stephan Beyer · 17 years ago