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