1. 5e3f94d treewide: remove cache.h inclusion due to previous changes by Elijah Newren · 1 year, 11 months ago
  2. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  3. 69a63fe treewide: be explicit about dependence on strbuf.h by Elijah Newren · 1 year, 11 months ago
  4. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 11 months ago
  5. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 2 years ago
  6. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  7. 1819ad3 grep: fix multibyte regex handling under macOS by Diomidis Spinellis · 2 years, 7 months ago
  8. 0cc05b0 usage.c: add a non-fatal bug() function to go with BUG() by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  9. 19d7594 common-main.c: move non-trace2 exit() behavior out of trace2.c by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  10. da81d47 Merge branch 'en/keep-cwd' by Junio C Hamano · 3 years, 2 months ago
  11. e6f8861 setup: introduce startup_info->original_cwd by Elijah Newren · 3 years, 3 months ago
  12. 368b584 common-main.c: call exit(), don't return by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  13. 5732f2b common-main: delay trace2 initialization by Jeff King · 6 years ago
  14. 26c6f25 trace2: report peak memory usage of the process by Jeff Hostetler · 6 years ago
  15. a7bc01e trace2: find exec-dir before trace2 initialization by Jeff Hostetler · 6 years ago
  16. a089724 trace2: refactor setting process starting time by Jeff Hostetler · 6 years ago
  17. 353d3d7 trace2: collect Windows-specific process information by Jeff Hostetler · 6 years ago
  18. ee4512e trace2: create new combined trace facility by Jeff Hostetler · 6 years ago
  19. 92034a9 Merge branch 'dj/runtime-prefix' by Junio C Hamano · 7 years ago
  20. d807c4a exec_cmd: rename to use dash in file name by Stefan Beller · 7 years ago
  21. 226c0dd exec_cmd: RUNTIME_PREFIX on some POSIX systems by Dan Jacques · 7 years ago
  22. b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 7 years ago
  23. 1a600b7 attr: use hashmap for attribute dictionary by Brandon Williams · 8 years ago
  24. 6854a8f common-main: stop munging argv[0] path by Jeff King · 8 years ago
  25. 08aade7 mingw: declare main()'s argv as const by Johannes Schindelin · 9 years ago
  26. 5ce5f5f common-main: call git_setup_gettext() by Jeff King · 9 years ago
  27. 12e0437 common-main: call restore_sigpipe_to_default() by Jeff King · 9 years ago
  28. 57f5d52 common-main: call sanitize_stdfds() by Jeff King · 9 years ago
  29. 650c449 common-main: call git_extract_argv0_path() by Jeff King · 9 years ago
  30. 3f2e229 add an extra level of indirection to main() by Jeff King · 9 years ago