hgext/beautifygraph.py
Sun, 29 May 2022 15:17:27 +0200 Manuel Jacob py3: replace `pycompat.xrange` by `range`
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 02 Jan 2021 01:48:12 -0500 msuozzo beautifygraph: change the current commit symbol
Tue, 28 Jan 2020 21:49:50 -0800 Martin von Zweigbergk graphlog: use '%' for other context in merge conflict
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
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
less more (0) tip