Commit message (Expand) | Author | Age | |
---|---|---|---|
* | prompt.c: remove git_getpass() nobody uses | Junio C Hamano | 2015-01-15 |
* | Merge branch 'jk/credential-quit' | Junio C Hamano | 2014-12-22 |
|\ | |||
| * | prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts | Jeff King | 2014-12-04 |
* | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 |
|/ | |||
* | Revert "prompt: clean up strbuf usage" | Jeff King | 2014-01-02 |
* | prompt: fall back to terminal if askpass fails | Jeff King | 2012-02-03 |
* | prompt: clean up strbuf usage | Jeff King | 2012-02-03 |
* | prompt: use git_terminal_prompt | Jeff King | 2011-12-12 |
* | refactor git_getpass into generic prompt function | Jeff King | 2011-12-12 |
* | move git_getpass to its own source file | Jeff King | 2011-12-12 |