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-24Merge branch 'pb/push'Junio C Hamano
2008-05-24Merge branch 'bc/repack'Junio C Hamano
2008-05-24Merge branch 'sp/ignorecase'Junio C Hamano
2008-05-23pull --rebase: exit early when the working directory is dirtyJohannes Schindelin
2008-05-22Merge branch 'ar/add-unreadable'Junio C Hamano
2008-05-22Merge branch 'jk/maint-send-email-compose'Junio C Hamano
2008-05-22send-email: rfc2047-quote subject lines with non-ascii charactersJeff King
2008-05-22send-email: specify content-type of --compose bodyJeff King
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey
2008-05-19Ensure that a test is run in the trash directoryAlex Riesen
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska
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-13Add a config option to ignore errors for git-addAlex Riesen
2008-05-13Add a test for git-add --ignore-errorsAlex Riesen
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-11t0050: Add test for case insensitive addSteffen Prohaska
2008-05-11t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska
2008-05-11t0050: Test autodetect core.ignorecaseSteffen Prohaska
2008-05-11repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey
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