🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.43.1
/
common-main.c
tag
9c98e72e0329036735d6b873b88d0d840f5d8214
tagger
Junio C Hamano <gitster@pobox.com>
Fri Feb 09 00:22:52 2024
object
3526e67d917bcd03f317a058208fa02737654637
Git 2.43.1
5e3f94d
treewide: remove cache.h inclusion due to previous changes
by Elijah Newren
· 2 years, 8 months ago
d1cbe1e
hash-ll.h: split out of hash.h to remove dependency on repository.h
by Elijah Newren
· 2 years, 8 months ago
69a63fe
treewide: be explicit about dependence on strbuf.h
by Elijah Newren
· 2 years, 8 months ago
74ea5c9
treewide: be explicit about dependence on trace.h & trace2.h
by Elijah Newren
· 2 years, 8 months ago
e38da48
setup.h: move declarations for setup.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
f394e09
treewide: be explicit about dependence on gettext.h
by Elijah Newren
· 2 years, 9 months ago
1819ad3
grep: fix multibyte regex handling under macOS
by Diomidis Spinellis
· 3 years, 4 months ago
0cc05b0
usage.c: add a non-fatal bug() function to go with BUG()
by Ævar Arnfjörð Bjarmason
· 3 years, 6 months ago
19d7594
common-main.c: move non-trace2 exit() behavior out of trace2.c
by Ævar Arnfjörð Bjarmason
· 3 years, 6 months ago
da81d47
Merge branch 'en/keep-cwd'
by Junio C Hamano
· 4 years ago
e6f8861
setup: introduce startup_info->original_cwd
by Elijah Newren
· 4 years ago
368b584
common-main.c: call exit(), don't return
by Ævar Arnfjörð Bjarmason
· 4 years 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
· 7 years ago
a7bc01e
trace2: find exec-dir before trace2 initialization
by Jeff Hostetler
· 7 years ago
a089724
trace2: refactor setting process starting time
by Jeff Hostetler
· 7 years ago
353d3d7
trace2: collect Windows-specific process information
by Jeff Hostetler
· 7 years ago
ee4512e
trace2: create new combined trace facility
by Jeff Hostetler
· 7 years ago
92034a9
Merge branch 'dj/runtime-prefix'
by Junio C Hamano
· 8 years ago
d807c4a
exec_cmd: rename to use dash in file name
by Stefan Beller
· 8 years ago
226c0dd
exec_cmd: RUNTIME_PREFIX on some POSIX systems
by Dan Jacques
· 8 years ago
b2f0ece
repository: initialize the_repository in main()
by Nguyễn Thái Ngọc Duy
· 8 years ago
1a600b7
attr: use hashmap for attribute dictionary
by Brandon Williams
· 9 years ago
6854a8f
common-main: stop munging argv[0] path
by Jeff King
· 9 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