Mercurial > hg
graph
-
merge: sort filemap only if requested by the caller stableWed, 07 Aug 2024 22:05:36 +0200, by Manuel Jacob
-
shelve: consistently convert exception to bytes via `stringutil.forcebytestr`Tue, 20 Aug 2024 22:47:11 -0400, by Matt Harbison
-
typing: add type hints to `mercurial.shelve`Tue, 20 Aug 2024 22:34:51 -0400, by Matt Harbison
-
typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16Tue, 20 Aug 2024 18:30:47 -0400, by Matt Harbison
-
monotone: replace %s interpolation with appropriate numeric specifiersTue, 20 Aug 2024 17:46:17 -0400, by Matt Harbison
-
shelve: raise an error when loading a corrupt state file in an impossible caseTue, 20 Aug 2024 16:32:13 -0400, by Matt Harbison
-
contrib: print the version of pytype used to do the type checkingTue, 20 Aug 2024 11:18:10 -0400, by Matt Harbison
-
typing: create an @overload of `phasecache` ctor to handle the copy caseSat, 17 Aug 2024 18:43:23 -0400, by Matt Harbison
-
typing: declare the `_phasesets` member of `phasecache` to be `Optional`Sat, 17 Aug 2024 17:38:35 -0400, by Matt Harbison
-
typing: hide the interface version of `dirstate` during type checkingFri, 16 Aug 2024 18:11:52 -0400, by Matt Harbison
-
dirstate: remove the interface decorator to help pytypeFri, 16 Aug 2024 18:02:32 -0400, by Matt Harbison
-
largefiles: sync up `largefilesdirstate` methods with `dirstate` base classFri, 16 Aug 2024 17:58:17 -0400, by Matt Harbison
-
sparse: reliably avoid writing to store without a lockFri, 16 Aug 2024 11:12:19 +0100, by Arseniy Alekseyev
-
debugsparse: stop taking the store lockThu, 15 Aug 2024 13:52:14 +0100, by Arseniy Alekseyev
-
scmutils: read the requires file before writing to avoid unnecessary rewriteThu, 15 Aug 2024 14:54:22 +0100, by Arseniy Alekseyev