Sign in
googlers
/
jrn
/
git
/
c2645176d92fe7e3433448bd4e1aa6e2b70a0052
/
prompt.c
b1bda75
parse: separate out parsing functions from config.h
by Calvin Wan
· 1 year, 3 months ago
9875058
treewide: remove cache.h inclusion due to environment.h changes
by Elijah Newren
· 1 year, 10 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
· 1 year, 10 months ago
7f14609
run-command API users: use strvec_push(), not argv construction
by Ævar Arnfjörð Bjarmason
· 3 years, 1 month ago
1f09aed
interactive: explicitly `fflush` stdout before expecting input
by 마누엘
· 4 years, 9 months ago
08d383f
interactive: refactor code asking the user for interactive input
by Johannes Schindelin
· 4 years, 9 months 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
· 10 years ago
86362f7
Merge branch 'jk/credential-quit'
by Junio C Hamano
· 10 years ago
e652c0e
prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts
by Jeff King
· 10 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 10 years ago
e1c1a32
Revert "prompt: clean up strbuf usage"
by Jeff King
· 11 years ago
84d7273
prompt: fall back to terminal if askpass fails
by Jeff King
· 13 years ago
31b49d9
prompt: clean up strbuf usage
by Jeff King
· 13 years ago
a509025
prompt: use git_terminal_prompt
by Jeff King
· 13 years ago
1cb0134
refactor git_getpass into generic prompt function
by Jeff King
· 13 years ago
d3c58b8
move git_getpass to its own source file
by Jeff King
· 13 years ago