Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 23689:4fedf2a9b538
age | author | description |
---|---|---|
Fri, 21 Nov 2014 16:16:03 -0800 | Siddharth Agarwal | webcommands.annotate: explicitly only honor whitespace diffopts |
Wed, 05 Nov 2014 21:33:45 -0500 | Matt Harbison | hgweb: fix a crash when using web.archivesubrepos stable |
Sun, 28 Sep 2014 16:57:37 +0200 | Mads Kiilerich | templater: introduce templatepaths for getting paths searched for templates |
Fri, 15 Aug 2014 16:20:47 +0200 | Mads Kiilerich | cleanup: avoid _ for local unused tmp variables - that is reserved for i18n |
Thu, 17 Apr 2014 09:36:09 +0900 | FUJIWARA Katsunori | hgweb: show revisions and hashes gotten from changelog in "comparison" page |
Thu, 17 Apr 2014 09:36:08 +0900 | FUJIWARA Katsunori | hgweb: make "comparison" get parent from not filelog but changelog |
Fri, 14 Mar 2014 08:47:57 -0700 | Lucas Moscovicz | webcommands: changed code to use lazy classes when calling dagwalker |