summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge branch 'nd/the-index'Libravatar Junio C Hamano1-1/+1
2018-10-18merge-recursive: avoid showing conflicts with merge branch before HEADLibravatar Elijah Newren1-4/+4
2018-10-18headers: normalize the spelling of some header guardsLibravatar Ramsay Jones1-2/+2
2018-10-18list-objects: support for skipping tree traversalLibravatar Matthew DeVore1-0/+13
2018-10-18test-tool: show tool list on errorLibravatar Jeff King1-2/+13
2018-10-16Merge branch 'ma/t1400-undebug-test'Libravatar Junio C Hamano1-1/+1
2018-10-16Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Libravatar Junio C Hamano1-0/+23
2018-10-16Merge branch 'jn/gc-auto'Libravatar Junio C Hamano1-3/+3
2018-10-16Merge branch 'jn/gc-auto-prep'Libravatar Junio C Hamano1-1/+1
2018-10-16Merge branch 'md/test-cleanup'Libravatar Junio C Hamano38-399/+550
2018-10-16Merge branch 'tg/t5551-with-curl-7.61.1'Libravatar Junio C Hamano1-34/+34
2018-10-16Merge branch 'ts/alias-of-alias'Libravatar Junio C Hamano1-0/+40
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Libravatar Junio C Hamano2-2/+68
2018-10-16Merge branch 'ab/commit-graph-progress'Libravatar Junio C Hamano1-0/+21
2018-10-16git-p4: fully support unshelving changelistsLibravatar Luke Diamand1-13/+56
2018-10-16git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelvedLibravatar Luke Diamand1-3/+3
2018-10-15filter-trees: code clean-up of testsLibravatar Matthew DeVore3-5/+5
2018-10-12rebase -i: introduce the 'break' commandLibravatar Johannes Schindelin2-1/+10
2018-10-12log: fix coloring of certain octopus merge shapesLibravatar Noam Postavsky1-0/+102
2018-10-12split-index: smudge and add racily clean cache entries to split indexLibravatar SZEDER Gábor1-6/+2
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-11config: add new index.threads config settingLibravatar Ben Peart2-0/+10
2018-10-11eoie: add End of Index Entry (EOIE) extensionLibravatar Ben Peart1-4/+4
2018-10-11Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-cLibravatar Junio C Hamano1-0/+10
2018-10-10Merge branch 'ab/fsck-skiplist'Libravatar Junio C Hamano3-4/+121
2018-10-10Merge branch 'ds/multi-pack-verify'Libravatar Junio C Hamano1-1/+135
2018-10-10Merge branch 'bc/hash-independent-tests'Libravatar Junio C Hamano14-113/+350
2018-10-10Merge branch 'nd/test-tool'Libravatar Junio C Hamano12-109/+121
2018-10-10cache-tree: skip some blob checks in partial cloneLibravatar Jonathan Tan1-0/+33
2018-10-09transport.c: introduce core.alternateRefsPrefixesLibravatar Taylor Blau1-0/+8
2018-10-09transport.c: introduce core.alternateRefsCommandLibravatar Taylor Blau1-0/+33
2018-10-07fetch: do not list refs if fetching only hashesLibravatar Jonathan Tan2-0/+28
2018-10-07transport: do not list refs if possibleLibravatar Jonathan Tan1-0/+4
2018-10-07list-objects-filter: implement filter tree:0Libravatar Matthew DeVore3-0/+85
2018-10-07revision: mark non-user-given objects insteadLibravatar Matthew DeVore1-0/+12
2018-10-07rev-list: handle missing tree objects properlyLibravatar Matthew DeVore3-0/+80
2018-10-07tests: order arguments to git-rev-list properlyLibravatar Matthew DeVore3-29/+44
2018-10-07t9109: don't swallow Git errors upstream of pipesLibravatar Matthew DeVore1-13/+21
2018-10-07tests: don't swallow Git errors upstream of pipesLibravatar Matthew DeVore3-132/+141
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore32-112/+112
2018-10-07tests: standardize pipe placementLibravatar Matthew DeVore7-250/+344
2018-10-07Documentation: add shell guidelinesLibravatar Matthew DeVore1-0/+27
2018-10-07t/README: reformat Do, Don't, Keep in mind listsLibravatar Matthew DeVore1-22/+20
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesLibravatar Jonathan Tan1-0/+41
2018-10-03grep: add -r/--[no-]recursiveLibravatar René Scharfe1-0/+12
2018-10-03help -a: improve and make --verbose defaultLibravatar Nguyễn Thái Ngọc Duy1-2/+2
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 McKelvie1-0/+16
2018-09-28t1400: drop debug `echo` to actually execute `test`Libravatar Martin Ågren1-1/+1