Mercurial > public > mercurial-scm > hg
log mercurial/filemerge.py @ 32736:173f1bdc322d
age | author | description |
---|---|---|
Fri, 19 May 2017 03:47:43 -0700 | Stanislau Hlebik | filemerge: store error messages in module variables |
Sat, 13 May 2017 03:31:42 +0900 | FUJIWARA Katsunori | filemerge: add internal merge tool to dump files forcibly |
Sat, 13 May 2017 03:28:36 +0900 | FUJIWARA Katsunori | filemerge: make warning message more i18n friendly |
Sat, 13 May 2017 03:28:36 +0900 | FUJIWARA Katsunori | filemerge: show warning about choice of :prompt only at an actual fallback |
Sat, 25 Feb 2017 19:36:02 +0900 | Yuya Nishihara | filemerge: optionally strip quotes from merge marker template (BC) |
Wed, 15 Mar 2017 15:11:52 -0700 | Pierre-Yves David | filemerge: explicitly tests for None |
Mon, 26 Dec 2016 16:54:33 -0700 | Gregory Szorc | filemerge: don't use mutable default argument value |