index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
bugreport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
editor: move editor-related functions and declarations into common file
Elijah Newren
1
-0
/
+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
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-1
/
+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-11-21
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2022-10-13
doc txt & -h consistency: fix mismatching labels
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: correct padding around "[]()"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-13
doc txt & -h consistency: balance unbalanced "[" and "]"
Æ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-08-12
builtin/bugreport.c: create '--diagnose' option
Victoria Dye
1
-3
/
+24
2021-09-27
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason
1
-36
/
+8
2021-09-27
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer
1
-1
/
+1
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-25
use xopen() to handle fatal open(2) failures
René Scharfe
1
-4
/
+1
2021-04-28
builtin/bugreport: don't leak prefixed filename
Andrzej Hunt
1
-3
/
+5
2020-12-01
builtin/bugreport.c: use thread-safe localtime_r()
Taylor Blau
1
-1
/
+2
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
1
-0
/
+194
2020-08-13
make git-bugreport a builtin
Jeff King
1
-0
/
+196