From: Lars Hjemli Date: Sun, 17 Jun 2007 12:58:45 +0000 (+0200) Subject: ui-log: honor id=sha1 on querystring X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/cd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e?ds=inline;hp=cd79c16844b4006d4fd6f4b82d2f6e7e19b20c8e ui-log: honor id=sha1 on querystring This teaches ui-log to prefer id=sha1 and fallback to h=rev if no id- parameter is specified. With this change, summary, log, commit and tree views now passes current branch using h parameter and current revision using id parameter. Signed-off-by: Lars Hjemli ---