summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Merge branch 'en/update-ref-no-deref-stdin' into maintLibravatar Junio C Hamano3-12/+46
2018-11-21Merge branch 'ms/remote-error-message-update' into maintLibravatar Junio C Hamano2-5/+5
2018-11-21Merge branch 'jt/lazy-object-fetch-fix' into maintLibravatar Junio C Hamano5-19/+22
2018-11-21Merge branch 'en/sequencer-empty-edit-result-aborts' into maintLibravatar Junio C Hamano4-17/+14
2018-11-21Merge branch 'nd/attr-pathspec-fix' into maintLibravatar Junio C Hamano2-2/+2
2018-11-21Merge branch 'en/rerere-multi-stage-1-fix' into maintLibravatar Junio C Hamano2-1/+30
2018-11-21Merge branch 'js/mingw-o-append' into maintLibravatar Junio C Hamano6-3/+129
2018-11-21Merge branch 'jk/reopen-tempfile-truncate' into maintLibravatar Junio C Hamano4-5/+23
2018-11-21Merge branch 'bp/mv-submodules-with-fsmonitor' into maintLibravatar Junio C Hamano1-2/+1
2018-11-21Merge branch 'js/rebase-i-autosquash-fix' into maintLibravatar Junio C Hamano2-3/+33
2018-11-21Merge branch 'jk/trailer-fixes' into maintLibravatar Junio C Hamano14-39/+175
2018-10-31Adjust for 2.19.x seriesLibravatar Junio C Hamano3-7/+35
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-24fsck: s/++i > 1/i++/Libravatar Junio C Hamano1-1/+1
2018-10-24cocci: simplify "if (++u > 1)" to "if (u++)"Libravatar Junio C Hamano1-0/+5
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-23doc: fix formatting in git-update-refLibravatar Andreas Heiduk1-4/+4
2018-10-23doc: fix indentation of listing blocks in gitweb.conf.txtLibravatar Andreas Heiduk1-10/+15
2018-10-23doc: fix descripion for 'git tag --format'Libravatar Andreas Heiduk1-6/+6
2018-10-23doc: fix inappropriate monospace formattingLibravatar Andreas Heiduk5-32/+40
2018-10-23doc: fix ASCII art tab spacingLibravatar Andreas Heiduk3-25/+25
2018-10-23doc: clarify boundaries of 'git worktree list --porcelain'Libravatar Andreas Heiduk1-2/+2
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-18doc: fix small typo in git show-branchLibravatar Saulius Gurklys1-1/+1
2018-10-18branch: trivial style fixLibravatar Tao Qingyun1-2/+1
2018-10-18builtin/branch.c: remove useless branch_getLibravatar Tao Qingyun1-5/+0
2018-10-12log: fix coloring of certain octopus merge shapesLibravatar Noam Postavsky2-15/+145
2018-10-12doc: move git-cherry to plumbingLibravatar Daniels Umanovskis2-12/+1
2018-10-12doc: move git-get-tar-commit-id to plumbingLibravatar Daniels Umanovskis1-1/+1
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-11doc: move git-rev-parse from porcelain to plumbingLibravatar Daniels Umanovskis1-1/+1