index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor.c
Commit message (
Expand
)
Author
Age
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
editor: use canonicalized absolute path
Ramkumar Ramachandra
2013-07-29
*
run-command: encode signal death as a positive integer
Jeff King
2013-01-06
*
launch_editor: propagate signals from editor to git
Jeff King
2012-12-02
*
launch_editor: ignore terminal signals while editor has control
Paul Fox
2012-12-02
*
launch_editor: refactor to use start/finish_command
Jeff King
2012-12-02
*
editor: use run_command's shell feature
Jeff King
2010-01-05
*
Provide a build time default-editor setting
Jonathan Nieder
2009-11-13
*
Teach git var about GIT_EDITOR
Jonathan Nieder
2009-11-13
*
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
2009-11-13
*
Handle more shell metacharacters in editor names
Jonathan Nieder
2009-10-30
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
*
editor.c: Libify launch_editor()
Stephan Beyer
2008-07-25
*
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
2008-07-25