summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* merge-recursive: Fix rename/rename(1to2) resolution for virtual merge baseElijah Newren2011-08-141-1/+1
* merge-recursive: Fix modify/delete resolution in the recursive caseElijah Newren2011-08-141-2/+2
* merge-recursive: When we detect we can skip an update, actually skip itElijah Newren2011-08-141-2/+2
* merge-recursive: Provide more info in conflict markers with file renamesElijah Newren2011-08-142-5/+72
* merge-recursive: Improve handling of rename target vs. directory additionElijah Newren2011-08-142-3/+3
* merge-recursive: Make dead code for rename/rename(2to1) conflicts undeadElijah Newren2011-08-141-8/+9
* merge-recursive: Fix deletion of untracked file in rename/delete conflictsElijah Newren2011-08-141-1/+1
* merge-recursive: Allow make_room_for_path() to remove D/F entriesElijah Newren2011-08-141-1/+1
* merge-recursive: Fix sorting order and directory change assumptionsElijah Newren2011-08-141-8/+18
* merge-recursive: Fix recursive case with D/F conflict via add/add conflictElijah Newren2011-08-141-2/+2
* t6022: Add testcase for merging a renamed file with a simple changeElijah Newren2011-08-141-0/+27
* t6022: New tests checking for unnecessary updates of filesElijah Newren2011-08-141-0/+63
* t6022: Remove unnecessary untracked files to make test cleanerElijah Newren2011-08-141-0/+1
* t6036: criss-cross + rename/rename(1to2)/add-source + modify/modifyElijah Newren2011-08-141-0/+77
* t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modifyElijah Newren2011-08-141-0/+88
* t6036: tests for criss-cross merges with various directory/file conflictsElijah Newren2011-08-141-0/+159
* t6036: criss-cross with weird content can fool git into clean mergeElijah Newren2011-08-141-0/+83
* t6036: Add differently resolved modify/delete conflict in criss-cross testElijah Newren2011-08-141-0/+83
* t6042: Add failing testcases for rename/rename/add-{source,dest} conflictsElijah Newren2011-08-141-0/+125
* t6042: Ensure rename/rename conflicts leave index and workdir in sane stateElijah Newren2011-08-141-0/+102
* t6042: Add tests for content issues with modify/rename/directory conflictsElijah Newren2011-08-141-0/+141
* t6042: Add a testcase where undetected rename causes silent file deletionElijah Newren2011-08-141-0/+65
* t6042: Add a pair of cases where undetected renames cause issuesElijah Newren2011-08-141-0/+61
* t6042: Add failing testcase for rename/modify/add-source conflictElijah Newren2011-08-141-0/+39
* t6042: Add a testcase where git deletes an untracked fileElijah Newren2011-08-142-1/+37
* Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-011-0/+7
|\
| * handle_options(): do not miscount how many arguments were usedJunio C Hamano2011-05-241-1/+1
| * config: always parse GIT_CONFIG_PARAMETERS during git_configJeff King2011-05-241-0/+7
* | Merge branch 'ml/test-readme' into maintJunio C Hamano2011-05-311-8/+9
|\ \
| * | t/README: unify documentation of test function argsMathias Lafeldt2011-04-261-8/+9
* | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-3136-363/+343
|\ \ \
| * | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-144-19/+10
| * | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-141-120/+102
| * | | i18n: use test_i18ngrep in t7506Junio C Hamano2011-04-141-28/+28
| * | | i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-131-41/+31
| * | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-131-3/+4
| * | | i18n: use test_i18ncmp in t7500Junio C Hamano2011-04-131-5/+5
| * | | i18n: use test_i18ngrep in t7201Junio C Hamano2011-04-131-7/+7
| * | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-132-8/+8
| * | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-136-17/+15
| * | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-133-13/+13
| * | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-133-6/+6
| * | | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-134-19/+21
| * | | i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-132-9/+8
| * | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-132-5/+23
| * | | i18n: use test_i18ncmp in t1200 and t2200Junio C Hamano2011-04-132-4/+4
| * | | i18n: .git file is not a human readable message (t5601)Junio C Hamano2011-04-131-1/+1
| * | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-122-57/+44
| * | | i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-121-2/+5
| * | | i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason2011-04-121-3/+12