1. b1bda75 parse: separate out parsing functions from config.h by Calvin Wan · 1 year, 3 months ago
  2. 9875058 treewide: remove cache.h inclusion due to environment.h changes by Elijah Newren · 1 year, 10 months ago
  3. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  4. 7f14609 run-command API users: use strvec_push(), not argv construction by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  5. 1f09aed interactive: explicitly `fflush` stdout before expecting input by 마누엘 · 4 years, 9 months ago
  6. 08d383f interactive: refactor code asking the user for interactive input by Johannes Schindelin · 4 years, 9 months ago
  7. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  8. 0fb1df4 prompt.c: remove git_getpass() nobody uses by Junio C Hamano · 10 years ago
  9. 86362f7 Merge branch 'jk/credential-quit' by Junio C Hamano · 10 years ago
  10. e652c0e prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts by Jeff King · 10 years ago
  11. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 10 years ago
  12. e1c1a32 Revert "prompt: clean up strbuf usage" by Jeff King · 11 years ago
  13. 84d7273 prompt: fall back to terminal if askpass fails by Jeff King · 13 years ago
  14. 31b49d9 prompt: clean up strbuf usage by Jeff King · 13 years ago
  15. a509025 prompt: use git_terminal_prompt by Jeff King · 13 years ago
  16. 1cb0134 refactor git_getpass into generic prompt function by Jeff King · 13 years ago
  17. d3c58b8 move git_getpass to its own source file by Jeff King · 13 years ago