summaryrefslogtreecommitdiff
path: root/diffcore-rename.c
diff options
context:
space:
mode:
authorLibravatar Paul Mackerras <paulus@samba.org>2009-04-21 22:22:31 +1000
committerLibravatar Paul Mackerras <paulus@samba.org>2009-04-21 22:22:31 +1000
commit6f63fc18b6197f9a582fbfe23a5c7938fe593951 (patch)
treee5525dd7e9d86189e7b70b7f0db79de479d76620 /diffcore-rename.c
parentgitk: Avoid crash if closed while reading references (diff)
downloadtgif-6f63fc18b6197f9a582fbfe23a5c7938fe593951.tar.xz
gitk: Fix compare-commits function when we have local changes
This fixes a bug in the compare-commits function added in commit 010509f2 ("gitk: Add a command to compare two strings of commits") where gitk would show an error dialog if the comparison of commits got to a fake commit (one showing local changes). It extends getpatchid to handle these fake commits by using [diffcmd] to get the git diff command variant to use, and also handles the situation where an error occurs. Now that we can have the fake commit IDs showing up, which are 00..00 and 00..01, the short ID is ambiguous. To make sure the links point to the right commit, this adds a new [appendshortlink] procedure which takes the full link destination, and uses that rather than appendwithlinks. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions