summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-07-20dir: check pathspecs before returning `path_excluded`Martin Ågren1-0/+25
2020-07-18Merge branch 'dl/branch-cleanup' into masterJunio C Hamano1-2/+2
2020-07-18t3200: don't grep for `strerror()` stringMartin Ågren1-2/+2
2020-07-16Merge branch 'jn/v0-with-extensions-fix' into masterJunio C Hamano1-2/+13
2020-07-16t1400: use git rev-parse for testing PSEUDOREF existenceHan-Wen Nienhuys1-10/+10
2020-07-16upload-pack: do not lazy-fetch "have" objectsJonathan Tan1-0/+38
2020-07-16ref-filter: add support for %(contents:size)Christian Couder1-0/+19
2020-07-16verify_repository_format(): complain about new extensions in v0 repoJeff King1-0/+3
2020-07-16repository: allow repository format upgrade with extensionsJonathan Nieder1-2/+2
2020-07-16Revert "check_repository_format_gently(): refuse extensions for old repositor...Jonathan Nieder1-2/+13
2020-07-15t9100: stop depending on commit timestampsJeff King1-6/+3
2020-07-14test-lib: set deterministic default author/committer dateJeff King1-0/+3
2020-07-14t9100: explicitly unset GIT_COMMITTER_DATEJeff King1-0/+4
2020-07-13rebase -i: add --ignore-whitespace flagRohit Ashiwal2-1/+60
2020-07-10t3432: use git-reflog to inspect the reflog for HEADHan-Wen Nienhuys1-3/+4
2020-07-10t6300: test refs pointing to tree and blobChristian Couder1-0/+19
2020-07-10t5539: make timestamp requirements more explicitJeff King1-1/+3
2020-07-10t9700: loosen ident timezone regexJeff King1-3/+3
2020-07-10git clone: don't clone into non-empty directoryBen Wijen1-1/+3
2020-07-09Merge branch 'tb/fix-persistent-shallow' into masterJunio C Hamano1-0/+14
2020-07-09Merge branch 'rs/line-log-until' into masterJunio C Hamano1-0/+8
2020-07-09Merge branch 'ra/send-email-in-reply-to-from-command-line-wins' into masterJunio C Hamano1-1/+13
2020-07-08commit.c: don't persist substituted parents when unshallowingTaylor Blau1-0/+14
2020-07-07t6000: use test_tick consistentlyJeff King1-2/+5
2020-07-07test-lib-functions: restrict test_must_fail usageDenton Liu2-0/+65
2020-07-07t9400: don't use test_must_fail with cvsDenton Liu1-1/+1
2020-07-07t9834: remove use of `test_might_fail p4`Denton Liu1-1/+1
2020-07-07t7107: don't use test_must_fail()Denton Liu1-2/+7
2020-07-07t5324: reorder `run_with_limited_open_files test_might_fail`Denton Liu1-1/+1
2020-07-07t3701: stop using `env` in force_color()Denton Liu1-2/+11
2020-07-06Merge branch 'dl/test-must-fail-fixes-5'Junio C Hamano13-59/+121
2020-07-06Merge branch 'jk/fast-export-anonym-alt'Junio C Hamano1-16/+38
2020-07-06Merge branch 'js/diff-files-i-t-a-fix-for-difftool'Junio C Hamano2-3/+10
2020-07-06Merge branch 'js/default-branch-name'Junio C Hamano34-95/+176
2020-07-06Merge branch 'bc/http-push-flagsfix'Junio C Hamano1-0/+16
2020-07-06Merge branch 'js/pu-to-seen'Junio C Hamano3-14/+14
2020-07-06Merge branch 'cb/is-descendant-of'Junio C Hamano1-1/+1
2020-07-06Merge branch 'es/get-worktrees-unsort'Junio C Hamano1-1/+1
2020-07-06Merge branch 'bc/sha-256-cvs-svn-updates'Junio C Hamano7-25/+44
2020-07-06Merge branch 'ak/commit-graph-to-slab'Junio C Hamano1-1/+1
2020-07-06Merge branch 'ps/ref-transaction-hook'Junio C Hamano2-0/+141
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano15-191/+274
2020-07-06lib-t6000.sh: write tag using git-update-refHan-Wen Nienhuys1-3/+2
2020-07-06revision: disable min_age optimization with line-logRené Scharfe1-0/+8
2020-07-01difftool -d: ensure that intent-to-add files are handled correctlyJohannes Schindelin1-0/+8
2020-07-01diff-files --raw: show correct post-image of intent-to-add filesJohannes Schindelin1-3/+2
2020-07-01send-email: restore --in-reply-to superseding behaviorRafael Aquini1-1/+13
2020-07-01commit-graph: check all leading directories in changed path Bloom filtersSZEDER Gábor1-1/+1
2020-07-01revision: empty pathspecs should not use Bloom filtersTaylor Blau1-0/+4
2020-07-01commit-graph: persist existence of changed-pathsDerrick Stolee1-1/+16