summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-05-22fsck: complain when .gitmodules is a symlinkJeff King
2018-05-22index-pack: check .gitmodules files with --strictJeff King
2018-05-22unpack-objects: call fsck_finish() after fscking objectsJeff King
2018-05-22fsck: call fsck_finish() after fscking objectsJeff King
2018-05-22Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsckJeff King
2018-05-22is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin
2018-05-22submodule-config: verify submodule names as pathsJeff King
2018-03-28Merge branch 'nd/parseopt-completion'Junio C Hamano
2018-03-23t9902: disable test on the list of merge-strategies under GETTEXT_POISONJunio C Hamano
2018-03-22completion: clear cached --options when sourcing the completion scriptSZEDER Gábor
2018-03-21Merge branch 'ks/t3200-typofix'Junio C Hamano
2018-03-21Merge branch 'jt/transfer-fsck-with-promissor'Junio C Hamano
2018-03-21Merge branch 'ma/config-page-only-in-list-mode'Junio C Hamano
2018-03-15Merge branch 'sg/cvs-tests-with-x'Junio C Hamano
2018-03-15Merge branch 'cl/send-email-reply-to'Junio C Hamano
2018-03-15t/t3200: fix a typo in a test descriptionKaartic Sivaraam
2018-03-15fetch-pack: do not check links for partial fetchJonathan Tan
2018-03-15index-pack: support checking objects but not linksJonathan Tan
2018-03-14Merge branch 'nd/parseopt-completion'Junio C Hamano
2018-03-14Merge branch 'jk/add-i-diff-filter'Junio C Hamano
2018-03-14Merge branch 'nd/worktree-move'Junio C Hamano
2018-03-14Merge branch 'pw/add-p-recount'Junio C Hamano
2018-03-14Merge branch 'sg/test-x'Junio C Hamano
2018-03-14Merge branch 'rj/test-i18ngrep'Junio C Hamano
2018-03-14Merge branch 'nd/diff-stat-with-summary'Junio C Hamano
2018-03-08t9402-git-cvsserver-refs: don't check the stderr of a subshellSZEDER Gábor
2018-03-08t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'SZEDER Gábor
2018-03-08Merge branch 'ag/userdiff-go-funcname'Junio C Hamano
2018-03-08Merge branch 'bp/untracked-cache-noflush'Junio C Hamano
2018-03-08Merge branch 'rs/perf-repeat-thrice-by-default'Junio C Hamano
2018-03-08Merge branch 'jc/test-must-be-empty'Junio C Hamano
2018-03-08Merge branch 'jh/status-no-ahead-behind'Junio C Hamano
2018-03-06Merge branch 'jk/test-helper-v-output-fix'Junio C Hamano
2018-03-06Merge branch 'jk/cached-commit-buffer'Junio C Hamano
2018-03-06Merge branch 'jc/allow-ff-merging-kept-tags'Junio C Hamano
2018-03-06Merge branch 'sg/t6300-modernize'Junio C Hamano
2018-03-06Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-03-06Merge branch 'ab/fetch-prune'Junio C Hamano
2018-03-06Merge branch 'sm/mv-dry-run-update'Junio C Hamano
2018-03-06Merge branch 'nm/tag-edit'Junio C Hamano
2018-03-06t2028: fix minor error and issues in newly-added "worktree move" testsEric Sunshine
2018-03-06send-email: support separate Reply-To addressChristian Ludwig
2018-03-05add--interactive: detect bogus diffFilter outputJeff King
2018-03-05t3701: add a test for interactive.diffFilterJeff King
2018-03-05add -p: fix counting when splitting and coalescingPhillip Wood
2018-03-05add -p: calculate offset delta for edited patchesPhillip Wood
2018-03-01userdiff: add built-in pattern for golangAlban Gruin
2018-03-01add -p: adjust offsets of subsequent hunks when one is skippedPhillip Wood
2018-03-01t3701: add failing test for pathological context linesPhillip Wood
2018-03-01t3701: don't hard code sha1 hash valuesPhillip Wood