summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-07-05Fix apply --recount handling of no-EOL lineThomas Rast
2008-07-04Merge branch 'maint'Junio C Hamano
2008-07-04Fix executable bits in t/ scriptsJunio C Hamano
2008-07-04t4127-apply-same-fn: Avoid sed -iJohannes Sixt
2008-07-03Merge branch 'maint'Junio C Hamano
2008-07-03Merge branch 'jc/maint-reset' into maintJunio C Hamano
2008-07-03Fix describe --tags --long so it does not segfaultShawn O. Pearce
2008-07-01Merge branch 'js/apply-recount'Junio C Hamano
2008-07-01Merge branch 'jc/checkdiff'Junio C Hamano
2008-07-01Merge branch 'jc/maint-reset'Junio C Hamano
2008-07-01Merge branch 'dz/apply-again'Junio C Hamano
2008-06-30Add test results directory to t/.gitignoreBrian Gernhardt
2008-06-30t9700: skip when Test::More is not availableJunio C Hamano
2008-06-29Fix t4017-diff-retval for white-space from wcBrian Gernhardt
2008-06-28Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin
2008-06-28git-apply: handle a patch that touches the same path more than once betterDon Zickus
2008-06-27diff --check: detect leftover conflict markersJunio C Hamano
2008-06-27Teach "diff --check" about new blank lines at endJunio C Hamano
2008-06-27test-lib.sh: show git init output when in verbose modeLea Wiemann
2008-06-27Merge branch 'maint'Junio C Hamano
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano
2008-06-26improve for-each-ref test scriptJeff King
2008-06-26Allow "git-reset path" when unambiguousJunio C Hamano
2008-06-26Fix use of "perl -i" on WindowsAlex Riesen
2008-06-25Merge branch 'sb/rebase'Junio C Hamano
2008-06-25Merge branch 'sr/tests'Junio C Hamano
2008-06-25Merge branch 'jh/clone-packed-refs'Junio C Hamano
2008-06-25Merge branch 'lw/perlish'Junio C Hamano
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-24test case for pack resilience against corruptionsNicolas Pitre
2008-06-24Merge branch 'maint'Junio C Hamano
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-23t9301-fast-export.sh: Remove debug lineMichele Ballabio
2008-06-23Merge branch 'maint'Junio C Hamano
2008-06-23Extend parse-options test suiteStephan Beyer
2008-06-23parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-23t3404: stricter tests for git-rebase--interactiveStephan Beyer
2008-06-22Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-22Merge branch 'jk/test'Junio C Hamano
2008-06-22Merge branch 'pb/fast-export'Junio C Hamano
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-22Merge branch 'kh/update-ref'Junio C Hamano
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski
2008-06-19Merge branch 'maint'Junio C Hamano
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-19Prepare testsuite for a "git clone" that packs refsJohan Herland
2008-06-19builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-19Git.pm: add test suiteLea Wiemann