summaryrefslogtreecommitdiffstats
path: root/prompt.c
AgeCommit message (Expand)AuthorLines
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe-2/+1
2014-01-02Revert "prompt: clean up strbuf usage"Jeff King-1/+2
2012-02-03prompt: fall back to terminal if askpass failsJeff King-7/+17
2012-02-03prompt: clean up strbuf usageJeff King-2/+1
2011-12-12prompt: use git_terminal_promptJeff King-1/+2
2011-12-12refactor git_getpass into generic prompt functionJeff King-16/+30
2011-12-12move git_getpass to its own source fileJeff King-0/+48