Wed, 20 Jan 2021 21:14:06 +0100 |
Raphaël Gomès |
revlogv2: allow upgrading to v2
|
Thu, 28 Jan 2021 15:28:57 +0100 |
Raphaël Gomès |
revlog: introduce v2 format
|
Wed, 17 Mar 2021 12:06:49 +0100 |
Raphaël Gomès |
formatting: fix redundant parentheses
stable
|
Fri, 12 Mar 2021 20:19:12 -0500 |
Matt Harbison |
wsgicgi: switch the default PATH_INFO back to str
stable
|
Fri, 12 Mar 2021 18:55:06 -0500 |
Matt Harbison |
crecord: convert an instance of bytes to str
stable
|
Fri, 12 Mar 2021 18:51:22 -0500 |
Matt Harbison |
crecord: change str literals to byte literals
stable
|
Fri, 12 Mar 2021 17:59:02 -0500 |
Matt Harbison |
bisect: replace a missing method on the list primitive
stable
|
Thu, 11 Mar 2021 21:09:55 -0500 |
Matt Harbison |
typing: disable a module-attr warning in the worker module's py2 code
stable
|
Thu, 11 Mar 2021 21:07:04 -0500 |
Matt Harbison |
wireprotoserver: convert ErrorResponse to bytes
stable
|
Thu, 11 Mar 2021 21:02:03 -0500 |
Matt Harbison |
verify: convert an exception to bytes before logging
stable
|
Thu, 11 Mar 2021 19:50:14 -0500 |
Matt Harbison |
typing: add an assertion to the upgrade engine to help pytype
stable
|
Thu, 11 Mar 2021 19:21:58 -0500 |
Matt Harbison |
subrepo: handle unexpected file types from git gracefully
stable
|
Thu, 11 Mar 2021 18:45:18 -0500 |
Matt Harbison |
patch: convert a UI message to bytes when editing a patch
stable
|
Thu, 11 Mar 2021 18:33:39 -0500 |
Matt Harbison |
merge: force an exception message to bytes before printing as a warning
stable
|
Thu, 11 Mar 2021 18:09:55 -0500 |
Matt Harbison |
hg: convert an exception to bytes in the repo creation exception handler
stable
|
Thu, 11 Mar 2021 17:55:52 -0500 |
Matt Harbison |
typing: add an assertion instead of blacklisting mercurial/extensions.py
stable
|
Thu, 11 Mar 2021 17:27:31 -0500 |
Matt Harbison |
debug: convert a few exceptions to bytes before wrapping in another error
stable
|
Thu, 11 Mar 2021 17:16:29 -0500 |
Matt Harbison |
grep: convert an exception to bytes for a warning message
stable
|
Thu, 11 Mar 2021 17:14:30 -0500 |
Matt Harbison |
morestatus: convert a UI message about merge conflicts to bytes
stable
|
Thu, 11 Mar 2021 17:12:08 -0500 |
Matt Harbison |
changegroup: convert a warning message to bytes
stable
|
Thu, 11 Mar 2021 17:10:52 -0500 |
Matt Harbison |
branchmap: force Exception to bytes before logging
stable
|
Thu, 11 Mar 2021 17:05:37 -0500 |
Matt Harbison |
nodemap: convert error message to bytes
stable
|
Thu, 11 Mar 2021 17:04:58 -0500 |
Matt Harbison |
mail: convert SMTPException to bytes before passing to error.Abort()
stable
|
Thu, 11 Mar 2021 17:02:28 -0500 |
Matt Harbison |
typing: switch an argument type to the generic form
stable
|
Thu, 11 Mar 2021 21:25:28 -0500 |
Matt Harbison |
typing: ensure that error.Abort is given bytes
stable
|
Thu, 11 Mar 2021 21:21:41 -0500 |
Matt Harbison |
typing: fix a suppression directive that was mangled by black formatting
stable
|
Thu, 04 Mar 2021 17:35:58 +0530 |
Pulkit Goyal |
commit: reorder if-else conditional to give mergestate info priority
stable
|
Wed, 10 Mar 2021 15:24:52 +1000 |
Corey Schuhen |
enclink: check contents of symlinks not just size in case of fcrypt
stable
|
Fri, 12 Feb 2021 16:13:34 -0800 |
Martin von Zweigbergk |
rebase: inline simple function for finding obsolete subset of commits
|
Thu, 25 Feb 2021 20:57:11 +0100 |
Joerg Sonnenberger |
ci: hook network-io tests into the pipeline
|