summaryrefslogtreecommitdiffstats
path: root/thread-utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-16The fifth batchJunio C Hamano1-0/+58
2019-04-16update_info_refs(): drop unused force parameterJeff King1-2/+2
2019-04-16server-info: drop objdirlen pointer arithmeticJeff King1-8/+2
2019-04-16server-info: drop nr_alloc struct memberJeff King1-1/+1
2019-04-16server-info: use strbuf to read old info/packs fileJeff King1-10/+8
2019-04-16server-info: simplify cleanup in parse_pack_def()Jeff King1-3/+4
2019-04-16server-info: fix blind pointer arithmeticJeff King1-10/+12
2019-04-16http: simplify parsing of remote objects/info/packsJeff King1-21/+14
2019-04-16packfile: fix pack basename computationJeff King4-1/+32
2019-04-16midx: check both pack and index names for containmentJeff King2-3/+35
2019-04-16t5319: drop useless --buffer from cat-fileJeff King1-2/+2
2019-04-16t5319: fix bogus cat-file argumentJeff King1-6/+7
2019-04-16pack-revindex: open index if necessaryJeff King4-7/+17
2019-04-16packfile.h: drop extern from function declarationsJeff King1-41/+41
2019-04-15tests: disallow the use of abbreviated options (by default)Johannes Schindelin4-1/+33
2019-04-09The fourth batchJunio C Hamano1-0/+39
2019-04-05ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build jobSZEDER Gábor1-7/+16
2019-04-05ci: stick with Asciidoctor v1.5.8 for nowSZEDER Gábor1-1/+1