| Commit message (Expand) | Author | Age | Files | Lines |
* | merge-recursive: Allow make_room_for_path() to remove D/F entries | Elijah Newren | 2011-08-14 | 1 | -1/+1 |
* | merge-recursive: Fix sorting order and directory change assumptions | Elijah Newren | 2011-08-14 | 1 | -8/+18 |
* | merge-recursive: Fix recursive case with D/F conflict via add/add conflict | Elijah Newren | 2011-08-14 | 1 | -2/+2 |
* | t6022: Add testcase for merging a renamed file with a simple change | Elijah Newren | 2011-08-14 | 1 | -0/+27 |
* | t6022: New tests checking for unnecessary updates of files | Elijah Newren | 2011-08-14 | 1 | -0/+63 |
* | t6022: Remove unnecessary untracked files to make test cleaner | Elijah Newren | 2011-08-14 | 1 | -0/+1 |
* | t6036: criss-cross + rename/rename(1to2)/add-source + modify/modify | Elijah Newren | 2011-08-14 | 1 | -0/+77 |
* | t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify | Elijah Newren | 2011-08-14 | 1 | -0/+88 |
* | t6036: tests for criss-cross merges with various directory/file conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+159 |
* | t6036: criss-cross with weird content can fool git into clean merge | Elijah Newren | 2011-08-14 | 1 | -0/+83 |
* | t6036: Add differently resolved modify/delete conflict in criss-cross test | Elijah Newren | 2011-08-14 | 1 | -0/+83 |
* | t6042: Add failing testcases for rename/rename/add-{source,dest} conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+125 |
* | t6042: Ensure rename/rename conflicts leave index and workdir in sane state | Elijah Newren | 2011-08-14 | 1 | -0/+102 |
* | t6042: Add tests for content issues with modify/rename/directory conflicts | Elijah Newren | 2011-08-14 | 1 | -0/+141 |
* | t6042: Add a testcase where undetected rename causes silent file deletion | Elijah Newren | 2011-08-14 | 1 | -0/+65 |
* | t6042: Add a pair of cases where undetected renames cause issues | Elijah Newren | 2011-08-14 | 1 | -0/+61 |
* | t6042: Add failing testcase for rename/modify/add-source conflict | Elijah Newren | 2011-08-14 | 1 | -0/+39 |
* | t6042: Add a testcase where git deletes an untracked file | Elijah Newren | 2011-08-14 | 2 | -1/+37 |
* | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 2011-06-01 | 1 | -0/+7 |
|\ |
|
| * | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 2011-05-24 | 1 | -1/+1 |
| * | config: always parse GIT_CONFIG_PARAMETERS during git_config | Jeff King | 2011-05-24 | 1 | -0/+7 |
* | | Merge branch 'ml/test-readme' into maint | Junio C Hamano | 2011-05-31 | 1 | -8/+9 |
|\ \ |
|
| * | | t/README: unify documentation of test function args | Mathias Lafeldt | 2011-04-26 | 1 | -8/+9 |
* | | | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 2011-05-31 | 36 | -363/+343 |
|\ \ \ |
|
| * | | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811 | Junio C Hamano | 2011-04-14 | 4 | -19/+10 |
| * | | | i18n: use test_i18n{grep,cmp} in t7508 | Junio C Hamano | 2011-04-14 | 1 | -120/+102 |
| * | | | i18n: use test_i18ngrep in t7506 | Junio C Hamano | 2011-04-14 | 1 | -28/+28 |
| * | | | i18n: use test_i18ngrep and test_i18ncmp in t7502 | Junio C Hamano | 2011-04-13 | 1 | -41/+31 |
| * | | | i18n: use test_i18ngrep in t7501 | Junio C Hamano | 2011-04-13 | 1 | -3/+4 |
| * | | | i18n: use test_i18ncmp in t7500 | Junio C Hamano | 2011-04-13 | 1 | -5/+5 |
| * | | | i18n: use test_i18ngrep in t7201 | Junio C Hamano | 2011-04-13 | 1 | -7/+7 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 2011-04-13 | 2 | -8/+8 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 2011-04-13 | 6 | -17/+15 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 2011-04-13 | 3 | -13/+13 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 2011-04-13 | 3 | -6/+6 |
| * | | | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 2011-04-13 | 4 | -19/+21 |
| * | | | i18n: use test_i18ngrep in lib-httpd and t2019 | Junio C Hamano | 2011-04-13 | 2 | -9/+8 |
| * | | | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2011-04-13 | 2 | -5/+23 |
| * | | | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2011-04-13 | 2 | -4/+4 |
| * | | | i18n: .git file is not a human readable message (t5601) | Junio C Hamano | 2011-04-13 | 1 | -1/+1 |
| * | | | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2011-04-12 | 2 | -57/+44 |
| * | | | i18n: mark init-db messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -2/+5 |
| * | | | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 | 1 | -3/+12 |
* | | | | Merge branch 'jc/rename-degrade-cc-to-c' into maint | Junio C Hamano | 2011-05-31 | 1 | -0/+25 |
|\ \ \ \ |
|
| * | | | | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 | 1 | -0/+25 |
* | | | | | Merge branch 'jn/run-command-error-failure' into maint | Junio C Hamano | 2011-05-29 | 1 | -0/+23 |
|\ \ \ \ \ |
|
| * | | | | | tests: check error message from run_command | Jonathan Nieder | 2011-04-20 | 1 | -0/+23 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'jm/maint-diff-words-with-sbe' into maint | Junio C Hamano | 2011-05-26 | 1 | -0/+26 |
|\ \ \ \ \ |
|
| * | | | | | do not read beyond end of malloc'd buffer | Jim Meyering | 2011-05-20 | 1 | -0/+26 |
* | | | | | | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maint | Junio C Hamano | 2011-05-26 | 1 | -0/+17 |
|\ \ \ \ \ \ |
|