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
2014-10-25Merge branch 'jc/push-cert'Junio C Hamano
2014-10-25Merge branch 'wk/t1304-wo-USER'Junio C Hamano
2014-10-25Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano
2014-10-24push: heed user.signingkey for signed pushesMichael J Gruber
2014-10-22Merge branch 'da/mergetool-temporary-directory'Junio C Hamano
2014-10-22Merge branch 'da/mergetool-tool-help'Junio C Hamano
2014-10-22Merge branch 'da/mergetool-tests'Junio C Hamano
2014-10-22Merge branch 'rs/ref-transaction'Junio C Hamano
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano
2014-10-20Merge branch 'ta/config-set'Junio C Hamano
2014-10-20Merge branch 'jk/test-shell-trace'Junio C Hamano
2014-10-20Revert "archive: honor tar.umask even for pax headers"Junio C Hamano
2014-10-20t1304: Set LOGNAME even if USER is unset or nullW. Trevor King
2014-10-20pack-objects: turn off bitmaps when we split packsJeff King
2014-10-16t7610-mergetool: add test cases for mergetool.writeToTempDavid Aguilar
2014-10-16test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar
2014-10-16t7610-mergetool: use test_config to isolate testsDavid Aguilar
2014-10-16test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar
2014-10-16t7610-mergetool: prefer test_config over git configDavid Aguilar
2014-10-16t7610-mergetool: add missing && and remove commented-out codeDavid Aguilar
2014-10-16t7610-mergetool: use tabs instead of a mix of tabs and spacesDavid Aguilar
2014-10-15refs.c: allow listing and deleting badly named refsRonnie Sahlberg
2014-10-15test: put tests for handling of bad ref names in one placeRonnie Sahlberg
2014-10-15branch -d: avoid repeated symref resolutionJonathan Nieder
2014-10-15reflog test: test interaction with detached HEADJunio C Hamano
2014-10-15mv test: recreate mod/ directory instead of relying on stale copyJonathan Nieder
2014-10-14Merge branch 'rs/sha1-array-test'Junio C Hamano
2014-10-14Merge branch 'sk/tag-contains-wo-recursion'Junio C Hamano
2014-10-14Merge branch 'dt/cache-tree-repair'Junio C Hamano
2014-10-14test-lib.sh: support -x option for shell-tracingJeff King
2014-10-14t1308: fix broken here document in test scriptJunio C Hamano
2014-10-14trailer: add tests for commands in config fileChristian Couder
2014-10-14trailer: add tests for "git interpret-trailers"Christian Couder
2014-10-13t5304: use helper to report failure of "test foo = bar"Jeff King
2014-10-13t5304: use test_path_is_* instead of "test -f"Jeff King
2014-10-09Merge branch 'sp/stream-clean-filter'Junio C Hamano
2014-10-09Merge branch 'bw/use-write-script-in-tests'Junio C Hamano
2014-10-09Merge branch 'nd/archive-pathspec'Junio C Hamano
2014-10-09Merge branch 'jc/push-cert'Junio C Hamano
2014-10-02sha1-lookup: handle duplicates in sha1_pos()René Scharfe
2014-10-02sha1-array: add test-sha1-array and basic testsRené Scharfe
2014-09-30t0090: avoid passing empty string to printf %dRené Scharfe
2014-09-30Merge branch 'jc/test-lazy-prereq'Junio C Hamano
2014-09-30Merge branch 'pr/use-default-sigpipe-setting'Junio C Hamano
2014-09-29Merge branch 'jk/mbox-from-line'Junio C Hamano
2014-09-29Merge branch 'sb/t6031-typofix'Junio C Hamano
2014-09-29Merge branch 'sb/t9300-typofix'Junio C Hamano
2014-09-29Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano
2014-09-29Merge branch 'hj/pretty-naked-decoration'Junio C Hamano
2014-09-29t/lib-credential: use write_scriptBen Walton