Mercurial > public > mercurial-scm > hg
log mercurial/filemerge.py @ 28954:f97a0bcfd7a1
age | author | description |
---|---|---|
Sun, 03 Apr 2016 23:26:48 +0900 | Yuya Nishihara | templater: separate function to create templater from map file (API) |
Thu, 17 Mar 2016 00:36:01 +0000 | timeless | filemerge: use revset notation for p1/p2 of local/other descriptions |
Thu, 17 Mar 2016 00:36:01 +0000 | timeless | filemerge: indicate that local/other are p1/p2 |
Sat, 02 Jan 2016 03:02:57 -0800 | Siddharth Agarwal | origpath: move from cmdutil to scmutil |
Wed, 23 Dec 2015 12:51:45 -0800 | Siddharth Agarwal | filemerge: default change/delete conflicts to 'leave unresolved' (BC) |
Tue, 01 Dec 2015 09:48:38 -0800 | Siddharth Agarwal | filemerge: default regular prompts to 'leave unresolved' (BC) |
Mon, 30 Nov 2015 13:43:55 -0800 | Siddharth Agarwal | filemerge: add a 'leave unresolved' option to change/delete prompts |