Mercurial > hg
log mercurial/linelog.py @ 38957:f356be1a7ba3
age | author | description |
---|---|---|
Mon, 06 Aug 2018 22:24:00 -0700 | Jun Wu | linelog: fix infinite loop vulnerability |
Mon, 30 Jul 2018 23:52:15 -0400 | Augie Fackler | linelog: add replacelines_vec for fastannotate |
Wed, 01 Aug 2018 23:25:35 -0400 | Augie Fackler | linelog: port to Python 3 |
Wed, 01 Aug 2018 23:08:18 -0400 | Augie Fackler | linelog: fix import statements to pass the import checker on py3 |
Mon, 30 Jul 2018 10:42:37 -0400 | Augie Fackler | linelog: add a Python implementation of the linelog datastructure |