Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin/bugreport.c: create '--diagnose' option | Victoria Dye | 2022-08-12 | 1 | -3/+24 |
* | hook-list.h: add a generated list of hooks, like config-list.h | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -36/+8 |
* | hook.c: add a hook_exists() wrapper and use it in bugreport.c | Emily Shaffer | 2021-09-27 | 1 | -1/+1 |
* | hook.[ch]: move find_hook() from run-command.c to hook.c | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+1 |
* | use xopen() to handle fatal open(2) failures | René Scharfe | 2021-08-25 | 1 | -4/+1 |
* | builtin/bugreport: don't leak prefixed filename | Andrzej Hunt | 2021-04-28 | 1 | -3/+5 |
* | builtin/bugreport.c: use thread-safe localtime_r() | Taylor Blau | 2020-12-01 | 1 | -1/+2 |
* | Merge branch 'jk/slimmed-down' | Junio C Hamano | 2020-09-03 | 1 | -3/+1 |
* | make git-bugreport a builtin | Jeff King | 2020-08-13 | 1 | -0/+196 |