Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Jan 2023 17:51:55 +0400 | Anton Shestakov | tests: aborting on unknown revision emits exit code 10 even with hgext/git |
Fri, 13 Jan 2023 17:33:03 +0400 | Anton Shestakov | convert: replace repr() by pycompat.byterepr() in cvsps.py (issue6789) stable |
Fri, 13 Jan 2023 00:56:37 +0400 | Anton Shestakov | convert: change socket mode from b'r+' to 'rwb' in cvs.py (issue6789) stable |
Thu, 12 Jan 2023 19:59:01 +0400 | Anton Shestakov | convert: turn the last str regex into bytes in cvs.py (issue6789) stable |
Fri, 06 Jan 2023 15:17:14 +0000 | Arseniy Alekseyev | worker: avoid reading 1 byte at a time from the OS pipe |
Tue, 10 Jan 2023 12:55:49 -0500 | Matt Harbison | diffutil: rewrite an ersatz ternary operator for building diffopts.text |
Mon, 09 Jan 2023 14:34:19 -0500 | Matt Harbison | mdiff: add a __str__ method to diffopts |