index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
diagnose.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
1
-1
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-1
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-1
/
+2
2022-10-13
doc txt & -h consistency: correct padding around "[]()"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: fix incorrect alternates syntax
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: word-wrap
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-09-21
builtin/diagnose.c: don't translate the two mode values
Alex Henrie
1
-1
/
+1
2022-08-12
builtin/diagnose.c: add '--mode' option
Victoria Dye
1
-2
/
+6
2022-08-12
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
1
-0
/
+57