Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 17 Nov 2015 17:00:54 -0800 | Siddharth Agarwal | mergestate: add a constructor that sets up a clean merge state |
Tue, 17 Nov 2015 14:11:52 -0800 | Siddharth Agarwal | mergestate: raise structured exception for unsupported merge records |
Tue, 17 Nov 2015 14:10:12 -0800 | Siddharth Agarwal | error: add a structured exception for unsupported merge records |
Tue, 17 Nov 2015 13:47:16 -0800 | Bryan O'Sullivan | dirstate: back out 502b56a9e897 |
Tue, 17 Nov 2015 13:47:14 -0800 | Bryan O'Sullivan | osutil: make statfiles check for interrupts periodically |
Tue, 17 Nov 2015 13:43:09 -0800 | Bryan O'Sullivan | osutil: don't leak on statfiles error |
Thu, 12 Nov 2015 12:44:15 +0100 | liscju | histedit: extracts _isdirtywc function |