summaryrefslogtreecommitdiff
path: root/diff.h
diff options
context:
space:
mode:
authorLibravatar Alexander Gavrilov <angavrilov@gmail.com>2008-08-31 01:05:22 +0400
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2008-09-04 21:28:55 -0700
commitb2ca414973c3bcd00f2b94538bd9c755387f30a0 (patch)
treea9b00cc6baa3ca534d70cc65548bec8b2770f786 /diff.h
parentgit-gui: Make F5 reselect a diff, if an untracked file is selected. (diff)
downloadtgif-b2ca414973c3bcd00f2b94538bd9c755387f30a0.tar.xz
git-gui: Show special diffs for complex conflict cases.
Add special handling for displaying diffs of modified/deleted, and symlink/mode conflicts. Currently the display is completely unusable for deciding how to resolve the conflict. New display modes: 1) Deleted/Modified conflict: e.g. LOCAL: deleted REMOTE: [diff :1:$path :3:$path] 2) Conflict involving symlinks: LOCAL: [diff :1:$path :2:$path] REMOTE: [diff :1:$path :3:$path] In order to be able to display multiple diffs, this patch adds a queue of commands to call. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions