summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-10-29t3404-rebase-interactive: test abbreviated commandsJohannes Sixt2-7/+7
2018-10-26Merge branch 'ld/p4-unshelve'Junio C Hamano1-16/+59
2018-10-26Merge branch 'np/log-graph-octopus-fix'Junio C Hamano1-0/+102
2018-10-26Merge branch 'sg/split-index-racefix'Junio C Hamano2-21/+242
2018-10-26Merge branch 'ma/t7005-bash-workaround'Junio C Hamano1-1/+1
2018-10-26branch: introduce --show-current display optionDaniels Umanovskis1-0/+44
2018-10-26rebase -i: recognize short commands without argumentsJohannes Sixt2-2/+4
2018-10-26archive: initialize archivers earlierJosh Steadmon2-1/+12
2018-10-25range-diff: allow to diff files regardless of submodule configLucas De Marchi1-0/+29
2018-10-25repack -ad: prune the list of shallow commitsJohannes Schindelin1-1/+1
2018-10-25repack: point out a bug handling stale shallow infoJohannes Schindelin1-0/+27
2018-10-25t5410: use longer path for sample scriptJeff King1-1/+1
2018-10-25t0061: adjust to test-tool transitionJunio C Hamano1-1/+12
2018-10-25run-command: mark path lookup errors with ENOENTJeff King1-1/+12
2018-10-24rebase --autostash: fix issue with dirty submodulesJohannes Schindelin1-1/+1
2018-10-24rebase --autostash: demonstrate a problem with dirty submodulesJohannes Schindelin1-0/+10
2018-10-23t7501: rename commit test to comply with naming conventionStephen P. Smith1-0/+0
2018-10-23t7500: rename commit tests script to comply with naming conventionStephen P. Smith1-1/+1
2018-10-23t7502: rename commit test script to comply with naming conventionStephen P. Smith1-0/+0
2018-10-23t7509: cleanup description and filenameStephen P. Smith1-1/+1
2018-10-23t2000: rename and combine checkout clash testsStephen P. Smith3-145/+135
2018-10-23exclude-promisor-objects: declare when option is allowedMatthew DeVore2-0/+8
2018-10-23gpg-interface.c: support getting key fingerprint via %GF formatMichał Górny1-6/+12
2018-10-22reflog expire: cover reflog from all worktreesNguyễn Thái Ngọc Duy1-0/+15
2018-10-22fsck: check HEAD and reflog from other worktreesNguyễn Thái Ngọc Duy1-0/+35
2018-10-22refs: new ref types to make per-worktree refs visible to all worktreesNguyễn Thái Ngọc Duy1-0/+46
2018-10-22worktree: add per-worktree config filesNguyễn Thái Ngọc Duy1-0/+79
2018-10-22t1300: extract and use test_cmp_config()Nguyễn Thái Ngọc Duy2-60/+42
2018-10-22gpg-interface.c: detect and reject multiple signatures on commitsMichał Górny1-0/+26
2018-10-22multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee4-2/+7
2018-10-22diff: don't attempt to strip prefix from absolute Windows pathsJohannes Sixt1-0/+10
2018-10-19receive: denyCurrentBranch=updateinstead should not blindly updateJunio C Hamano1-1/+7
2018-10-19pack-objects (mingw): initialize `packing_data` mutex in the correct spotJohannes Schindelin1-1/+1
2018-10-19pack-objects (mingw): demonstrate a segmentation fault with large deltasJohannes Schindelin1-0/+32
2018-10-19Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone'Junio C Hamano1-0/+33
2018-10-19Merge branch 'tb/filter-alternate-refs'Junio C Hamano1-0/+41
2018-10-19Merge branch 'jt/avoid-ls-refs'Junio C Hamano2-0/+32
2018-10-19Merge branch 'jt/non-blob-lazy-fetch'Junio C Hamano1-0/+41
2018-10-19Merge branch 'rs/grep-no-recursive'Junio C Hamano1-0/+12
2018-10-19Merge branch 'nd/help-commands-verbose-by-default'Junio C Hamano1-2/+2
2018-10-19Merge branch 'sm/show-superproject-while-conflicted'Junio C Hamano1-0/+16
2018-10-19Merge branch 'jt/fetch-tips-in-partial-clone'Junio C Hamano1-0/+17
2018-10-19Merge branch 'bp/read-cache-parallel'Junio C Hamano2-4/+14
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano5-13/+52
2018-10-19Merge branch 'ss/wt-status-committable'Junio C Hamano1-2/+8
2018-10-19Merge branch 'nd/the-index'Junio C Hamano1-1/+1
2018-10-19upload-pack: clear flags before each v2 requestJonathan Tan1-0/+25
2018-10-18merge-recursive: avoid showing conflicts with merge branch before HEADElijah Newren1-4/+4
2018-10-18headers: normalize the spelling of some header guardsRamsay Jones1-2/+2
2018-10-18list-objects: support for skipping tree traversalMatthew DeVore1-0/+13