Mercurial > hg
log mercurial/diffutil.py @ 45739:693da1b928af
age | author | description |
---|---|---|
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 31 Jan 2019 14:29:24 -0800 | Kyle Lippincott | diff: when looking for diff configs, support a configurable prefix |
Sun, 08 Jul 2018 16:21:26 +0900 | Yuya Nishihara | diff: graduate word-diff option from experimental |
Fri, 06 Jul 2018 21:49:25 +0900 | Yuya Nishihara | diffutil: move the module out of utils package base mercurial/utils/diffutil.py@2d9c72063a18 |