Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interactive: refactor code asking the user for interactive input | Johannes Schindelin | 2020-04-10 | 1 | -0/+2 |
* | prompt.c: remove git_getpass() nobody uses | Junio C Hamano | 2015-01-15 | 1 | -1/+0 |
* | prompt: use git_terminal_prompt | Jeff King | 2011-12-12 | 1 | -0/+1 |
* | refactor git_getpass into generic prompt function | Jeff King | 2011-12-12 | 1 | -0/+3 |
* | move git_getpass to its own source file | Jeff King | 2011-12-12 | 1 | -0/+6 |