summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-11doc: fix a typo and clarify a sentenceLibravatar Mihir Mehta2-3/+3
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-29strbuf.h: format according to coding guidelinesLibravatar Stefan Beller1-67/+81
2018-09-29CodingGuidelines: document the API in *.h filesLibravatar Junio C Hamano1-1/+4
2018-09-28t7005-editor: quote filename to fix whitespace-issueLibravatar Alexander Pyhalov1-1/+1
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
2018-09-27Sync with 2.15.3Libravatar Junio C Hamano6-0/+87
2018-09-27Git 2.15.3Libravatar Junio C Hamano3-2/+8
2018-09-27Sync with Git 2.14.4Libravatar Junio C Hamano5-0/+81
2018-09-27Git 2.14.5Libravatar Junio C Hamano3-2/+18
2018-09-27submodule-config: ban submodule paths that start with a dashLibravatar Jeff King2-0/+22
2018-09-27submodule-config: ban submodule urls that start with dashLibravatar Jeff King2-0/+42
2018-09-27submodule--helper: use "--" to signal end of clone optionsLibravatar Jeff King1-0/+1
2018-09-25mailmap: consistently normalize brian m. carlson's nameLibravatar Jonathan Nieder1-1/+1
2018-09-25receive-pack: update comment with check_everything_connectedLibravatar Jeff King1-1/+1
2018-09-24t5551: compare sorted cookies filesLibravatar Thomas Gummerer1-2/+2