index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diagnose.c
Age
Commit message (
Expand
)
Author
Lines
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
-4
/
+4
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
-1
/
+1
2024-12-18
diagnose: stop using `the_repository`
Patrick Steinhardt
-7
/
+8
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
-5
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-0
/
+1
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2023-10-09
dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
Victoria Dye
-3
/
+3
2023-10-09
dir.[ch]: expose 'get_dtype'
Victoria Dye
-36
/
+0
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
-1
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
-1
/
+1
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
-1
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
-0
/
+2
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
-0
/
+1
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
-0
/
+1
2023-03-20
treewide: include parse-options.h in source files
SZEDER Gábor
-0
/
+1
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
-1
/
+2
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
-1
/
+2
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
-0
/
+1
2022-09-19
diagnose.c: refactor to safely use 'd_type'
Victoria Dye
-14
/
+56
2022-08-12
builtin/diagnose.c: add '--mode' option
Victoria Dye
-0
/
+30
2022-08-12
diagnose.c: add option to configure archive contents
Victoria Dye
-8
/
+31
2022-08-12
scalar-diagnose: move functionality to common location
Victoria Dye
-0
/
+216