Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-12-13 | add generic terminal prompt function | Jeff King | 3 | -0/+96 |
2011-12-13 | refactor git_getpass into generic prompt function | Jeff King | 2 | -16/+33 |
2011-12-13 | move git_getpass to its own source file | Jeff King | 7 | -45/+58 |
2011-12-13 | imap-send: don't check return value of git_getpass | Jeff King | 1 | -4/+0 |
2011-12-13 | imap-send: avoid buffer overflow | Jeff King | 1 | -3/+4 |