summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-10-04test-lib: let test_merge() perform octopus mergesLibravatar Denton Liu1-2/+4
2019-10-04fast-export: handle nested tagsLibravatar Elijah Newren1-1/+1
2019-10-04t9350: add tests for tags of things other than a commitLibravatar Elijah Newren1-0/+31
2019-10-04fast-export: allow user to request tags be marked with --mark-tagsLibravatar Elijah Newren1-0/+14
2019-10-04fast-export: add support for --import-marks-if-existsLibravatar Elijah Newren1-6/+4
2019-10-04fast-import: add support for new 'alias' commandLibravatar Elijah Newren1-0/+5
2019-10-04fast-import: allow tags to be identified by mark labelsLibravatar Elijah Newren1-0/+19
2019-10-04fast-import: fix handling of deleted tagsLibravatar Elijah Newren1-0/+13
2019-10-04add -i: show progress counter in the promptLibravatar Kunal Tyagi1-1/+1
2019-10-03range-diff: internally force `diff.noprefix=true`Libravatar Johannes Schindelin1-0/+4
2019-10-02t0061: fix test for argv[0] with spaces (MINGW only)Libravatar Alexandr Miloslavskiy1-4/+17
2019-10-02merge-recursive: fix the diff3 common ancestor label for virtual commitsLibravatar Elijah Newren1-0/+13
2019-10-02promisor-remote: skip move_to_tail when no-opLibravatar Emily Shaffer1-0/+13
2019-10-02dir: special case check for the possibility that pathspec is NULLLibravatar Elijah Newren1-0/+20
2019-09-30Merge branch 'ds/commit-graph-on-fetch'Libravatar Junio C Hamano1-0/+13
2019-09-30Merge branch 'bw/rebase-autostash-keep-current-branch'Libravatar Junio C Hamano1-4/+8
2019-09-30Merge branch 'jh/trace2-pretty-output'Libravatar Junio C Hamano1-2/+2
2019-09-30Merge branch 'dl/rebase-i-keep-base'Libravatar Junio C Hamano6-2/+270
2019-09-30Merge branch 'sg/clean-nested-repo-with-ignored'Libravatar Junio C Hamano1-0/+22
2019-09-30Merge branch 'dl/complete-cherry-pick-revert-skip'Libravatar Junio C Hamano1-0/+6
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Libravatar Junio C Hamano11-61/+51
2019-09-30Merge branch 'jk/misc-uninitialized-fixes'Libravatar Junio C Hamano1-3/+2
2019-09-30Merge branch 'sg/git-test-boolean'Libravatar Junio C Hamano1-1/+1
2019-09-30Merge branch 'en/filter-branch-deprecation'Libravatar Junio C Hamano2-9/+8
2019-09-30Merge branch 'tg/push-all-in-mirror-forbidden'Libravatar Junio C Hamano1-0/+10
2019-09-30Merge branch 'tb/file-url-to-unc-path'Libravatar Junio C Hamano1-2/+11
2019-09-30Merge branch 'dl/format-patch-doc-test-cleanup'Libravatar Junio C Hamano1-407/+407
2019-09-30Merge branch 'bc/hash-independent-tests-part-5'Libravatar Junio C Hamano14-328/+640
2019-09-30Merge branch 'jc/test-cleanup'Libravatar Junio C Hamano4-10/+0
2019-09-28fast-export: fix exporting a tag and nothing elseLibravatar Elijah Newren1-0/+13
2019-09-28t0028: add more testsLibravatar Alexandr Miloslavskiy1-0/+39
2019-09-28t0028: fix test for UTF-16-LE-BOMLibravatar Alexandr Miloslavskiy1-1/+1
2019-09-28name-rev: avoid cutoff timestamp underflowLibravatar SZEDER Gábor1-0/+15
2019-09-28t4038: Remove non-portable '-a' option passed to test_cmpLibravatar CB Bailey1-1/+1
2019-09-20t/helper: ignore only executable filesLibravatar SZEDER Gábor1-5/+4
2019-09-20merge-recursive: symlink's descendants not in wayLibravatar Jonathan Tan1-0/+28
2019-09-20stash: make sure to write refreshed cacheLibravatar Thomas Gummerer1-0/+16
2019-09-18commit-graph: add --[no-]progress to write and verifyLibravatar Garima Singh2-1/+37
2019-09-18test_date.c: remove reference to GIT_TEST_DATE_NOWLibravatar Stephen P. Smith1-1/+0
2019-09-18Merge branch 'jt/avoid-ls-refs-with-http'Libravatar Junio C Hamano2-0/+24
2019-09-18Merge branch 'md/list-objects-filter-combo'Libravatar Junio C Hamano2-8/+205
2019-09-18Merge branch 'cc/multi-promisor'Libravatar Junio C Hamano3-9/+59
2019-09-18Merge branch 'sg/line-log-tree-diff-optim'Libravatar Junio C Hamano1-0/+82
2019-09-18Merge branch 'sg/complete-configuration-variables'Libravatar Junio C Hamano1-0/+63
2019-09-18Merge branch 'js/pre-merge-commit-hook'Libravatar Junio C Hamano2-139/+281
2019-09-18Merge branch 'js/rebase-r-strategy'Libravatar Junio C Hamano5-101/+113
2019-09-17clean: avoid removing untracked files in a nested git repositoryLibravatar Elijah Newren1-5/+5
2019-09-17clean: disambiguate the definition of -dLibravatar Elijah Newren1-0/+2
2019-09-17dir: if our pathspec might match files under a dir, recurse into itLibravatar Elijah Newren1-2/+2
2019-09-17dir: also check directories for matching pathspecsLibravatar Elijah Newren1-2/+2