summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin
2008-05-14Merge branch 'sb/committer'Junio C Hamano
2008-05-14Merge branch 'bd/tests'Junio C Hamano
2008-05-14Merge 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-12Merge 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-06commit: Show committer if automaticSanti Béjar
2008-05-06commit: 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-05Rename the test trash directory to contain spaces.Bryan Donlan
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan
2008-05-05lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan
2008-05-05test-lib.sh: Fix some missing path quotingBryan Donlan
2008-05-05Use test_set_editor in t9001-send-email.shBryan Donlan
2008-05-05test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan
2008-05-05git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan
2008-05-05config.c: Escape backslashes in section names properlyBryan Donlan
2008-05-05git-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-03add merge.renamelimit config optionJeff King
2008-05-03Merge 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
2008-04-25push: allow unqualified dest refspecs to DWIMJeff King
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23t5516: remove ambiguity test (1)Jeff King