🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.11.0
/
editor.c
tag
d1271bddd45d8c2c3e88650a1a107dcb368e8f91
tagger
Junio C Hamano <gitster@pobox.com>
Tue Nov 29 20:23:17 2016
object
454cb6bd52a4de614a3633e4f547af03d5c3b640
Git 2.11
9f9a522
editor.c: use error_errno()
by Nguyễn Thái Ngọc Duy
· 10 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 years ago
09c5ae5
editor: use canonicalized absolute path
by Ramkumar Ramachandra
· 12 years ago
709ca73
run-command: encode signal death as a positive integer
by Jeff King
· 13 years ago
1250857
launch_editor: propagate signals from editor to git
by Jeff King
· 13 years ago
913ef36
launch_editor: ignore terminal signals while editor has control
by Paul Fox
· 13 years ago
f42ca31
launch_editor: refactor to use start/finish_command
by Jeff King
· 13 years ago
bac8037
editor: use run_command's shell feature
by Jeff King
· 16 years ago
8f4b576
Provide a build time default-editor setting
by Jonathan Nieder
· 16 years ago
44fcb49
Teach git var about GIT_EDITOR
by Jonathan Nieder
· 16 years ago
d33738d
Do not use VISUAL editor on dumb terminals
by Jonathan Nieder
· 16 years ago
eab58f1
Handle more shell metacharacters in editor names
by Jonathan Nieder
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 17 years ago
7198203
editor.c: Libify launch_editor()
by Stephan Beyer
· 17 years ago
d82f33e
Move launch_editor() from builtin-tag.c to editor.c
by Stephan Beyer
· 17 years ago