Mercurial > public > mercurial-scm > hg
log mercurial/simplemerge.py @ 40127:080419fa4fe4
age | author | description |
---|---|---|
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |
Thu, 22 Mar 2018 21:56:20 +0900 | Yuya Nishihara | stringutil: bulk-replace call sites to point to new module |
Sun, 10 Dec 2017 04:48:24 +0530 | Pulkit Goyal | py3: handle keyword arguments correctly in simplemerge.py |
Fri, 01 Sep 2017 10:35:43 -0700 | Phil Cohen | simplemerge: remove unused `repo` parameter |
Fri, 25 Aug 2017 13:49:17 -0700 | Phil Cohen | simplemerge: refactor _picklabels to be more compact |
Fri, 25 Aug 2017 13:49:16 -0700 | Phil Cohen | simplemerge: remove check for null context |
Thu, 24 Aug 2017 21:30:51 -0700 | Phil Cohen | simplemerge: simplify code now that we always write to a context |