log

age author description
Fri, 06 Apr 2018 22:16:11 +0200 Joerg Sonnenberger wireproto: don't special case bundlecaps, but sort all scsv arguments
Fri, 06 Apr 2018 21:50:01 +0200 Joerg Sonnenberger wireproto: turn client capabilities into sets, sorted on the wire
Wed, 04 Apr 2018 13:43:52 -0700 Gregory Szorc verify: drop "revlog" from warning message
Wed, 04 Apr 2018 10:16:08 -0700 Gregory Szorc store: make file filtering during walk configurable
Wed, 04 Apr 2018 09:31:19 -0700 Gregory Szorc simplestore: shore up lookup errors
Wed, 04 Apr 2018 09:57:21 -0700 Gregory Szorc tests: extract dumprevlog tests to own file
Wed, 04 Apr 2018 09:21:11 -0700 Gregory Szorc tests: skip test-censor.t when using simple store
Mon, 02 Apr 2018 21:54:12 +0900 Yuya Nishihara templater: deduplicate iterator of overlay mappings
Sun, 18 Mar 2018 21:01:23 +0900 Yuya Nishihara templater: complain about invalid application of '%' operator (BC)
Sun, 18 Mar 2018 21:18:57 +0900 Yuya Nishihara hgweb: fix type of {nav} keyword when linerange filter is active
Sun, 18 Mar 2018 21:46:20 +0900 Yuya Nishihara hgweb: fix {diff} expansion in JSON template
Sun, 18 Mar 2018 21:35:43 +0900 Yuya Nishihara hgweb: fix summary {tags} and {shortlog} to not forcibly expand template
Sun, 18 Mar 2018 20:51:39 +0900 Yuya Nishihara hgweb: fix search {entries} to not return results of template expansion
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