summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2011-08-14t6042: Add failing testcases for rename/rename/add-{source,dest} conflictsLibravatar Elijah Newren1-0/+125
2011-08-14t6042: Ensure rename/rename conflicts leave index and workdir in sane stateLibravatar Elijah Newren1-0/+102
2011-08-14t6042: Add tests for content issues with modify/rename/directory conflictsLibravatar Elijah Newren1-0/+141
2011-08-14t6042: Add a testcase where undetected rename causes silent file deletionLibravatar Elijah Newren1-0/+65
2011-08-14t6042: Add a pair of cases where undetected renames cause issuesLibravatar Elijah Newren1-0/+61
2011-08-14t6042: Add failing testcase for rename/modify/add-source conflictLibravatar Elijah Newren1-0/+39
2011-08-14t6042: Add a testcase where git deletes an untracked fileLibravatar Elijah Newren2-1/+37
2011-08-11ls-files: fix pathspec display on errorLibravatar Clemens Buchacher1-0/+70
2011-08-11test: consolidate definition of $LFLibravatar Junio C Hamano5-9/+4
2011-08-11Tolerate zlib deflation with window size < 32KbLibravatar Roberto Tyley18-0/+71
2011-08-11am: ignore leading whitespace before patchLibravatar David Barr1-0/+18
2011-08-11add update 'none' flag to disable update of submodule by defaultLibravatar Heiko Voigt1-0/+62
2011-08-11fsck: improve committer/author checkLibravatar Dmitry Ivankov1-3/+3
2011-08-11fsck: add a few committer name testsLibravatar Dmitry Ivankov1-0/+36
2011-08-11fast-import: check committer name more strictlyLibravatar Dmitry Ivankov1-5/+5
2011-08-11fast-import: don't fail on omitted committer nameLibravatar Dmitry Ivankov1-1/+1
2011-08-11fast-import: add input format testsLibravatar Dmitry Ivankov1-0/+99
2011-08-11t3900: do not reference numbered arguments from the test scriptLibravatar Johannes Sixt1-2/+2
2011-08-11Merge branch 'jk/fast-export-quote-path'Libravatar Junio C Hamano1-1/+27
2011-08-11Merge branch 'rs/grep-function-context'Libravatar Junio C Hamano1-0/+14
2011-08-09bisect: add support for bisecting bare repositoriesLibravatar Jon Seymour1-0/+31
2011-08-08Merge branch 'jl/submodule-update-quiet'Libravatar Junio C Hamano1-2/+4
2011-08-08Merge branch 'js/ls-tree-error'Libravatar Junio C Hamano1-0/+24
2011-08-08Merge branch 'jk/reset-reflog-message-fix'Libravatar Junio C Hamano1-4/+4
2011-08-08test: cope better with use of return for errorsLibravatar Jonathan Nieder1-2/+8
2011-08-08test: simplify return value of test_run_Libravatar Jonathan Nieder1-5/+3
2011-08-08revert: Introduce --continue to continue the operationLibravatar Ramkumar Ramachandra1-0/+96
2011-08-08revert: Don't implicitly stomp pending sequencer operationLibravatar Ramkumar Ramachandra1-0/+9
2011-08-08revert: Remove sequencer state when no commits are pendingLibravatar Ramkumar Ramachandra1-0/+24
2011-08-08reset: Make reset remove the sequencer stateLibravatar Ramkumar Ramachandra1-0/+44
2011-08-05fast-export: quote paths in outputLibravatar Jeff King1-1/+27
2011-08-04git-check-attr: Normalize pathsLibravatar Michael Haggerty1-2/+2
2011-08-04git-check-attr: Demonstrate problems with relative pathsLibravatar Michael Haggerty1-1/+14
2011-08-04git-check-attr: Demonstrate problems with unnormalized pathsLibravatar Michael Haggerty1-0/+9
2011-08-04git-check-attr: test that no output is written to stderrLibravatar Michael Haggerty1-2/+3
2011-08-04git-check-attr: Fix command-line handling to match docsLibravatar Michael Haggerty1-1/+0
2011-08-04git-check-attr: Drive two tests using the same raw dataLibravatar Michael Haggerty1-36/+23
2011-08-04git-check-attr: Add an --all option to show all attributesLibravatar Michael Haggerty1-0/+24
2011-08-04git-check-attr: Error out if no pathnames are specifiedLibravatar Michael Haggerty1-0/+2
2011-08-04git-check-attr: Add tests of command-line parsingLibravatar Michael Haggerty1-0/+7
2011-08-04git-check-attr: Add missing "&&"Libravatar Michael Haggerty1-1/+1
2011-08-04Disallow the empty string as an attribute nameLibravatar Michael Haggerty1-0/+6
2011-08-04revert: Introduce --reset to remove sequencer stateLibravatar Ramkumar Ramachandra1-1/+13
2011-08-04revert: Save command-line options for continuing operationLibravatar Ramkumar Ramachandra1-2/+27
2011-08-04revert: Save data for continuing after conflict resolutionLibravatar Ramkumar Ramachandra1-0/+48
2011-08-04bisect: add tests for the --no-checkout option.Libravatar Jon Seymour1-0/+82
2011-08-04bisect: add tests to document expected behaviour in presence of broken trees.Libravatar Jon Seymour1-0/+48
2011-08-04bisect: move argument parsing before state modification.Libravatar Jon Seymour1-3/+11
2011-08-03Skip archive --remote tests on WindowsLibravatar Johannes Sixt1-4/+4
2011-08-03Make test number uniqueLibravatar Johannes Sixt1-0/+0