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
2009-04-30merge-recursive: do not die on a conflicting submoduleJunio C Hamano
2009-04-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano
2009-04-28Merge branch 'maint'Junio C Hamano
2009-04-28Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-28t3702: fix reliance on SHELL_PATH being '/bin/sh'Johannes Schindelin
2009-04-28grep: fix segfault when "git grep '('" is givenLinus Torvalds
2009-04-28t5701: do not get stuck in empty-push/Johannes Schindelin
2009-04-27t4202: fix typov1.6.3-rc3Linus Torvalds
2009-04-25t7700-repack: repack -a now works properly, expect success from testBrandon Casey
2009-04-25t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2009-04-24t7800: respect NO_PERLJeff King
2009-04-23graph API: Use horizontal lines for more compact graphsAllan Caffee
2009-04-23graph API: fix a bug in the rendering of octopus mergesAllan Caffee
2009-04-23t4202-log: extend test coverage of graphingAllan Caffee
2009-04-21test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber
2009-04-21Merge branch 'mk/maint-apply-swap'Junio C Hamano
2009-04-21clone: add test for push on an empty clone.Matthieu Moy
2009-04-21tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz
2009-04-21builtin-apply: keep information about files to be deletedMichał Kiedrowicz
2009-04-21tests: test applying criss-cross rename patchMichał Kiedrowicz
2009-04-19Merge branch 'ef/maint-fast-export' into maintJunio C Hamano
2009-04-19Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano
2009-04-19builtin-fast-export.c: handle nested tagsErik Faye-Lund
2009-04-19builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund
2009-04-19test-suite: adding a test for fast-export with tag variantsErik Faye-Lund
2009-04-19Work around ash "alternate value" expansion bugBen Jackson
2009-04-19Merge branch 'nd/archive-attribute'Junio C Hamano
2009-04-19Merge branch 'maint'Junio C Hamano
2009-04-19Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-19Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano
2009-04-19Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano
2009-04-19Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano
2009-04-19Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-04-19init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld
2009-04-18Merge branch 'mk/apply-swap'Junio C Hamano
2009-04-18Merge branch 'jc/shared-literally'Junio C Hamano
2009-04-18Merge branch 'ns/am-to-empty'Junio C Hamano
2009-04-18Merge branch 'bw/short-ref-strict'Junio C Hamano
2009-04-18Merge branch 'da/difftool'Junio C Hamano
2009-04-18Merge branch 'maint'Junio C Hamano
2009-04-18Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-18Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-18archive test: attributesRené Scharfe
2009-04-18archive tests: do not use .gitattributes in working directoryRené Scharfe
2009-04-18Fix buffer overflow in config parserThomas Jarosch
2009-04-16builtin-apply: keep information about files to be deletedMichał Kiedrowicz
2009-04-13tests: test applying criss-cross rename patchMichał Kiedrowicz