Mercurial > public > mercurial-scm > hg
log mercurial/filemerge.py @ 30460:ce3a133f71b3
age | author | description |
---|---|---|
Sat, 19 Nov 2016 15:41:37 -0800 | Kostia Balytskyi | conflicts: make spacing consistent in conflict markers |
Thu, 10 Nov 2016 16:33:07 -0500 | Augie Fackler | filemerge: avoid shadowing a variable in a list comprehension |
Sat, 08 Oct 2016 16:10:58 +0200 | Pulkit Goyal | py3: make format strings unicodes and not bytes |
Fri, 12 Aug 2016 05:56:40 -0700 | Simon Farnsworth | merge: always use other, not remote, in user prompts |
Fri, 12 Aug 2016 06:01:42 -0700 | Simon Farnsworth | merge: use labels in prompts to the user |
Tue, 05 May 2015 10:51:34 +0900 | Yuya Nishihara | merge: concatenate default conflict marker at parsing phase of .py |
Sun, 10 Apr 2016 17:23:09 +0900 | Yuya Nishihara | templater: factor out function that creates templater from string template |