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