🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
prompt.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
b1bda75
parse: separate out parsing functions from config.h
by Calvin Wan
· 2 years, 3 months ago
9875058
treewide: remove cache.h inclusion due to environment.h changes
by Elijah Newren
· 2 years, 9 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
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
· 9 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