Mon, 02 Nov 2015 23:37:49 +0800 | Anton Shestakov | hgweb: replace some str.split() calls by str.partition() or str.rpartition() | file | diff | annotate |
Wed, 30 Sep 2015 15:43:49 -0500 | Matt Mackall | urls: bulk-change primary website URLs | file | diff | annotate |
Sun, 20 Sep 2015 20:11:31 +0900 | Yuya Nishihara | hgweb: overwrite cwd to resolve file patterns relative to repo (issue4568) | file | diff | annotate |
Sat, 12 Sep 2015 12:16:39 -0700 | Gregory Szorc | hgweb: consume generator inside context manager (issue4756) | file | diff | annotate |
Sat, 12 Sep 2015 11:31:56 -0700 | Gregory Szorc | hg: always create new localrepository instance | file | diff | annotate |
Fri, 11 Sep 2015 12:48:09 -0700 | Matt Mackall | hgweb: drop unused import | file | diff | annotate |
Sat, 22 Aug 2015 18:43:24 -0700 | Gregory Szorc | hgweb: use separate repo instances per thread | file | diff | annotate |