index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
pager: add a helper function to clear the last line in the terminal
SZEDER Gábor
1
-3
/
+3
2019-02-22
trace2:data: add editor/pager child classification
Jeff Hostetler
1
-0
/
+1
2018-08-10
editor: add a function to launch the sequence editor
Alban Gruin
1
-2
/
+25
2017-12-07
launch_editor(): indicate that Git waits for user input
Lars Schneider
1
-0
/
+24
2017-12-04
refactor "dumb" terminal determination
Lars Schneider
1
-2
/
+7
2016-05-09
editor.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-2
/
+1
2013-07-29
editor: use canonicalized absolute path
Ramkumar Ramachandra
1
-1
/
+1
2013-01-06
run-command: encode signal death as a positive integer
Jeff King
1
-1
/
+1
2012-12-02
launch_editor: propagate signals from editor to git
Jeff King
1
-1
/
+4
2012-12-02
launch_editor: ignore terminal signals while editor has control
Paul Fox
1
-1
/
+8
2012-12-02
launch_editor: refactor to use start/finish_command
Jeff King
1
-1
/
+9
2010-01-05
editor: use run_command's shell feature
Jeff King
1
-19
/
+2
2009-11-13
Provide a build time default-editor setting
Jonathan Nieder
1
-1
/
+5
2009-11-13
Teach git var about GIT_EDITOR
Jonathan Nieder
1
-2
/
+12
2009-11-13
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
1
-6
/
+6
2009-10-30
Handle more shell metacharacters in editor names
Jonathan Nieder
1
-1
/
+1
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-2
/
+1
2008-07-25
editor.c: Libify launch_editor()
Stephan Beyer
1
-12
/
+12
2008-07-25
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
1
-0
/
+56