Sat, 01 Apr 2017 12:24:59 +0200 |
Denis Laxalde |
mdiff: add a hunkinrange helper function
|
file |
diff |
annotate
|
Thu, 30 Mar 2017 21:40:10 +0200 |
Denis Laxalde |
hgweb: prefix line id by ctx shortnode in filelog when patches are shown
|
file |
diff |
annotate
|
Wed, 29 Mar 2017 12:07:07 +0200 |
Denis Laxalde |
hgweb: fix diff hunks filtering by line range in webutil.diffs()
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 15:15:49 +0100 |
Denis Laxalde |
hgweb: add a 'linerange' parameter to webutil.diffs()
|
file |
diff |
annotate
|
Thu, 19 Jan 2017 17:41:00 +0100 |
Denis Laxalde |
hgweb: handle a "linerange" request parameter in filelog command
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 10:40:19 +0100 |
Denis Laxalde |
hgweb: handle "parity" internally in webutil.diffs()
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
file |
diff |
annotate
|
Wed, 15 Mar 2017 15:10:09 -0700 |
Pierre-Yves David |
hgweb: explicitly tests for None in webutil
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 21:52:17 -0700 |
Gregory Szorc |
hgweb: don't use mutable default argument value
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 09:28:33 +0100 |
Denis Laxalde |
hgweb: use patch.diffhunks in webutil.diffs to simplify the algorithm
|
file |
diff |
annotate
|
Mon, 06 Mar 2017 09:44:39 +0100 |
Denis Laxalde |
hgweb: start enumerate at 1 in webutil.diffs's inner function prettyprintlines
|
file |
diff |
annotate
|
Tue, 17 Jan 2017 17:25:48 +0100 |
Denis Laxalde |
hgweb: explictly pass basectx in webutil.diffs
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove last uses of repo.manifest
|
file |
diff |
annotate
|
Sat, 08 Oct 2016 16:10:34 +0100 |
Jun Wu |
hgweb: make fctx.annotate a separated function so it could be wrapped
|
file |
diff |
annotate
|
Mon, 16 May 2016 21:30:53 +0000 |
timeless |
py3: convert to next() function
|
file |
diff |
annotate
|
Thu, 31 Mar 2016 18:09:09 +0800 |
Anton Shestakov |
hgweb: add parents to json-log (issue5074)
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 14:35:36 +0800 |
Anton Shestakov |
hgweb: move entry-preparing code from webcommands to webutils.commonentry()
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 22:07:40 +0900 |
Yuya Nishihara |
hgweb: use absolute_import
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:22:40 +0800 |
Anton Shestakov |
webutil: make _siblings into an object with __iter__ and __len__
|
file |
diff |
annotate
|
Sun, 01 Nov 2015 14:00:14 +0900 |
Yuya Nishihara |
hgweb: do not import templatefilters.revescape and websub as symbol
|
file |
diff |
annotate
|
Sun, 01 Nov 2015 13:58:32 +0900 |
Yuya Nishihara |
hgweb: alias ui module as uimod
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 23:02:59 +0800 |
Anton Shestakov |
hgweb: compute changeset parents and children for log pages lazily
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 15:40:33 -0700 |
Gregory Szorc |
hgweb: extract web substitutions table generation to own function
|
file |
diff |
annotate
|
Tue, 01 Sep 2015 22:28:45 +0800 |
Anton Shestakov |
hgweb: move branchentries code from webcommands to webutil
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 13:19:42 +0800 |
Anton Shestakov |
style: adjust whitespaces in webutil.py
|
file |
diff |
annotate
|
Sun, 12 Jul 2015 16:47:56 +0800 |
Anton Shestakov |
templates: introduce revescape filter for escaping symbolic revisions
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 02:07:25 +0800 |
Anton Shestakov |
hgweb: provide symrev (symbolic revision) property to the templates
|
file |
diff |
annotate
|
Tue, 26 May 2015 22:58:30 +0800 |
Anton Shestakov |
hgweb: remove an extra call to nodebranchnodefault() in changesetentry()
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 22:34:12 -0400 |
Gregory Szorc |
hgweb: expose raw line numbers to templates
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 22:29:12 -0700 |
Gregory Szorc |
hgweb: add phase to {changeset} template
|
file |
diff |
annotate
|