summaryrefslogtreecommitdiffstats
path: root/t/t5515/refs.br-config-glob_config-glob (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-15progress: break too long progress bar linesSZEDER Gábor1-3/+24
2019-04-15progress: clear previous progress update dynamicallySZEDER Gábor1-4/+7
2019-04-15tests: disallow the use of abbreviated options (by default)Johannes Schindelin4-1/+33
2019-04-12t3000 (ls-files -o): widen description to reflect current testsKyle Meyer1-1/+1
2019-04-12untracked cache: fix off-by-oneJohannes Schindelin1-1/+1
2019-04-10submodule: teach set-branch subcommandDenton Liu4-5/+175
2019-04-10Documentation/git-show-branch: avoid literal {apostrophe}Todd Zullinger1-1/+1
2019-04-09The fourth batchJunio C Hamano1-0/+39
2019-04-09t3301: fix false negativeJohannes Schindelin1-2/+3
2019-04-08describe doc: remove '7-char' abbreviation referencePhilip Oakley1-1/+1
2019-04-08rerere doc: quote `rerere.enabled`Philip Oakley1-1/+1
2019-04-08blame: default to HEAD in a bare repo when no start commit is givenSZEDER Gábor2-0/+21
2019-04-08ls-files: use correct format stringThomas Gummerer1-5/+5
2019-04-08gc docs: remove incorrect reference to gc.auto=0Ævar Arnfjörð Bjarmason1-2/+1
2019-04-08gc docs: clarify that "gc" doesn't throw away referenced objectsÆvar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: note "gc --aggressive" in "fast-import"Ævar Arnfjörð Bjarmason1-0/+7
2019-04-08gc docs: downplay the usefulness of --aggressiveÆvar Arnfjörð Bjarmason1-2/+27
2019-04-08gc docs: note how --aggressive impacts --window & --depthÆvar Arnfjörð Bjarmason1-2/+4
2019-04-08gc docs: fix formatting for "gc.writeCommitGraph"Ævar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: re-flow the "gc.*" section in "config"Ævar Arnfjörð Bjarmason1-9/+8
2019-04-08gc docs: include the "gc.*" section from "config" in "gc"Ævar Arnfjörð Bjarmason2-80/+35
2019-04-08diff: batch fetching of missing blobsJonathan Tan2-0/+137
2019-04-05progress: assemble percentage and counters in a strbuf before printingSZEDER Gábor1-12/+23
2019-04-05progress: make display_progress() return voidSZEDER Gábor2-9/+6
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