summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Merge branch 'gc/bare-repo-discovery'Junio C Hamano3-15/+70
2022-07-22read-cache: make `do_read_index()` always set up `istate->repo`Martin Ågren1-0/+5
2022-07-22Merge branch 'mt/checkout-count-fix' into mt/rot13-in-cJunio C Hamano3-1/+75
2022-07-19Merge branch 'll/curl-accept-language'Junio C Hamano3-3/+28
2022-07-19Merge branch 'jk/clone-unborn-confusion'Junio C Hamano2-3/+72
2022-07-19Merge branch 'hx/lookup-commit-in-graph-fix'Junio C Hamano1-0/+47
2022-07-19Merge branch 'jc/resolve-undo'Junio C Hamano1-0/+71
2022-07-19sequencer: notify user of --update-refs activityDerrick Stolee1-4/+33
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee1-0/+14
2022-07-19sequencer: rewrite update-refs as user edits todo listDerrick Stolee2-0/+154
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee2-15/+23
2022-07-19rebase: add --update-refs optionDerrick Stolee2-0/+96
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee1-0/+23
2022-07-19t2407: test branches currently using apply backendDerrick Stolee1-1/+11
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee1-26/+31
2022-07-19t: avoid "whitelist"Derrick Stolee4-8/+7
2022-07-19git-cvsserver: clarify directory listDerrick Stolee1-1/+1
2022-07-18Merge branch 'gc/submodule-use-super-prefix'Junio C Hamano1-0/+62
2022-07-18Merge branch 'en/merge-dual-dir-renames-fix'Junio C Hamano1-0/+105
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano30-27/+97
2022-07-18Merge branch 'ab/build-gitweb'Junio C Hamano1-4/+0
2022-07-18Merge branch 'ab/test-tool-leakfix'Junio C Hamano21-24/+77
2022-07-18Merge branch 'ab/leakfix'Junio C Hamano17-5/+20
2022-07-18cat-file: add mailmap supportSiddharth Asthana1-0/+59
2022-07-18t4200: drop irrelevant codeMartin Ågren1-3/+0
2022-07-18trace2: only include "fsync" events if we git_fsync()Ævar Arnfjörð Bjarmason2-7/+34
2022-07-17test-mergesort: use DEFINE_LIST_SORTRené Scharfe2-14/+5
2022-07-17test-mergesort: use DEFINE_LIST_SORT_DEBUGRené Scharfe2-16/+5
2022-07-17config.txt: document include, includeIfManuel Boni1-0/+13
2022-07-15commit-graph: fix corrupt upgrade from generation v1 to v2Taylor Blau1-1/+1
2022-07-15t5318: demonstrate commit-graph generation v2 corruptionTaylor Blau1-0/+27
2022-07-14setup.c: create `safe.bareRepository`Glen Choo1-0/+54
2022-07-14safe.directory: use git_protected_config()Glen Choo1-14/+10
2022-07-14config: learn `git_protected_config()`Glen Choo1-1/+6
2022-07-14Merge branch 'ab/submodule-cleanup'Junio C Hamano1-1/+1
2022-07-14Merge branch 'sy/mv-out-of-cone'Junio C Hamano2-0/+109
2022-07-14Merge branch 'hx/unpack-streaming'Junio C Hamano1-0/+76
2022-07-14Merge branch 'en/merge-tree'Junio C Hamano2-1/+241
2022-07-14Merge branch 'gg/worktree-from-the-above'Junio C Hamano1-0/+265
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares2-2/+2
2022-07-14checkout: show bug about failed entries being included in final reportMatheus Tavares2-1/+53
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares1-0/+22
2022-07-14tests: fix incorrect --write-junit-xml codeJohannes Schindelin1-5/+5
2022-07-13Merge branch 'cl/grep-max-count'Junio C Hamano1-0/+87
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano1-0/+22
2022-07-13Merge branch 'jk/remote-show-with-negative-refspecs'Junio C Hamano1-0/+46
2022-07-13Merge branch 'll/ls-files-tests-update'Junio C Hamano5-71/+132
2022-07-13Merge branch 'ab/test-quoting-fix'Junio C Hamano5-7/+8
2022-07-13Merge branch 'ds/t5510-brokequote'Junio C Hamano1-1/+5
2022-07-13Merge branch 'en/t6429-test-must-be-empty-fix'Junio C Hamano1-1/+1