Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-27 | hook-list.h: add a generated list of hooks, like config-list.h | 1 | -36/+8 | |
2021-09-27 | hook.c: add a hook_exists() wrapper and use it in bugreport.c | 1 | -1/+1 | |
2021-09-27 | hook.[ch]: move find_hook() from run-command.c to hook.c | 1 | -1/+1 | |
2021-08-25 | use xopen() to handle fatal open(2) failures | 1 | -4/+1 | |
2021-04-28 | builtin/bugreport: don't leak prefixed filename | 1 | -3/+5 | |
2020-12-01 | builtin/bugreport.c: use thread-safe localtime_r() | 1 | -1/+2 | |
2020-09-03 | Merge branch 'jk/slimmed-down' | 1 | -0/+194 | |
2020-08-13 | make git-bugreport a builtin | 1 | -0/+196 |