aboutsummaryrefslogtreecommitdiffstats
path: root/bugreport.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-13make git-bugreport a builtinJeff King1-200/+0
2020-06-29Merge branch 'rs/retire-strbuf-write-fd'Junio C Hamano1-1/+3
2020-06-19bugreport.c: replace strbuf_write_fd with write_in_fullRandall S. Becker1-1/+3
2020-05-12bugreport: include user interactive shellEmily Shaffer1-0/+6
2020-05-07bugreport: collect list of populated hooksEmily Shaffer1-0/+52
2020-04-27bugreport: drop extraneous includesEmily Shaffer1-2/+0
2020-04-16bugreport: add compiler infoEmily Shaffer1-0/+6
2020-04-16bugreport: add uname infoEmily Shaffer1-1/+15
2020-04-16bugreport: gather git version and build infoEmily Shaffer1-1/+18
2020-04-16bugreport: add tool to generate debugging infoEmily Shaffer1-0/+105