Mercurial > hg
log tests/test-annotate.py @ 52274:6aa4ee2bb128 stable tip
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Mon, 12 Mar 2018 20:45:10 +0900 | Yuya Nishihara | annotate: do not construct attr.s object per line while computing history |
Mon, 12 Mar 2018 20:37:08 +0900 | Yuya Nishihara | annotate: correct parameter name of decorate() function |
Wed, 28 Feb 2018 15:09:05 -0500 | Yuya Nishihara | dagop: move annotateline and _annotatepair from context.py |
Wed, 07 Feb 2018 13:34:51 +0530 | Pulkit Goyal | py3: add b'' prefixes to string literals in test files |
Wed, 07 Feb 2018 13:21:06 +0530 | Pulkit Goyal | py3: use range instead of xrange |