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
2010-10-27Merge branch 'jp/send-email-to-cmd'Junio C Hamano
2010-10-27Merge branch 'jf/merge-ignore-ws'Junio C Hamano
2010-10-20Merge branch 'maint'Junio C Hamano
2010-10-20t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite
2010-10-20Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard
2010-10-14Merge branch 'maint'Junio C Hamano
2010-10-14fast-import: Allow filemodify to set the rootDavid Barr
2010-10-13shell portability: no "export VAR=VAL"Junio C Hamano
2010-10-13gitweb: Fix test of highlighting support in t9500Jakub Narebski
2010-10-09t5503: fix typoMichael J Gruber
2010-10-07Merge branch 'maint'Junio C Hamano
2010-10-07t/t3415: use && where applicable.Yann Dirson
2010-10-06Make test script t9157 executableJunio C Hamano
2010-10-06Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano
2010-10-06Merge branch 'maint'Junio C Hamano
2010-10-05Merge early part of git-svn into maintJunio C Hamano
2010-10-04t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren
2010-10-04Side-step MSYS-specific path "corruption" leading to t5560 failure.Eric Sunshine
2010-10-04Side-step sed line-ending "corruption" leading to t6038 failure.Eric Sunshine
2010-10-02Skip 'git archive --remote' test on msysGitPat Thoyts
2010-10-02Do not strip CR when grepping HTTP headers.Pat Thoyts
2010-10-02Skip t1300.70 and 71 on msysGit.Pat Thoyts
2010-10-01Merge branch 'maint'Junio C Hamano
2010-09-30t0004 (unwritable files): simplify error handlingJonathan Nieder
2010-09-30Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano
2010-09-30Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano
2010-09-30Merge branch 'jn/gitweb-test-lib'Junio C Hamano
2010-09-30Merge branch 'bc/fortran-userdiff'Junio C Hamano
2010-09-30Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano
2010-09-30Merge branch 'jc/pickaxe-grep'Junio C Hamano
2010-09-30Merge branch 'rr/fmt-merge-msg'Junio C Hamano
2010-09-30Merge branch 'po/etc-gitattributes'Junio C Hamano
2010-09-29stash: fix git stash branch regression when branch creation failsJon Seymour
2010-09-29stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky
2010-09-27git-send-email.perl: Add --to-cmdJoe Perches
2010-09-27t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder
2010-09-27prefer test -h over test -L in shell scriptsJeff King
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones
2010-09-27builtin/revert.c: don't dereference a NULL pointerBrandon Casey
2010-09-27git-stash: fix flag parsingBrian Gernhardt
2010-09-27t/t3903-stash: improve testing of git-stash showBrandon Casey
2010-09-24git-svn: check_cherry_pick should exclude commits already in our historySteven Walter
2010-09-18t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey
2010-09-16Merge branch 'bg/fix-t7003'Junio C Hamano
2010-09-15Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano
2010-09-15Merge branch 'jl/fix-test'Junio C Hamano
2010-09-15Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano
2010-09-15Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano
2010-09-15Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano
2010-09-13t7003: Use test_commit instead of custom functionBrian Gernhardt