Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 03 Apr 2018 23:50:00 +0900 | Yuya Nishihara | hgweb: convert {diff} to a mappinggenerator with named template |
Tue, 03 Apr 2018 23:43:41 +0900 | Yuya Nishihara | hgweb: use template context to render {lines} of {diff} |
Tue, 03 Apr 2018 23:42:15 +0900 | Yuya Nishihara | hgweb: wrap {lines} of {diff} with mappedgenerator |
Tue, 03 Apr 2018 23:38:19 +0900 | Yuya Nishihara | hgweb: move prettyprintlines() closure out of diffs() |
Sun, 29 Apr 2018 22:27:05 +0530 | Pulkit Goyal | remotenames: enable the storage config option if extension is enabled |
Sun, 29 Apr 2018 22:42:54 +0530 | Pulkit Goyal | tests: clone the repo over ssh in tests/test-logexchange.t |
Sun, 29 Apr 2018 22:39:45 +0530 | Pulkit Goyal | remotenames: check the remotepath with url containing user information too |