Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2016-05-18Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano
2016-05-18Merge branch 'js/http-custom-headers'Junio C Hamano
2016-05-18Merge branch 'jc/fsck-nul-in-commit'Junio C Hamano
2016-05-18Merge branch 'jc/ll-merge-internal'Junio C Hamano
2016-05-18Merge branch 'tb/t5601-sed-fix'Junio C Hamano
2016-05-18Merge branch 'jc/test-seq'Junio C Hamano
2016-05-18Merge branch 'es/test-gpg-tags'Junio C Hamano
2016-05-18Merge branch 'ak/t4151-ls-files-could-be-empty'Junio C Hamano
2016-05-18Merge branch 'jk/submodule-c-credential'Junio C Hamano
2016-05-18Merge branch 'va/i18n-misc-updates'Junio C Hamano
2016-05-18Merge branch 'js/t3404-typofix'Junio C Hamano
2016-05-18Merge branch 'sb/z-is-gnutar-ism'Junio C Hamano
2016-05-18Merge branch 'lp/typofixes'Junio C Hamano
2016-05-18Merge branch 'sb/submodule-deinit-all'Junio C Hamano
2016-05-18Merge branch 'ab/hooks'Junio C Hamano
2016-05-18Merge branch 'sb/submodule-init'Junio C Hamano
2016-05-17t1500: be considerate to future potential testsEric Sunshine
2016-05-17difftool: handle unmerged files in dir-diff modeDavid Aguilar
2016-05-14always quote shell arguments to test -z/-nJeff King
2016-05-14t9103: modernize test styleJeff King
2016-05-14t9107: switch inverted single/double quotes in testJeff King
2016-05-14t9107: use "return 1" instead of "exit 1"Jeff King
2016-05-14diff: run arguments through precompose_argvAlexander Rinass
2016-05-14t9100,t3419: enclose all test code in single-quotesJeff King
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King
2016-05-13Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano
2016-05-13Merge branch 'jc/commit-tree-ignore-commit-gpgsign'Junio C Hamano
2016-05-13perf: run "rebase -i" under perfJohannes Schindelin
2016-05-13perf: make the tests work in worktreesJohannes Schindelin
2016-05-13perf: let's disable symlinks when they are not availableJohannes Schindelin
2016-05-13i18n: unpack-trees: avoid substituting only a verb in sentencesVasco Almeida
2016-05-12test-lib: set BASH_XTRACEFD automaticallyJeff King
2016-05-11mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin
2016-05-10Merge branch 'sb/clean-test-fix'Junio C Hamano
2016-05-10Merge branch 'js/close-packs-before-gc'Junio C Hamano
2016-05-10Merge branch 'ls/p4-lfs'Junio C Hamano
2016-05-10t0040: convert a few tests to use test-parse-options --expectJunio C Hamano
2016-05-10t0040: remove unused test helpersJunio C Hamano
2016-05-10test-parse-options: --expect=<string> option to simplify testsJunio C Hamano
2016-05-10test-parse-options: fix output when callback option failsJunio C Hamano
2016-05-10submodule: ensure that -c http.extraheader is heededJohannes Schindelin
2016-05-10t3404: fix typoJohannes Schindelin
2016-05-10Merge branch 'jk/submodule-c-credential' into js/http-custom-headersJunio C Hamano
2016-05-10t5551: make the test for extra HTTP headers more robustJohannes Schindelin
2016-05-10tests: adjust the configuration for Apache 2.2Johannes Schindelin
2016-05-10commit: add a commit.verbose config variablePranit Bauva
2016-05-10fsck: detect and warn a commit with embedded NULJunio C Hamano
2016-05-10t6036: remove pointless test that expects failureJunio C Hamano
2016-05-10ll-merge: use a longer conflict marker for internal mergeJunio C Hamano
2016-05-10test-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano