summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-06-03blame: correctly handle a path that used to be a directoryJunio C Hamano
2009-06-02Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maintJunio C Hamano
2009-06-02Merge branch 'rs/maint-grep-word-regexp-fix' into maintJunio C Hamano
2009-06-02Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maintJunio C Hamano
2009-06-02Merge branch 'jc/maint-add-p-coalesce-fix' into maintJunio C Hamano
2009-05-28fix segfault showing an empty remoteClemens Buchacher
2009-05-26Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maintJunio C Hamano
2009-05-26Merge branch 'do/maint-merge-recursive-fix' into maintJunio C Hamano
2009-05-25t3701: ensure correctly set up repository after skipped testsJohannes Sixt
2009-05-25Change xdl_merge to generate output even for null mergesCharles Bailey
2009-05-25t6023: merge-file fails to output anything for a degenerate mergeCharles Bailey
2009-05-23grep: fix word-regexp at the beginning of linesRené Scharfe
2009-05-23apply, fmt-merge-msg: use relative filenamesStephen Boyd
2009-05-23commit: -F overrides -tStephen Boyd
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi
2009-05-17Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano
2009-05-17Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd
2009-05-12Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-05-12Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano
2009-05-12Revert "checkout branch: prime cache-tree fully"Junio C Hamano
2009-05-10merge-recursive: never leave index unmerged while recursingDave Olszewski
2009-05-09format-patch let -k override a config-specified format.numberedJim Meyering
2009-05-07t4029: use sh instead of bashNguyễn Thái Ngọc Duy
2009-05-06t4200: convert sed expression which operates on non-text file to perlBrandon Casey
2009-05-06t4200: remove two unnecessary linesBrandon Casey
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey
2009-05-06t4118: avoid sed invocation on file without terminating newlineBrandon Casey
2009-05-06t4118: add missing '&&'Brandon Casey
2009-05-06t8005: use egrep when extended regular expressions are requiredBrandon Casey
2009-05-06Merge branch 'maint'Junio C Hamano
2009-05-06t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey
2009-05-03Merge branch 'mk/maint-apply-swap' into maintJunio C Hamano
2009-04-29Merge branch 'maint'Junio C Hamano
2009-04-29merge-recursive: do not die on a conflicting submoduleJunio C Hamano
2009-04-29Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-29Merge 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-28grep: fix segfault when "git grep '('" is givenLinus Torvalds
2009-04-27t5701: do not get stuck in empty-push/Johannes Schindelin
2009-04-26t4202: 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: 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