Sun, 28 Jun 2020 17:32:32 +0900 |
Yuya Nishihara |
cmdserver: document message-encodings and channel output options
|
changeset |
files
|
Sat, 27 Jun 2020 21:46:23 +0900 |
Yuya Nishihara |
cmdserver: add option to not exit from message loop on SIGINT
|
changeset |
files
|
Mon, 06 Jul 2020 17:51:18 +0200 |
Manuel Jacob |
pycompat: remove pycompat.{stdin,stdout,stderr}
|
changeset |
files
|
Mon, 06 Jul 2020 17:44:25 +0200 |
Manuel Jacob |
pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std*
|
changeset |
files
|
Mon, 06 Jul 2020 10:30:55 +0200 |
Antoine Cezar |
hgignore: add mypy cache files
|
changeset |
files
|
Mon, 06 Jul 2020 14:30:13 +0200 |
Joerg Sonnenberger |
revlog: avoid hard-coded hash sizes
|
changeset |
files
|
Fri, 03 Jul 2020 19:00:01 +0200 |
Pierre-Yves David |
test: restore expected output in test-persistent-nodemap.t
|
changeset |
files
|
Mon, 06 Jul 2020 09:30:26 +0200 |
Antoine Cezar |
heptapod-ci: build rhg before tests run
|
changeset |
files
|
Tue, 07 Jul 2020 14:05:15 +0530 |
Antoine Cezar |
rhg: add a limited `rhg root` subcommand
|
changeset |
files
|
Fri, 05 Jun 2020 09:01:35 +0200 |
Antoine Cezar |
rhg: add RootCommand using hg-core FindRoot operation to prepare `hg root`
|
changeset |
files
|
Wed, 08 Jul 2020 08:57:21 +0200 |
Manuel Jacob |
archival: abort if compression method is unavailable
stable
|
changeset |
files
|
Wed, 08 Jul 2020 08:25:30 +0200 |
Manuel Jacob |
demandimport: ignore `lzma` module for demandimport
stable
|
changeset |
files
|
Mon, 06 Jul 2020 22:02:50 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Sun, 05 Jul 2020 13:09:22 +0200 |
Manuel Jacob |
procutil: make mercurial.utils.procutil.stderr unbuffered
|
changeset |
files
|
Sun, 05 Jul 2020 13:05:06 +0200 |
Manuel Jacob |
tests: generalize common test case code in test-stdio.py
|
changeset |
files
|
Sat, 04 Jul 2020 11:41:39 +0200 |
Manuel Jacob |
procutil: make stdout line-buffered on Windows if connected to TTY
|
changeset |
files
|
Sat, 04 Jul 2020 11:21:44 +0200 |
Manuel Jacob |
procutil: split import and reassignment
|
changeset |
files
|
Sat, 04 Jul 2020 11:15:58 +0200 |
Manuel Jacob |
procutil: move assignments closer to reassignments
|
changeset |
files
|
Sat, 04 Jul 2020 12:15:41 +0200 |
Manuel Jacob |
procutil: factor out conditional creation of LineBufferedWrapper
|
changeset |
files
|
Thu, 02 Jul 2020 04:37:18 +0200 |
Manuel Jacob |
procutil: define LineBufferedWrapper on all Python versions
|
changeset |
files
|
Sat, 04 Jul 2020 10:47:04 +0200 |
Manuel Jacob |
tests: add tests for buffering behavior of mercurial.utils.procutil.stdout
|
changeset |
files
|
Thu, 02 Jul 2020 02:51:09 +0200 |
Manuel Jacob |
cleanup: use slightly more meaningful name for temporary variable
|
changeset |
files
|
Thu, 02 Jul 2020 02:46:15 +0200 |
Manuel Jacob |
cleanup: use any() instead of checking truthiness of temporary list
|
changeset |
files
|
Fri, 03 Jul 2020 13:45:59 +0530 |
Pulkit Goyal |
chg: suppress OSError in _restoreio() and add some logging (issue6330)
|
changeset |
files
|