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
2008-05-24Fold test-absolute-path into test-path-utilsDavid Reiss
2008-05-24Implement normalize_absolute_pathDavid Reiss
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen
2008-05-17submodule update: add convenience option --initJohannes Schindelin
2008-05-15Merge branch 'sb/committer'Junio C Hamano
2008-05-15Merge branch 'bd/tests'Junio C Hamano
2008-05-15Merge branch 'mv/format-cc'Junio C Hamano
2008-05-14Merge branch 'jk/renamelimit' (early part)Junio C Hamano
2008-05-14t5000: tar portability fixJeff King
2008-05-14fix bsd shell negationJeff King
2008-05-13Merge branch 'gp/bisect-fix'Junio C Hamano
2008-05-11Merge branch 'lt/core-optim'Junio C Hamano
2008-05-11rev-parse --verify: do not output anything on errorChristian Couder
2008-05-11rev-parse: fix using "--default" with "--verify"Christian Couder
2008-05-11rev-parse: add test script for "--verify"Christian Couder
2008-05-11Allow tracking branches to set up rebase by default.Dustin Sallings
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong
2008-05-11Merge branch 'py/diff-submodule'Junio C Hamano
2008-05-09Merge branch 'sg/merge-options' (early part)Junio C Hamano
2008-05-09bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder
2008-05-07commit: Show committer if automaticSanti Béjar
2008-05-07commit: Show author if different from committerSanti Béjar
2008-05-06Merge branch 'bc/filter-branch'Junio C Hamano
2008-05-06Merge branch 'lh/git-file'Junio C Hamano
2008-05-06Merge branch 'lh/branch-merged'Junio C Hamano
2008-05-06Merge branch 'pb/remote-mirror-config'Junio C Hamano
2008-05-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-05-06Rename the test trash directory to contain spaces.Bryan Donlan
2008-05-06Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-05-06Don't use the 'export NAME=value' in the test scripts.Bryan Donlan
2008-05-06lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan
2008-05-06test-lib.sh: Fix some missing path quotingBryan Donlan
2008-05-06Use test_set_editor in t9001-send-email.shBryan Donlan
2008-05-06test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan
2008-05-06git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan
2008-05-06config.c: Escape backslashes in section names properlyBryan Donlan
2008-05-06git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan
2008-05-05is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano
2008-05-05diff: a submodule not checked out is not modifiedJunio C Hamano
2008-05-05Add t7506 to test submodule related functions for git-statusPing Yin
2008-05-05t4027: test diff for submodule with empty directoryPing Yin
2008-05-04add merge.renamelimit config optionJeff King
2008-05-04Merge commit 'sg/merge-options^' into jk/renamelimitJunio C Hamano
2008-04-30Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen
2008-04-30Add tests for sendemail.cc configuration variableMiklos Vajna
2008-04-28Merge branch 'maint'Junio C Hamano
2008-04-28clone: detect and fail on excess parametersJunio C Hamano
2008-04-25Merge branch 'ho/shared'Junio C Hamano
2008-04-25Merge branch 'maint'Junio C Hamano
2008-04-25remote: create fetch config lines with '+'Jeff King