23332 Commits (2a669c341a857f53d946dec762e6f22a54b12dd2)
 

Author SHA1 Message Date
Elijah Newren 2a669c341a merge-recursive: Avoid doubly merging rename/add conflict contents 14 years ago
Elijah Newren 61b8bcae2d merge-recursive: Update merge_content() call signature 14 years ago
Elijah Newren 36de17048a merge-recursive: Update conflict_rename_rename_1to2() call signature 14 years ago
Elijah Newren 9c0bbb50f0 merge-recursive: Structure process_df_entry() to handle more cases 14 years ago
Elijah Newren 384c166807 merge-recursive: Have process_entry() skip D/F or rename entries 14 years ago
Elijah Newren 2ff739f9d2 merge-recursive: New function to assist resolving renames in-core only 14 years ago
Elijah Newren 25c3936349 merge-recursive: New data structures for deferring of D/F conflicts 14 years ago
Elijah Newren 0c4918d1c1 merge-recursive: Move process_entry's content merging into a function 14 years ago
Elijah Newren 5e3ce663b0 merge-recursive: Move delete/modify handling into dedicated function 14 years ago
Elijah Newren 6ef2cb008f merge-recursive: Move rename/delete handling into dedicated function 14 years ago
Elijah Newren 605c1bcfc4 merge-recursive: Nuke rename/directory conflict detection 14 years ago
Elijah Newren 09c01f856f merge-recursive: Rename conflict_rename_rename*() for clarity 14 years ago
Elijah Newren 41d70bd6a9 merge-recursive: Small code clarification -- variable name and comments 14 years ago
Elijah Newren f63622c0a9 t6036: Add testcase for undetected conflict 14 years ago
Elijah Newren 583942df09 t6036: Add a second testcase similar to the first but with content changes 14 years ago
Elijah Newren c976260d0f t6036: Test index and worktree state, not just that merge fails 14 years ago
Elijah Newren fa0ae3b1dd t6020: Add a testcase for modify/delete + directory/file conflict 14 years ago
Elijah Newren d09c0a3935 t6020: Modernize style a bit 14 years ago
Elijah Newren 707983484b t6022: Add tests for rename/rename combined with D/F conflicts 14 years ago
Elijah Newren 52304ecddf t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two) 14 years ago
Elijah Newren 588504b694 t6022: Add tests with both rename source & dest involved in D/F conflicts 14 years ago
Elijah Newren 3398f2f583 t6022: Add tests for reversing order of merges when D/F conflicts present 14 years ago
Elijah Newren af6e175199 t6022: Add test combinations of {content conflict?, D/F conflict remains?} 14 years ago
Elijah Newren df0b99f004 t6032: Add a test checking for excessive output from merge 14 years ago
Junio C Hamano 7edba4c45c merge-recursive: Restructure showing how to chain more process_* functions 14 years ago
Schalk, Ken 8a1c0d322e t3030: Add a testcase for resolvable rename/add conflict with symlinks 14 years ago
Junio C Hamano a1155adc2d Merge branch 'en/rename-d-f' into en/merge-recursive 14 years ago
Junio C Hamano 87b50542a0 Git 1.7.3 14 years ago
Junio C Hamano 1125297ca1 Merge branch 'js/ls-files-x-doc' 14 years ago
Chris Johnsen 14d872987a git-rebase--interactive.sh: replace cut with ${v%% *} 14 years ago
Brandon Casey 84d694027f t/t7300: workaround ancient touch by rearranging arguments 14 years ago
Junio C Hamano 02567e88ee Merge branch 'bg/fix-t7003' 14 years ago
Junio C Hamano 4c608520ed ls-files documentation: reword for consistency 14 years ago
Jay Soffian 75609a0d44 git-ls-files.txt: clarify -x/--exclude option 14 years ago
Junio C Hamano 7e100effc6 Git 1.7.3 rc2 14 years ago
Junio C Hamano 2e1e96126f Merge branch 'dr/maint-ls-tree-prefix-recursion-fix' 14 years ago
Junio C Hamano 0c61c6de34 Merge branch 'os/fix-rebase-diff-no-prefix' 14 years ago
Junio C Hamano e3f213c7af Merge branch 'jl/fix-test' 14 years ago
Junio C Hamano 43d268e9dd Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' 14 years ago
Junio C Hamano d42cb5804f Merge branch 'ch/maint-cannot-create-bundle-error' 14 years ago
Junio C Hamano 9f0ccb5b0a Merge branch 'ks/recursive-rename-add-identical' 14 years ago
Junio C Hamano 12644fa99f Merge git://repo.or.cz/git-gui 14 years ago
Pat Thoyts 00e9de72c8 git-gui 0.13 14 years ago
Pat Thoyts 2473543caa git-gui: avoid mis-encoding the copyright message on Windows. 14 years ago
Peter Krefting 421a31e22d git-gui: Update Swedish translation (521t). 14 years ago
Brian Gernhardt 77f2e4f5f3 t7003: Use test_commit instead of custom function 14 years ago
Junio C Hamano 5879b6bbca Merge branch 'maint' 14 years ago
Junio C Hamano b294ed637d ls-tree $di $dir: do not mistakenly recurse into directories 14 years ago
Junio C Hamano e22148f406 t3101: modernise style 14 years ago
Ramsay Jones 5418d96ddc vcs-svn: Fix some printf format compiler warnings 14 years ago