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-17submodule update: add convenience option --initJohannes Schindelin
2008-05-16git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie
2008-05-16implement gitcvs.usecrlfattrMatthew Ogilvie
2008-05-16cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin
2008-05-16Ignore dirty submodule states during rebase and stashJohannes Schindelin
2008-05-16builtin-clone: fix initial checkoutJohannes 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-13git-svn: add test for --add-author-from and --use-log-authorJunio C Hamano
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-06git-cat-file: Add --batch optionAdam Roben
2008-05-06git-cat-file: Add --batch-check optionAdam Roben
2008-05-06Add tests for git cat-fileAdam Roben
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-05add special "matching refs" refspecPaolo Bonzini