Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 34238:a6c18628dff1
age | author | description |
---|---|---|
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 |