Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 11 Jul 2018 14:28:13 +0100 | Martijn Pieters | fncache: avoid loading the filename cache when not actually modifying it |
Wed, 11 Jul 2018 16:11:33 +0200 | Sune Foldager | tests: add diff color trailing whitespace test |
Wed, 11 Jul 2018 13:40:50 -0400 | Augie Fackler | scmutil: fix shortesthexnodeidprefix on Python 3 for 0-prefixed nodes |
Wed, 11 Jul 2018 12:36:37 -0400 | Augie Fackler | tests: add missing b prefix in test-context.py |
Wed, 11 Jul 2018 11:43:22 -0400 | Augie Fackler | manifest: just duplicate the definition of items as iteritems |
Wed, 11 Jul 2018 11:41:14 -0400 | Augie Fackler | tests: properly sort imports in test-nointerrupt.t |
Wed, 11 Jul 2018 11:34:41 -0400 | Augie Fackler | revlog: adjust doctest examples to be portable to Python 3 |