Sat, 30 Sep 2017 09:01:36 +0100 |
Gregory Szorc |
hgweb: add HTML elements to control whitespace settings for annotate
|
Sat, 30 Sep 2017 09:08:01 +0100 |
Gregory Szorc |
hgweb: query string arguments to control whitespace for annotate
|
Fri, 30 Jun 2017 03:45:52 +0200 |
Boris Feld |
configitems: register the 'web.style' config
|
Fri, 30 Jun 2017 03:45:43 +0200 |
Boris Feld |
configitems: register the 'web.description' config
|
Tue, 05 Sep 2017 15:06:45 -0700 |
Martin von Zweigbergk |
cleanup: rename "matchfn" to "match" where obviously a matcher
|
Sat, 15 Jul 2017 15:51:57 -0700 |
Gregory Szorc |
revset: pass repo when passing ui
|
Wed, 21 Jun 2017 17:17:17 +0200 |
Denis Laxalde |
hgweb: plug followlines action in annotate view
|
Sun, 19 Feb 2017 19:37:14 +0900 |
Yuya Nishihara |
dagop: move blockancestors() and blockdescendants() from context
|
Sun, 21 May 2017 16:57:32 +0900 |
Yuya Nishihara |
help: pass commands module by argument
|
Wed, 03 May 2017 18:04:43 -0700 |
Jun Wu |
webcommands: use fctx.isbinary
|
Mon, 24 Apr 2017 10:32:15 +0200 |
Denis Laxalde |
hgweb: do not show "descending" link in followlines UI for filelog heads
stable
|
Mon, 10 Apr 2017 16:23:41 +0200 |
Denis Laxalde |
hgweb: handle a "descend" query parameter in filelog command
|
Thu, 30 Mar 2017 21:40:10 +0200 |
Denis Laxalde |
hgweb: prefix line id by ctx shortnode in filelog when patches are shown
|
Mon, 13 Mar 2017 15:17:20 +0100 |
Denis Laxalde |
hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
|
Thu, 19 Jan 2017 17:41:00 +0100 |
Denis Laxalde |
hgweb: handle a "linerange" request parameter in filelog command
|
Mon, 13 Mar 2017 10:41:13 +0100 |
Denis Laxalde |
hgweb: add a "patch" query parameter to filelog command
|
Mon, 13 Mar 2017 10:40:19 +0100 |
Denis Laxalde |
hgweb: handle "parity" internally in webutil.diffs()
|
Tue, 17 Jan 2017 17:25:48 +0100 |
Denis Laxalde |
hgweb: explictly pass basectx in webutil.diffs
|
Sun, 19 Feb 2017 18:19:33 +0900 |
Yuya Nishihara |
revset: split language services to revsetlang module (API)
|
Sun, 19 Feb 2017 18:16:09 +0900 |
Yuya Nishihara |
revset: import set classes directly from smartset module
|
Tue, 17 Jan 2017 09:19:24 +0100 |
Denis Laxalde |
hgweb: simplify calculation of first revision in filelog command
|
Tue, 17 Jan 2017 09:17:29 +0100 |
Denis Laxalde |
hgweb: restore ascending iteration on revs in filelog web command
|
Fri, 13 Jan 2017 10:22:25 +0100 |
Denis Laxalde |
hgweb: build the "entries" list directly in filelog command
|
Sun, 08 Jan 2017 01:24:45 +0800 |
Anton Shestakov |
hgweb: use archivespecs (dict) instead of archives (tuple) for "in" check
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Sat, 05 Nov 2016 09:38:07 -0700 |
Gregory Szorc |
hgweb: cache fctx.parents() in annotate command (issue5414)
stable
|
Sat, 08 Oct 2016 16:10:34 +0100 |
Jun Wu |
hgweb: make fctx.annotate a separated function so it could be wrapped
|
Sat, 16 Jul 2016 14:49:07 +0800 |
Anton Shestakov |
paper: make different blocks of annotated lines have different colors
|
Thu, 14 Jul 2016 12:33:44 +0800 |
Anton Shestakov |
hgweb: enumerate lines in loop header, not before
|
Tue, 28 Jun 2016 11:42:42 +0200 |
Denis Laxalde |
hgweb: add link to parents of annotated revision in annotate view
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
Tue, 07 Jun 2016 12:10:01 +0200 |
Denis Laxalde |
hgweb: display blamed revision once per block in annotate view
|
Mon, 06 Jun 2016 15:14:11 +0200 |
Laura Médioni |
templates: add support for summary webcommand in json style
|
Wed, 01 Jun 2016 15:16:38 +0200 |
Denis Laxalde |
hgweb: remove unused code in annotate web command
|
Mon, 16 May 2016 21:30:53 +0000 |
timeless |
py3: convert to next() function
|
Thu, 31 Mar 2016 15:37:21 +0800 |
Anton Shestakov |
hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)
|
Thu, 31 Mar 2016 15:22:06 +0800 |
Anton Shestakov |
hgweb: sort bookmarks in revlog order of their nodes
|
Thu, 31 Mar 2016 14:23:27 +0800 |
Anton Shestakov |
hgweb: sort bookmarks early
|
Sun, 27 Dec 2015 17:59:57 +0900 |
Yuya Nishihara |
templatefilters: make json filter be byte-transparent (BC) (issue4926)
|
Mon, 04 Jan 2016 23:05:09 +0900 |
Yuya Nishihara |
hgweb: add option to convert encoding of graphdata()
|
Mon, 04 Jan 2016 22:55:05 +0900 |
Yuya Nishihara |
hgweb: remove unused argument from graphdata() factory
|
Wed, 30 Dec 2015 17:15:10 -0700 |
Gregory Szorc |
hgweb: support rendering a sub-topic
|
Wed, 30 Dec 2015 17:34:51 -0700 |
Gregory Szorc |
hgweb: support rendering sub-topic indexes
|
Fri, 13 Nov 2015 14:35:36 +0800 |
Anton Shestakov |
hgweb: move entry-preparing code from webcommands to webutils.commonentry()
|
Sat, 28 Nov 2015 17:06:29 +0800 |
Anton Shestakov |
webcommands: test that fctx is not None in filediff()
|
Sat, 28 Nov 2015 16:46:31 +0800 |
Anton Shestakov |
webcommands: stop using ersatz if-else ternary operator for rename variable
|
Sat, 28 Nov 2015 16:02:22 +0800 |
Anton Shestakov |
webcommands: get correct parents when comparing a removed file (issue4962)
|
Fri, 13 Nov 2015 18:31:58 +0800 |
Anton Shestakov |
paper: show current revision on file log page
|
Sat, 31 Oct 2015 22:07:40 +0900 |
Yuya Nishihara |
hgweb: use absolute_import
|
Sun, 01 Nov 2015 14:43:25 +0900 |
Yuya Nishihara |
hgweb: unify import style of error classes
|
Tue, 10 Nov 2015 23:02:59 +0800 |
Anton Shestakov |
hgweb: compute changeset parents and children for log pages lazily
|
Mon, 02 Nov 2015 23:37:49 +0800 |
Anton Shestakov |
hgweb: replace some str.split() calls by str.partition() or str.rpartition()
|
Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Sat, 22 Aug 2015 15:12:52 -0700 |
Gregory Szorc |
hgweb: move archive related attributes to requestcontext
|
Tue, 01 Sep 2015 23:35:06 +0800 |
Anton Shestakov |
hgweb: limit branches shown on summary page to 10
|
Tue, 01 Sep 2015 23:29:30 +0800 |
Anton Shestakov |
hgweb: use webutil.branchentries for branches on summary page
|
Tue, 01 Sep 2015 22:28:45 +0800 |
Anton Shestakov |
hgweb: move branchentries code from webcommands to webutil
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 16 Jun 2015 02:07:25 +0800 |
Anton Shestakov |
hgweb: provide symrev (symbolic revision) property to the templates
|
Sun, 26 Apr 2015 19:42:47 +0900 |
Yuya Nishihara |
revset: move validation of incomplete parsing to parse() function
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Fri, 15 May 2015 20:04:24 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when blaming (issue3559)
|
Fri, 15 May 2015 20:03:42 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when comparing (issue3559)
|
Fri, 15 May 2015 20:02:41 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when diffing (issue3559)
|
Fri, 15 May 2015 20:00:47 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when viewing (issue3559)
|
Fri, 15 May 2015 18:17:36 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when browsing (issue3559)
|
Mon, 27 Apr 2015 19:13:55 -0300 |
Wagner Bruna |
webcommands: fix description of manifest default behavior
stable
|
Mon, 27 Apr 2015 19:09:54 -0300 |
Wagner Bruna |
webcommands: fix typo in changelog documentation
stable
|
Tue, 28 Apr 2015 00:38:16 +0900 |
FUJIWARA Katsunori |
i18n: extract doc string of each web commands as translatable one
stable
|
Fri, 10 Apr 2015 22:34:12 -0400 |
Gregory Szorc |
hgweb: expose raw line numbers to templates
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi Gutiérrez Hermoso |
style: kill ersatz if-else ternary operators
|
Mon, 02 Mar 2015 15:07:18 -0800 |
Gregory Szorc |
hgweb: extract changeset template mapping generation to own function
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
Fri, 06 Feb 2015 22:25:40 -0800 |
Gregory Szorc |
webcommands: document "graph" web command
|
Fri, 06 Feb 2015 22:19:59 -0800 |
Gregory Szorc |
webcommands: document "archive" web command
|
Fri, 06 Feb 2015 22:11:54 -0800 |
Gregory Szorc |
webcommands: document "filelog" web command
|
Fri, 06 Feb 2015 22:08:30 -0800 |
Gregory Szorc |
webcommands: document "annotate" web command
|
Fri, 06 Feb 2015 22:06:44 -0800 |
Gregory Szorc |
webcommands: document "comparison" web command
|
Fri, 06 Feb 2015 22:02:14 -0800 |
Gregory Szorc |
webcommands: document "filediff" web command
|
Fri, 06 Feb 2015 21:51:52 -0800 |
Gregory Szorc |
webcommands: document "summary" web command
|
Fri, 06 Feb 2015 21:48:01 -0800 |
Gregory Szorc |
webcommands: document "manifest" web command
|
Fri, 06 Feb 2015 21:39:15 -0800 |
Gregory Szorc |
webcommands: document "changelog" web command
|
Fri, 06 Feb 2015 21:26:53 -0800 |
Gregory Szorc |
webcommands: document "file" web command
|
Fri, 06 Feb 2015 21:13:03 -0800 |
Gregory Szorc |
webcommands: document "log" web command
|
Fri, 06 Feb 2015 20:50:17 -0800 |
Gregory Szorc |
webcommands: document "shortlog" web command
|
Fri, 06 Feb 2015 20:48:22 -0800 |
Gregory Szorc |
webcommands: document "changeset" web command
|
Fri, 06 Feb 2015 20:44:46 -0800 |
Gregory Szorc |
webcommands: document "tags" web command
|
Fri, 06 Feb 2015 20:43:54 -0800 |
Gregory Szorc |
webcommands: document "bookmarks" web command
|
Fri, 06 Feb 2015 20:44:10 -0800 |
Gregory Szorc |
webcommands: document "branches" web command
|
Fri, 06 Feb 2015 20:41:08 -0800 |
Gregory Szorc |
webcommands: document "help" web command
|
Fri, 06 Feb 2015 22:47:48 -0800 |
Gregory Szorc |
webcommands: move help import into help command handler
|
Fri, 06 Feb 2015 22:52:40 -0800 |
Gregory Szorc |
webcommands: define a dict of available commands
|
Fri, 06 Feb 2015 19:06:17 -0800 |
Gregory Szorc |
webcommands: define web commands using a decorator
|
Mon, 02 Feb 2015 22:28:52 +0900 |
Yuya Nishihara |
hgweb: use revset.spanset where appropriate
|
Tue, 06 Jan 2015 20:14:52 -0800 |
Gregory Szorc |
hgweb: extract changelist entry generation into own function
|
Sat, 03 Jan 2015 17:50:21 +0800 |
Anton Shestakov |
hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)
|
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
|
Wed, 12 Mar 2014 13:29:07 -0400 |
Augie Fackler |
webcommands: move from dict() construction to {} literals
|
Tue, 21 Jan 2014 11:39:26 -0800 |
Lucas Moscovicz |
revset: added baseset class (still empty) to improve revset performance
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify branches with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify summary with repo.branchmap().iterbranches()
|
Fri, 22 Nov 2013 17:26:58 -0600 |
Matt Mackall |
merge with stable
|
Fri, 08 Nov 2013 09:48:01 +0100 |
Isaac Jurado |
hgweb: ignore non numeric "revcount" parameter values (issue4091)
stable
|
Sun, 10 Nov 2013 18:23:29 +0400 |
Alexander Plavin |
hgweb: use semantically suitable filelog.revs in filelog
|
Sun, 10 Nov 2013 18:07:56 +0400 |
Alexander Plavin |
hgweb: always compute all entries and latestentry in filelog
|
Sun, 10 Nov 2013 18:05:53 +0400 |
Alexander Plavin |
hgweb: remove unused argument of entries function in filelog
|
Wed, 13 Nov 2013 16:46:46 -0200 |
Wagner Bruna |
hgweb, i18n: do not translate search mode description
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
spelling: random spell checker fixes
stable
|
Wed, 09 Oct 2013 14:15:34 -0700 |
Matt Mackall |
merge with stable
|
Wed, 09 Oct 2013 12:02:32 -0700 |
Matt Mackall |
hgweb: add escaping of tags and bookmarks in graph view
stable
|
Mon, 07 Oct 2013 15:21:17 -0700 |
Matt Mackall |
hgweb: escape branch names in graph view
stable
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add link to force literal keyword search
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: pass variable with current search mode name to the search template
|