Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-02 | Revert "prompt: clean up strbuf usage" | Jeff King | 1 | -1/+2 |
2012-02-03 | prompt: fall back to terminal if askpass fails | Jeff King | 1 | -7/+17 |
2012-02-03 | prompt: clean up strbuf usage | Jeff King | 1 | -2/+1 |
2011-12-12 | prompt: use git_terminal_prompt | Jeff King | 1 | -1/+2 |
2011-12-12 | refactor git_getpass into generic prompt function | Jeff King | 1 | -16/+30 |
2011-12-12 | move git_getpass to its own source file | Jeff King | 1 | -0/+48 |