Mon, 15 Jun 2020 15:13:01 -0400 |
Augie Fackler |
pyutil: this has taken so long to fix, I'm using 3.8 now
|
Mon, 15 Jun 2020 12:00:15 -0400 |
Augie Fackler |
merge with stable
|
Sat, 06 Jun 2020 19:15:11 +0800 |
Anton Shestakov |
tests: adjust to the new format in pyflakes output
stable
|
Sat, 06 Jun 2020 19:12:49 +0800 |
Anton Shestakov |
tests: consistently use pyflakes as a Python module
stable
|
Sat, 06 Jun 2020 19:19:27 +0800 |
Anton Shestakov |
tests: skip pyflakes for mercurial/thirdparty/
stable
|
Sat, 13 Jun 2020 11:06:22 +0200 |
Pierre-Yves David |
zeroconf: fix non existant formatting in the vendored zeroconf module
stable
|
Fri, 12 Jun 2020 14:22:34 -0700 |
Adam Hull |
ignore: note debugignore on ignore man page
stable
|
Sat, 13 Jun 2020 11:57:58 +0200 |
Pierre-Yves David |
nodemap: fix validity checking when revlog is too short
stable
|
Fri, 12 Jun 2020 23:43:56 +0200 |
Manuel Jacob |
tests: remove unused creation of file and outdated text
|
Sat, 06 Jun 2020 19:19:27 +0800 |
Anton Shestakov |
tests: skip pyflakes for mercurial/thirdparty/
|
Tue, 09 Jun 2020 17:13:26 -0400 |
Augie Fackler |
git: add debug logging when there's a mismatch in the cached heads list
|
Wed, 10 Jun 2020 13:02:39 +0200 |
Manuel Jacob |
py3: make stdout line-buffered if connected to a TTY
|
Tue, 02 Jun 2020 21:44:57 +0900 |
Yuya Nishihara |
simplemerge: rewrite flag merging loop as expression
|
Tue, 02 Jun 2020 21:40:49 +0900 |
Yuya Nishihara |
simplemerge: leverage pycompat function to convert byte string to set
|
Tue, 02 Jun 2020 21:39:07 +0900 |
Yuya Nishihara |
simplemerge: fix function name that tests if ctx is not null revision
|