aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* merge-recursive: Avoid unnecessary file rewritesElijah Newren2011-08-14
* t6022: Additional tests checking for unnecessary updates of filesElijah Newren2011-08-14
* merge-recursive: Fix spurious 'refusing to lose untracked file...' messagesElijah Newren2011-08-14
* t6022: Add testcase for spurious "refusing to lose untracked" messagesElijah Newren2011-08-14
* t3030: fix accidental success in symlink renameJeff King2011-08-14
* merge-recursive: Fix working copy handling for rename/rename/add/addElijah Newren2011-08-14
* merge-recursive: add handling for rename/rename/add-dest/add-destElijah Newren2011-08-14
* merge-recursive: Make modify/delete handling code reusableElijah Newren2011-08-14
* merge-recursive: Consider modifications in rename/rename(2to1) conflictsElijah Newren2011-08-14
* merge-recursive: Fix rename/rename(1to2) resolution for virtual merge baseElijah Newren2011-08-14
* merge-recursive: Fix modify/delete resolution in the recursive caseElijah Newren2011-08-14
* merge-recursive: When we detect we can skip an update, actually skip itElijah Newren2011-08-14
* merge-recursive: Provide more info in conflict markers with file renamesElijah Newren2011-08-14
* merge-recursive: Improve handling of rename target vs. directory additionElijah Newren2011-08-14
* merge-recursive: Make dead code for rename/rename(2to1) conflicts undeadElijah Newren2011-08-14
* merge-recursive: Fix deletion of untracked file in rename/delete conflictsElijah Newren2011-08-14
* merge-recursive: Allow make_room_for_path() to remove D/F entriesElijah Newren2011-08-14
* merge-recursive: Fix sorting order and directory change assumptionsElijah Newren2011-08-14
* merge-recursive: Fix recursive case with D/F conflict via add/add conflictElijah Newren2011-08-14
* t6022: Add testcase for merging a renamed file with a simple changeElijah Newren2011-08-14
* t6022: New tests checking for unnecessary updates of filesElijah Newren2011-08-14
* t6022: Remove unnecessary untracked files to make test cleanerElijah Newren2011-08-14
* t6036: criss-cross + rename/rename(1to2)/add-source + modify/modifyElijah Newren2011-08-14
* t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modifyElijah Newren2011-08-14
* t6036: tests for criss-cross merges with various directory/file conflictsElijah Newren2011-08-14
* t6036: criss-cross with weird content can fool git into clean mergeElijah Newren2011-08-14
* t6036: Add differently resolved modify/delete conflict in criss-cross testElijah Newren2011-08-14
* t6042: Add failing testcases for rename/rename/add-{source,dest} conflictsElijah Newren2011-08-14
* t6042: Ensure rename/rename conflicts leave index and workdir in sane stateElijah Newren2011-08-14
* t6042: Add tests for content issues with modify/rename/directory conflictsElijah Newren2011-08-14
* t6042: Add a testcase where undetected rename causes silent file deletionElijah Newren2011-08-14
* t6042: Add a pair of cases where undetected renames cause issuesElijah Newren2011-08-14
* t6042: Add failing testcase for rename/modify/add-source conflictElijah Newren2011-08-14
* t6042: Add a testcase where git deletes an untracked fileElijah Newren2011-08-14
* Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-01
|\
| * handle_options(): do not miscount how many arguments were usedJunio C Hamano2011-05-24
| * config: always parse GIT_CONFIG_PARAMETERS during git_configJeff King2011-05-24
* | Merge branch 'ml/test-readme' into maintJunio C Hamano2011-05-31
|\ \
| * | t/README: unify documentation of test function argsMathias Lafeldt2011-04-26
* | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
|\ \ \
| * | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-14
| * | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-14
| * | | i18n: use test_i18ngrep in t7506Junio C Hamano2011-04-14
| * | | i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-13
| * | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-13
| * | | i18n: use test_i18ncmp in t7500Junio C Hamano2011-04-13
| * | | i18n: use test_i18ngrep in t7201Junio C Hamano2011-04-13
| * | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-13
| * | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-13
| * | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-13