Mercurial > hg
graph
-
matcher: fix the issue with regex inline-flag in rust oo stableWed, 16 Nov 2022 16:38:42 +0100, by Pierre-Yves David
-
matcher: fix issues regex flag contained in pattern (issue6759) stableWed, 16 Nov 2022 13:05:01 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directoriesTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optionalTue, 08 Nov 2022 14:31:10 -0500, by Matt Harbison
-
typing: add type hints to mpatch implementationsTue, 08 Nov 2022 14:17:56 -0500, by Matt Harbison
-
typing: add type hints to bdiff implementationsTue, 08 Nov 2022 13:59:16 -0500, by Matt Harbison
-
cffi: adjust the list returned by bdiff.blocks to never have a None entryTue, 08 Nov 2022 13:52:46 -0500, by Matt Harbison
-
typing: fix a syntax error in mercurial/cext/bdiff.pyiTue, 08 Nov 2022 13:38:06 -0500, by Matt Harbison
-
tests: make running ls in a no longer existing directory more portable stableMon, 14 Nov 2022 19:58:44 +0400, by Anton Shestakov
-
tests: move some lines inside #if windows-#else block test-removeemptydirs.t stableMon, 14 Nov 2022 19:38:57 +0400, by Anton Shestakov
-
tests: use ls -A instead of ls -1 in test-removeemptydirs.t stableMon, 20 Jun 2022 12:53:08 +0400, by Anton Shestakov
-
release: add the "6.3" to the 6.3 release stableTue, 15 Nov 2022 10:28:39 +0100, by Pierre-Yves David
-
tests: fix new git protocol policy in convert-git.t stableMon, 14 Nov 2022 20:21:53 +0100, by pacien
-
debug-delta-find: add a --source optionFri, 04 Nov 2022 19:38:47 -0400, by Pierre-Yves David
-
demandimport: ensure lazyloaderex sets loader attributes (issue6725)Wed, 02 Nov 2022 09:34:03 -0400, by Jason R. Coombs
-
shelve: add test for Shelf.changed_filesTue, 30 Aug 2022 09:59:53 -0400, by Jason R. Coombs
-
shelve: add Shelf.changed_files for resolving changed files in a pluginMon, 29 Aug 2022 14:11:26 -0400, by Jason R. Coombs
-
branching: merge stable into defaultMon, 14 Nov 2022 10:59:09 +0100, by Raphaël Gomès
-
rust: create wrapper struct to reduce `regex` contention issues stable 6.3Wed, 09 Nov 2022 23:28:01 -0500, by Raphaël Gomès
-
tags-fnode-cache: skip building a changectx in getfnode stableSat, 12 Nov 2022 02:38:53 +0100, by Pierre-Yves David
-
tags-fnode-cache: do not repeatedly open the filelog in a loop stableSat, 12 Nov 2022 02:38:26 +0100, by Pierre-Yves David
-
profile: prevent a crash when line number is unknown stableSat, 12 Nov 2022 02:30:41 +0100, by Pierre-Yves David
-
configitems: enable pullbundles by defaultMon, 07 Nov 2022 09:25:20 +0100, by Mathias De Mare
-
upgrade: byteify requirement changes written to output stableSun, 06 Nov 2022 12:15:35 -0500, by Matt Harbison
-
typing: add basic type hints to stringutil.pyFri, 04 Nov 2022 22:59:16 -0400, by Matt Harbison
-
vfs: make the default opener mode binaryFri, 04 Nov 2022 17:54:43 -0400, by Matt Harbison
-
typing: add basic type hints to vfs.pyWed, 02 Nov 2022 17:30:57 -0400, by Matt Harbison
-
util: implement `writelines()` on atomictempfileFri, 04 Nov 2022 17:35:44 -0400, by Matt Harbison
-
typing: add basic type hints to localrepo.pyWed, 02 Nov 2022 16:43:01 -0400, by Matt Harbison
-
check-code: drop the check for whitespace around named parametersSat, 05 Nov 2022 00:38:02 -0400, by Matt Harbison
-
rhg: add a config option to fall back immediately stableThu, 03 Nov 2022 16:30:35 +0100, by Raphaël Gomès
-
rust-status: query fs traversal metadata lazilyWed, 19 Oct 2022 12:38:06 +0200, by Raphaël Gomès
-
rust-status: make `DirEntry` attributes clearerWed, 19 Oct 2022 14:46:19 +0200, by Raphaël Gomès
-
config: add alias from `hg help rhg` to `hg help rust` stableThu, 03 Nov 2022 15:43:04 +0100, by Raphaël Gomès
-
config: fix indentation of some`share-safe` options stableThu, 03 Nov 2022 15:44:54 +0100, by Raphaël Gomès
-
perf-unbundle: do a quick and dirty fix to make it run on more commit stableSun, 16 Oct 2022 04:48:21 +0200, by Pierre-Yves David
-
perf-unbundle: pre-indent the main block in per::unbundle stableWed, 19 Oct 2022 01:54:04 +0200, by Pierre-Yves David
-
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) stableWed, 19 Oct 2022 16:23:42 -0400, by Jason R. Coombs
-
rhg: fallback when encountering ellipsis revisions stableThu, 03 Nov 2022 14:58:58 +0100, by Raphaël Gomès
-
dirstate-v2: hash the source of the ignore patterns as well stableWed, 02 Nov 2022 12:05:34 +0100, by Raphaël Gomès
-
dirstate-v2: add test that shows a collision in ignore patterns hash stableWed, 02 Nov 2022 15:24:39 +0100, by Raphaël Gomès
-
rust-status: save new dircache even if just invalidated stableWed, 19 Oct 2022 16:28:41 +0200, by Raphaël Gomès
-
rust-status: fix typos and add docstrings to dircache related fields stableWed, 19 Oct 2022 15:11:05 +0200, by Raphaël Gomès
-
rhg: show a bug where repeated [hg status] is needed to cache everything stableThu, 22 Sep 2022 15:34:27 -0400, by Arseniy Alekseyev
-
upgrade: no longer keep all revlogs in memory at any point stableFri, 04 Nov 2022 16:15:12 -0400, by Pierre-Yves David
-
demandimport: convert ignored modules from bytes -> str in extensions stableWed, 02 Nov 2022 14:23:09 -0400, by Matt Harbison
-
dirstate-v2: fix edge case where entries aren't sorted stableWed, 26 Oct 2022 18:46:56 +0200, by Raphaël Gomès
-
dirstate-v2: highlight a bug when Python-packed but used in `rhg` stableWed, 26 Oct 2022 18:24:34 +0200, by Raphaël Gomès
-
dirstate-v2: correct documented return values of `pack_dirstate` stableWed, 26 Oct 2022 12:20:23 +0200, by Raphaël Gomès
-
dirstate-v2: update constant that wasn't kept in sync stableFri, 04 Nov 2022 14:52:16 -0400, by Raphaël Gomès
-
lfs: avoid closing connections when the worker doesn't fork stableTue, 18 Oct 2022 13:56:45 -0400, by Matt Harbison