Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Tue, 17 Nov 2015 18:01:21 -0800 | Christian Delahousse | convert: changed test's progress output format to ignore estimate |
Tue, 17 Nov 2015 13:12:33 -0800 | Laurent Charignon | mq: use repo._bookmarks.recordchange instead of repo._bookmarks.write |
Tue, 17 Nov 2015 13:12:46 -0800 | Laurent Charignon | mq: indentation change to make the next patch more legible |