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
|