Mercurial > hg
log hgext/beautifygraph.py @ 40753:9199548525fc
age | author | description |
---|---|---|
Sat, 13 Oct 2018 01:55:40 -0700 | Danny Hooper | beautifygraph: don't substitute anything for 'X' in rendered graphs |
Fri, 24 Aug 2018 12:55:05 -0700 | Martin von Zweigbergk | merge with stable |
Mon, 20 Aug 2018 16:33:48 -0400 | Augie Fackler | beautifygraph: don't warn about busted terminal if HGPLAIN is set stable |
Fri, 10 Aug 2018 00:08:06 -0400 | Augie Fackler | beautifygraph: use slicing instead of subscripting on bytestr |
Fri, 10 Aug 2018 00:07:45 -0400 | Augie Fackler | beautifygraph: use sysstr for checking encoding._wide |
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |
Fri, 15 Jun 2018 16:32:31 -0700 | John Stiles | graph: improve graph output by using Unicode characters |