🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.37.0
/
prompt.c
tag
ffaf52ec9d9e1b9b119753559f70b7ae266cfc7a
tagger
Junio C Hamano <gitster@pobox.com>
Mon Jun 27 16:18:15 2022
object
e4a4b31577c7419497ac30cebe30d755b97752c5
Git 2.37
7f14609
run-command API users: use strvec_push(), not argv construction
by Ævar Arnfjörð Bjarmason
· 4 years, 1 month ago
1f09aed
interactive: explicitly `fflush` stdout before expecting input
by 마누엘
· 6 years ago
08d383f
interactive: refactor code asking the user for interactive input
by Johannes Schindelin
· 6 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
0fb1df4
prompt.c: remove git_getpass() nobody uses
by Junio C Hamano
· 11 years ago
86362f7
Merge branch 'jk/credential-quit'
by Junio C Hamano
· 11 years ago
e652c0e
prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts
by Jeff King
· 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 years ago
e1c1a32
Revert "prompt: clean up strbuf usage"
by Jeff King
· 12 years ago
84d7273
prompt: fall back to terminal if askpass fails
by Jeff King
· 14 years ago
31b49d9
prompt: clean up strbuf usage
by Jeff King
· 14 years ago
a509025
prompt: use git_terminal_prompt
by Jeff King
· 14 years ago
1cb0134
refactor git_getpass into generic prompt function
by Jeff King
· 14 years ago
d3c58b8
move git_getpass to its own source file
by Jeff King
· 14 years ago