log mercurial/hgweb/webcommands.py @ 17318:7ac5800dbc8f stable

age author description
Sun, 29 Jul 2012 23:16:20 +0200 Patrick Mezard hgweb: fix graph view paging stable
Tue, 31 Jul 2012 00:59:38 +0200 wujek srujek hgweb: fixes invalid parents / children in comparison stable
Tue, 31 Jul 2012 14:14:15 +0200 wujek srujek hgweb: fixes traceback for invalid files by removing top-level template stable
Mon, 30 Jul 2012 11:02:10 +0200 Ross Lagerwall hgweb: avoid traceback when file or node parameters are missing stable
Fri, 27 Jul 2012 17:48:49 +0200 Patrick Mezard webcommands: do not modify repo.tagslist() stable
Sun, 08 Jul 2012 17:17:02 +0200 wujek srujek hgweb: side-by-side comparison functionality
Tue, 10 Jul 2012 17:52:43 +0200 Adrian Buehlmann hgweb: show help with verbose sections included
Mon, 21 May 2012 00:20:05 +0200 Paul Boddie hgweb: make graph data suitable for template usage
Tue, 15 May 2012 07:00:55 +0200 Matt Mackall merge with stable
Mon, 14 May 2012 12:56:43 +0200 Matt Mackall hgweb: fix filediff base calculation stable
Sun, 13 May 2012 14:04:06 +0200 Brodie Rao context: add changectx.closesbranch() method
Sun, 13 May 2012 14:04:04 +0200 Brodie Rao localrepo: add branchtip() method for faster single-branch lookups
Thu, 19 Apr 2012 20:54:56 +0900 FUJIWARA Katsunori i18n: show localized messages for commands/extensions in hgweb help top (issue3383) stable
Sun, 15 Apr 2012 16:05:53 +0200 Martin Geisler hgweb: add hook for remapping repository path into virtual paths
Fri, 23 Mar 2012 01:31:31 +0100 Paul Boddie hgweb: add block numbers to diff regions and related links