Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 28 Feb 2018 15:20:41 -0500 | Yuya Nishihara | dagop: move lines() out of annotate() |
Wed, 28 Feb 2018 15:19:47 -0500 | Yuya Nishihara | dagop: extract core algorithm of annotate() from context.py |
Wed, 28 Feb 2018 15:09:05 -0500 | Yuya Nishihara | dagop: move annotateline and _annotatepair from context.py |
Fri, 09 Mar 2018 21:59:07 -0500 | Matt Harbison | bdiff: convert more longs to int64_t |
Fri, 09 Mar 2018 21:42:33 -0500 | Matt Harbison | xdiff: silence a 32-bit shift warning on Windows |
Fri, 09 Mar 2018 21:31:57 -0500 | Matt Harbison | xdiff: backport int64_t and uint64_t types to Windows |
Thu, 08 Mar 2018 22:33:24 +0900 | Yuya Nishihara | templater: extract template evaluation utility to new module |