Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 14 Jun 2018 22:33:26 +0900 | Yuya Nishihara | templater: introduce filter() function to remove empty items from list |
Sun, 17 Jun 2018 16:10:38 +0900 | Yuya Nishihara | templater: fix truth testing of integer 0 taken from a list/dict |
Mon, 18 Jun 2018 21:58:04 +0900 | Yuya Nishihara | formatter: look for template symbols from the associated name |
Mon, 25 Jun 2018 15:54:56 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-obsolete-divergent.t |
Mon, 25 Jun 2018 01:07:23 +0530 | Pulkit Goyal | py3: use stringutil.pprint() to print NoneType |
Sat, 23 Jun 2018 08:59:18 +0530 | Sushil khanchi | rebase: make dry-run return 1 or 0 according to result |