summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-10-18test-tool: show tool list on errorJeff King1-2/+13
2018-10-18submodule helper: convert relative URL to absolute URL if neededStefan Beller1-0/+24
2018-10-16Merge branch 'ma/t1400-undebug-test'Junio C Hamano1-1/+1
2018-10-16Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Junio C Hamano1-0/+23
2018-10-16Merge branch 'jn/gc-auto'Junio C Hamano1-3/+3
2018-10-16Merge branch 'jn/gc-auto-prep'Junio C Hamano1-1/+1
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano38-399/+550
2018-10-16Merge branch 'tg/t5551-with-curl-7.61.1'Junio C Hamano1-34/+34
2018-10-16Merge branch 'ts/alias-of-alias'Junio C Hamano1-0/+40
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2-2/+68
2018-10-16Merge branch 'ab/commit-graph-progress'Junio C Hamano1-0/+21
2018-10-16git-p4: fully support unshelving changelistsLuke Diamand1-13/+56
2018-10-16git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelvedLuke Diamand1-3/+3
2018-10-15filter-trees: code clean-up of testsMatthew DeVore3-5/+5
2018-10-12rebase -i: introduce the 'break' commandJohannes Schindelin2-1/+10
2018-10-12log: fix coloring of certain octopus merge shapesNoam Postavsky1-0/+102
2018-10-12split-index: smudge and add racily clean cache entries to split indexSZEDER Gábor1-6/+2
2018-10-12t1700-split-index: date back files to avoid racy situationsSZEDER Gábor1-21/+28
2018-10-12split-index: add tests to demonstrate the racy split index problemSZEDER Gábor1-0/+218
2018-10-11config: add new index.threads config settingBen Peart2-0/+10
2018-10-11eoie: add End of Index Entry (EOIE) extensionBen Peart1-4/+4
2018-10-11Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-cJunio C Hamano1-0/+10
2018-10-10Merge branch 'ab/fsck-skiplist'Junio C Hamano3-4/+121
2018-10-10Merge branch 'ds/multi-pack-verify'Junio C Hamano1-1/+135
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano14-113/+350
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano12-109/+121
2018-10-10cache-tree: skip some blob checks in partial cloneJonathan Tan1-0/+33
2018-10-09transport.c: introduce core.alternateRefsPrefixesTaylor Blau1-0/+8
2018-10-09transport.c: introduce core.alternateRefsCommandTaylor Blau1-0/+33
2018-10-09submodule: add a helper to check if it is safe to write to .gitmodulesAntonio Ospite1-0/+31
2018-10-09t7506: clean up .gitmodules properly before setting up new scenarioAntonio Ospite1-1/+2
2018-10-09submodule--helper: add a new 'config' subcommandAntonio Ospite1-0/+27
2018-10-09t7411: be nicer to future tests and really clean things upAntonio Ospite1-2/+5
2018-10-09t7411: merge tests 5 and 6Antonio Ospite1-13/+5
2018-10-07fetch: do not list refs if fetching only hashesJonathan Tan2-0/+28
2018-10-07transport: do not list refs if possibleJonathan Tan1-0/+4
2018-10-07rev-list: handle missing tree objects properlyMatthew DeVore3-0/+80
2018-10-07list-objects-filter: implement filter tree:0Matthew DeVore3-0/+85
2018-10-07revision: mark non-user-given objects insteadMatthew DeVore1-0/+12
2018-10-07tests: order arguments to git-rev-list properlyMatthew DeVore3-29/+44
2018-10-07t9109: don't swallow Git errors upstream of pipesMatthew DeVore1-13/+21
2018-10-07tests: don't swallow Git errors upstream of pipesMatthew DeVore3-132/+141
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore32-112/+112
2018-10-07tests: standardize pipe placementMatthew DeVore7-250/+344
2018-10-07Documentation: add shell guidelinesMatthew DeVore1-0/+27
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore1-22/+20
2018-10-07Add a place for (not) sharing stuff between worktreesNguyễn Thái Ngọc Duy2-0/+35
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesJonathan Tan1-0/+41
2018-10-03grep: add -r/--[no-]recursiveRené Scharfe1-0/+12
2018-10-03help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy1-2/+2