| author | Junio C Hamano <gitster@pobox.com> | |
| Sun, 20 Mar 2011 06:23:56 +0000 (23:23 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 20 Mar 2011 06:23:56 +0000 (23:23 -0700) |
* jk/merge-rename-ux:
pull: propagate --progress to merge
merge: enable progress reporting for rename detection
add inexact rename detection progress infrastructure
commit: stop setting rename limit
bump rename limit defaults (again)
merge: improve inexact rename limit warning
pull: propagate --progress to merge
merge: enable progress reporting for rename detection
add inexact rename detection progress infrastructure
commit: stop setting rename limit
bump rename limit defaults (again)
merge: improve inexact rename limit warning
| 1 | 2 | |||
|---|---|---|---|---|
| builtin/commit.c | patch | | diff1 | | diff2 | | blob | history |
| builtin/merge.c | patch | | diff1 | | diff2 | | blob | history |
| diff.c | patch | | diff1 | | diff2 | | blob | history |
| diff.h | patch | | diff1 | | diff2 | | blob | history |
| diffcore-rename.c | patch | | diff1 | | diff2 | | blob | history |
| git-pull.sh | patch | | diff1 | | diff2 | | blob | history |
| merge-recursive.c | patch | | diff1 | | diff2 | | blob | history |
| merge-recursive.h | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin/commit.c
Simple merge
diff --cc builtin/merge.c
Simple merge
diff --cc diff.c
Simple merge
diff --cc diff.h
Simple merge
diff --cc diffcore-rename.c
Simple merge
diff --cc git-pull.sh
Simple merge
diff --cc merge-recursive.c
Simple merge
diff --cc merge-recursive.h
Simple merge