log

age author description
Sat, 17 Mar 2018 22:47:02 +0900 Yuya Nishihara templater: add class representing a nested mappings
Sat, 17 Mar 2018 22:56:49 +0900 Yuya Nishihara templater: add function that expands internal literal templates
Fri, 06 Apr 2018 11:28:26 -0700 Martin von Zweigbergk bookmarks: use isrevsymbol() for detecting collision with existing symbol
Fri, 06 Apr 2018 11:26:50 -0700 Martin von Zweigbergk debugwhyunstable: add support for revsets
Fri, 06 Apr 2018 10:46:24 -0700 Martin von Zweigbergk convert: look up branch only among branches
Thu, 05 Apr 2018 16:10:52 -0700 Martin von Zweigbergk convert: remove unused/unnecessary variable "parentctx"
Sat, 24 Mar 2018 17:57:22 +0100 Joerg Sonnenberger wireproto: provide accessors for client capabilities
Thu, 05 Apr 2018 17:51:10 +0200 Gábor Stefanik copies: clean up _related logic
Fri, 06 Apr 2018 09:34:44 -0700 Martin von Zweigbergk context: stop catching RepoLookupError from namespace.singlenode()
Thu, 05 Apr 2018 18:02:42 +0200 Boris Feld histedit: simplify desthistedit
Thu, 05 Apr 2018 17:58:58 +0200 Boris Feld stack: follow-up on the stack revset
Thu, 05 Apr 2018 23:23:48 -0700 Martin von Zweigbergk githelp: use revsymbol() for looking up symbol
Thu, 05 Apr 2018 21:32:59 -0700 Martin von Zweigbergk hgweb: use revsymbol() to determine if query is a revision
Thu, 05 Apr 2018 14:03:33 -0700 Martin von Zweigbergk context: make repo[<filtered binary nodeid>] match node
Thu, 05 Apr 2018 00:04:09 -0700 Martin von Zweigbergk context: move handling of filtering error to revsymbol() (API)