Add rename support to the status view
authorJonas Fonseca <fonseca@diku.dk>
Fri, 14 Mar 2008 20:05:14 +0000 (21:05 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 17 Mar 2008 13:36:43 +0000 (14:36 +0100)
commit5ba030cfa7b4b6729000c8f3d36fdc78d4b77f95
tree1168c30fe224acc4db7b833f6e45633d18c95b02
parentc9ae230ff7fa3cb944f228e1fb0329cd370a9ee5
Add rename support to the status view

Renames are now picked up and displayed with the 'R' flag instead of
being shown as a 'C'opy and 'D'eletion. Remove --find-copies-harder from
the arguments to diff-index and diff-files since this option seem to
interfere with rename detection.
tig.c