Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-15 | config: don't include config.h by default | 1 | -0/+1 | |
2015-01-15 | prompt.c: remove git_getpass() nobody uses | 1 | -5/+0 | |
2014-12-22 | Merge branch 'jk/credential-quit' | 1 | -4/+12 | |
2014-12-04 | prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts | 1 | -4/+12 | |
2014-08-20 | run-command: introduce CHILD_PROCESS_INIT | 1 | -2/+1 | |
2014-01-02 | Revert "prompt: clean up strbuf usage" | 1 | -1/+2 | |
2012-02-03 | prompt: fall back to terminal if askpass fails | 1 | -7/+17 | |
2012-02-03 | prompt: clean up strbuf usage | 1 | -2/+1 | |
2011-12-12 | prompt: use git_terminal_prompt | 1 | -1/+2 | |
2011-12-12 | refactor git_getpass into generic prompt function | 1 | -16/+30 | |
2011-12-12 | move git_getpass to its own source file | 1 | -0/+48 |