summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-31cat-file: handle streaming failures consistentlyLibravatar Jeff King1-4/+12
2018-10-31check_stream_sha1(): handle input underflowLibravatar Jeff King2-1/+21
2018-10-31t1450: check large blob in trailing-garbage testLibravatar Jeff King1-2/+2
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'Libravatar SZEDER Gábor2-2/+3
2018-10-26travis-ci: no longer use containersLibravatar Sebastian Staudt1-2/+0
2018-10-25repack -ad: prune the list of shallow commitsLibravatar Johannes Schindelin2-1/+7
2018-10-25shallow: offer to prune only non-existing entriesLibravatar Johannes Schindelin3-8/+21
2018-10-25repack: point out a bug handling stale shallow infoLibravatar Johannes Schindelin1-0/+27
2018-10-25t0061: adjust to test-tool transitionLibravatar Junio C Hamano2-5/+29
2018-10-25run-command: mark path lookup errors with ENOENTLibravatar Jeff King2-5/+29
2018-10-23exclude-promisor-objects: declare when option is allowedLibravatar Matthew DeVore7-1/+14
2018-10-23Documentation/git-log.txt: do not show --exclude-promisor-objectsLibravatar Matthew DeVore1-1/+1
2018-10-22diff: don't attempt to strip prefix from absolute Windows pathsLibravatar Johannes Sixt2-2/+12
2018-10-19receive: denyCurrentBranch=updateinstead should not blindly updateLibravatar Junio C Hamano2-4/+16
2018-10-19pack-objects (mingw): initialize `packing_data` mutex in the correct spotLibravatar Johannes Schindelin3-2/+4
2018-10-19pack-objects (mingw): demonstrate a segmentation fault with large deltasLibravatar Johannes Schindelin1-0/+32
2018-10-19pack-objects: fix typo 'detla' -> 'delta'Libravatar Johannes Schindelin1-1/+1
2018-10-12log: fix coloring of certain octopus merge shapesLibravatar Noam Postavsky2-15/+145
2018-10-12split-index: BUG() when cache entry refers to non-existing shared entryLibravatar SZEDER Gábor1-2/+2
2018-10-12split-index: smudge and add racily clean cache entries to split indexLibravatar SZEDER Gábor4-8/+46
2018-10-12split-index: don't compare cached data of entries already marked for split indexLibravatar SZEDER Gábor1-17/+72
2018-10-12split-index: count the number of deleted entriesLibravatar SZEDER Gábor1-1/+1
2018-10-12t1700-split-index: date back files to avoid racy situationsLibravatar SZEDER Gábor1-21/+28
2018-10-12split-index: add tests to demonstrate the racy split index problemLibravatar SZEDER Gábor1-0/+218
2018-10-07docs: typo: s/isimilar/similar/Libravatar Michael Witten1-1/+1
2018-10-07docs: graph: remove unnecessary `graph_update()' callLibravatar Michael Witten1-1/+0
2018-10-07docs: typo: s/go/to/Libravatar Michael Witten1-1/+1
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesLibravatar Jonathan Tan3-0/+62
2018-10-04fetch-pack: avoid object flags if no_dependentsLibravatar Jonathan Tan1-42/+59
2018-10-03sequencer: use return value of oidset_insert()Libravatar René Scharfe1-3/+1
2018-09-29config.txt: correct the note about uploadpack.packObjectsHookLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-09-29git doc: direct bug reporters to mailing list archiveLibravatar Jonathan Nieder1-1/+3
2018-09-28rev-parse: --show-superproject-working-tree should work during a mergeLibravatar Sam McKelvie2-1/+17
2018-09-28t1400: drop debug `echo` to actually execute `test`Libravatar Martin Ågren1-1/+1
2018-09-28t1700-split-index: document why FSMONITOR is disabled in this test scriptLibravatar SZEDER Gábor1-0/+3
2018-09-27Doc: refer to the "commit-graph file" with dashLibravatar Martin Ågren2-10/+10
2018-09-27git-commit-graph.txt: refer to "*commit*-graph file"Libravatar Martin Ågren1-6/+6
2018-09-27git-commit-graph.txt: typeset more in monospaceLibravatar Martin Ågren1-6/+7
2018-09-27git-commit-graph.txt: fix bullet listsLibravatar Martin Ågren1-2/+2
2018-09-27doc: clarify gitcredentials path component matchingLibravatar David Zych1-0/+6
2018-09-27commit: fix erroneous BUG, 'multiple renames on the same target? how?'Libravatar Elijah Newren2-0/+24
2018-09-27Git 2.19.1Libravatar Junio C Hamano3-2/+8
2018-09-27Sync with 2.18.1Libravatar Junio C Hamano10-0/+148
2018-09-27Git 2.18.1Libravatar Junio C Hamano3-2/+8
2018-09-27Sync with 2.17.2Libravatar Junio C Hamano9-0/+142
2018-09-27Git 2.17.2Libravatar Junio C Hamano3-2/+14
2018-09-27fsck: detect submodule paths starting with dashLibravatar Jeff King2-0/+15
2018-09-27fsck: detect submodule urls starting with dashLibravatar Jeff King2-0/+22
2018-09-27Sync with 2.16.5Libravatar Junio C Hamano7-0/+93
2018-09-27Git 2.16.5Libravatar Junio C Hamano3-2/+8