From: Lars Hjemli Date: Sat, 16 Jun 2007 18:20:42 +0000 (+0200) Subject: ui-tree: unify with ui-view, use path to select tree/blob X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/ffc69736a606fd8f9a10468cce48b9a37b428944?hp=ffc69736a606fd8f9a10468cce48b9a37b428944 ui-tree: unify with ui-view, use path to select tree/blob This teaches ui-tree to show both trees and blobs, thereby making ui-view superfluous. At the same time, ui-tree is extended to honour the specified path instead of requiering a tree/blob sha1. ---