log mercurial/hgweb/webutil.py @ 14570:9f908ef5a595

age author description
Sat, 11 Jun 2011 21:11:43 +0800 Steven Brown web: provide diff summary to the changeset page
Thu, 09 Jun 2011 01:15:49 +0800 Steven Brown web: provide the file number to the diffstat templates
Thu, 09 Jun 2011 01:14:22 +0800 Steven Brown web: include all files in the diffstat
Sat, 28 May 2011 14:44:45 +0800 Steven Brown web: provide diffstat to the changeset page
Sat, 30 Apr 2011 12:55:07 +0200 Alexander Solovyov drop {short,hex}(ctx.node()) calls in favor of ctx methods
Wed, 20 Apr 2011 21:41:41 +0200 Adrian Buehlmann move canonpath from util to scmutil
Sat, 12 Mar 2011 11:19:44 +0100 Alexander Solovyov hgweb: add display of bookmarks for changelog and changeset stable
Sun, 10 Oct 2010 10:42:44 -0500 Augie Fackler hgweb: fix hgweb_mod as well as hgwebdir_mod
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 16 Jan 2010 02:33:06 +0100 Nicolas Dumazet hgweb: changenav: separate pages before and after the current position
Wed, 26 Aug 2009 14:58:09 +0200 Dirkjan Ochtman hgweb: show diff header line in raw diffs
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater