Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 01 Nov 2015 14:43:25 +0900 | Yuya Nishihara | hgweb: unify import style of error classes |
Sun, 01 Nov 2015 14:00:14 +0900 | Yuya Nishihara | hgweb: do not import templatefilters.revescape and websub as symbol |
Sun, 01 Nov 2015 13:58:32 +0900 | Yuya Nishihara | hgweb: alias ui module as uimod |
Tue, 17 Nov 2015 14:23:26 -0800 | Siddharth Agarwal | mergestate.commit: factor out making the list of records |
Tue, 17 Nov 2015 14:04:56 -0800 | Siddharth Agarwal | mergestate: move _read() call to read constructor |
Tue, 17 Nov 2015 14:22:30 -0800 | Siddharth Agarwal | debugmergestate: explain why we create mergestate objects directly |
Wed, 11 Nov 2015 13:28:00 -0800 | Christian Delahousse | debugdirstate: convert keyword parameters to **opts |