summaryrefslogtreecommitdiffstats
path: root/delta.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-21Git 2.19.2v2.19.2Junio C Hamano3-2/+110
2018-10-31cat-file: handle streaming failures consistentlyJeff King1-4/+12
2018-10-31check_stream_sha1(): handle input underflowJeff King2-1/+21
2018-10-31t1450: check large blob in trailing-garbage testJeff King1-2/+2
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor2-2/+3
2018-10-29t3404-rebase-interactive: test abbreviated commandsJohannes Sixt2-7/+7
2018-10-26travis-ci: no longer use containersSebastian Staudt1-2/+0
2018-10-26path.c: char is not (always) signedTorsten Bögershausen1-1/+1
2018-10-26upload-pack: fix broken if/else chain in config callbackJeff King1-3/+6
2018-10-25howto/using-merge-subtree: mention --allow-unrelated-historiesUwe Kleine-König1-1/+1
2018-10-25repack -ad: prune the list of shallow commitsJohannes Schindelin2-1/+7
2018-10-25shallow: offer to prune only non-existing entriesJohannes Schindelin3-8/+21
2018-10-25repack: point out a bug handling stale shallow infoJohannes Schindelin1-0/+27
2018-10-25run-command: mark path lookup errors with ENOENTJeff King2-5/+29
2018-10-24fsck: s/++i > 1/i++/Junio C Hamano1-1/+1