git-difftool/compare gui: detect when files do not exist in specific revisions
commitb0383f243d7b93b270d06617d5ce1d1592682aec
authorDavid Aguilar <davvid@gmail.com>
Thu, 11 Sep 2008 12:50:16 +0000 (11 05:50 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 11 Sep 2008 12:51:24 +0000 (11 05:51 -0700)
tree6d19d741bbe66308f08683f80b2138e3110924cb
parent697f97c3817bf4a861e5fbafae20b09c9e313060
git-difftool/compare gui: detect when files do not exist in specific revisions

When rev-range mode is on we now check for the existence of directories
and files and handle their presense accordingly.  We now handle creation of
directories that don't exist in the current checkout (do to older ancestry).

Signed-off-by: David Aguilar <davvid@gmail.com>
bin/git-difftool
cola/controllers/compare.py
ui/compare.ui