Sat, 19 Nov 2022 16:00:39 +0100 Raphaël Gomès relnotes: add 6.3.1 stable 6.3.1
Sat, 19 Nov 2022 01:35:01 +0100 Pierre-Yves David memory-usage: fix `hg log --follow --rev R F` space complexity stable
Fri, 18 Nov 2022 13:47:29 +0000 Arseniy Alekseyev tests: run many tests in $TESTTMP/repo instead of $TESTTMP stable
Fri, 18 Nov 2022 13:52:18 +0000 Arseniy Alekseyev tests: fix the detection of dirstate-v2 in hghave.py stable
Thu, 17 Nov 2022 14:37:43 +0000 Arseniy Alekseyev dirstate-v2: do not put the dirstate data file in a transaction, stable
Fri, 18 Nov 2022 13:43:03 -0500 Matt Harbison commit: properly consider file include and exclude options when closing branch stable
Fri, 18 Nov 2022 14:03:56 -0500 Matt Harbison tests: demonstrate a bug blocking a redundant branch close stable
Sun, 06 Nov 2022 15:03:31 -0500 Pierre-Yves David delta-find: adjust the moment when we mark something as "tested"
Sun, 06 Nov 2022 12:53:57 -0500 Pierre-Yves David delta-find: rename a variable for clarity
Sun, 06 Nov 2022 12:53:03 -0500 Pierre-Yves David delta-find: small documentation update
Sun, 06 Nov 2022 12:51:50 -0500 Pierre-Yves David delta-find: move pre-filtering with other pre-filtering logic
Sun, 06 Nov 2022 13:46:08 -0500 Pierre-Yves David delta-find: expand a function definition and call before extendin it
Mon, 17 Oct 2022 22:19:43 +0200 Pierre-Yves David debug: add an option to display statistic about a unbundling operation
Tue, 15 Nov 2022 16:25:23 +0100 Pierre-Yves David debug: add an option to display statistic about a bundling operation
Tue, 15 Nov 2022 18:08:56 +0100 Pierre-Yves David delta-find: add debug information about reuse of cached data
Thu, 17 Nov 2022 16:31:52 +0000 Arseniy Alekseyev tests: stop creating temporary files in TESTDIR stable
Tue, 08 Nov 2022 18:05:19 -0500 Matt Harbison cffi: fix a bytes vs str issue on macOS when listing directories stable
Wed, 02 Nov 2022 12:54:12 -0400 Jason R. Coombs packaging: refresh dependency hashes (issue6750) stable
Wed, 16 Nov 2022 15:39:10 +0100 Pierre-Yves David matcher: do not prepend '.*' to pattern using ^ after flags stable
Wed, 16 Nov 2022 16:38:42 +0100 Pierre-Yves David matcher: fix the issue with regex inline-flag in rust oo stable
Wed, 16 Nov 2022 13:05:01 +0100 Pierre-Yves David matcher: fix issues regex flag contained in pattern (issue6759) stable
Wed, 16 Nov 2022 14:40:27 +0100 Pierre-Yves David release: removed the 6.3.0 tag stable
Tue, 08 Nov 2022 18:05:19 -0500 Matt Harbison cffi: fix a bytes vs str issue on macOS when listing directories
Tue, 08 Nov 2022 14:31:10 -0500 Matt Harbison typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optional
Tue, 08 Nov 2022 14:17:56 -0500 Matt Harbison typing: add type hints to mpatch implementations
Tue, 08 Nov 2022 13:59:16 -0500 Matt Harbison typing: add type hints to bdiff implementations
Tue, 08 Nov 2022 13:52:46 -0500 Matt Harbison cffi: adjust the list returned by bdiff.blocks to never have a None entry
Tue, 08 Nov 2022 13:38:06 -0500 Matt Harbison typing: fix a syntax error in mercurial/cext/bdiff.pyi
Mon, 14 Nov 2022 13:35:56 +0100 Raphaël Gomès hg-core: relax dependencies pinning stable
Mon, 14 Nov 2022 19:58:44 +0400 Anton Shestakov tests: make running ls in a no longer existing directory more portable stable
Mon, 14 Nov 2022 19:38:57 +0400 Anton Shestakov tests: move some lines inside #if windows-#else block test-removeemptydirs.t stable
Mon, 20 Jun 2022 12:53:08 +0400 Anton Shestakov tests: use ls -A instead of ls -1 in test-removeemptydirs.t stable
Tue, 15 Nov 2022 10:28:39 +0100 Pierre-Yves David release: add the "6.3" to the 6.3 release stable
Mon, 14 Nov 2022 20:21:53 +0100 pacien tests: fix new git protocol policy in convert-git.t stable
Fri, 04 Nov 2022 19:38:47 -0400 Pierre-Yves David debug-delta-find: add a --source option
Wed, 02 Nov 2022 09:34:03 -0400 Jason R. Coombs demandimport: ensure lazyloaderex sets loader attributes (issue6725)
Tue, 30 Aug 2022 09:59:53 -0400 Jason R. Coombs shelve: add test for Shelf.changed_files
Mon, 29 Aug 2022 14:11:26 -0400 Jason R. Coombs shelve: add Shelf.changed_files for resolving changed files in a plugin
Mon, 14 Nov 2022 10:59:09 +0100 Raphaël Gomès branching: merge stable into default
Mon, 14 Nov 2022 10:57:44 +0100 Raphaël Gomès relnotes: add final 6.3 relnotes stable
Mon, 14 Nov 2022 10:35:09 +0100 Raphaël Gomès Added signature for changeset 04f1dba53c96 stable
Mon, 14 Nov 2022 10:34:17 +0100 Raphaël Gomès Added tag 6.3.0 for changeset 04f1dba53c96 stable
Wed, 09 Nov 2022 23:28:01 -0500 Raphaël Gomès rust: create wrapper struct to reduce `regex` contention issues stable 6.3
Sat, 12 Nov 2022 02:38:53 +0100 Pierre-Yves David tags-fnode-cache: skip building a changectx in getfnode stable
Sat, 12 Nov 2022 02:38:26 +0100 Pierre-Yves David tags-fnode-cache: do not repeatedly open the filelog in a loop stable
Sat, 12 Nov 2022 02:30:41 +0100 Pierre-Yves David profile: prevent a crash when line number is unknown stable
Mon, 07 Nov 2022 09:25:20 +0100 Mathias De Mare configitems: enable pullbundles by default
Sun, 06 Nov 2022 12:15:35 -0500 Matt Harbison upgrade: byteify requirement changes written to output stable
Fri, 04 Nov 2022 22:59:16 -0400 Matt Harbison typing: add basic type hints to stringutil.py
Fri, 04 Nov 2022 17:54:43 -0400 Matt Harbison vfs: make the default opener mode binary
Wed, 02 Nov 2022 17:30:57 -0400 Matt Harbison typing: add basic type hints to vfs.py
Fri, 04 Nov 2022 17:35:44 -0400 Matt Harbison util: implement `writelines()` on atomictempfile
Wed, 02 Nov 2022 16:43:01 -0400 Matt Harbison typing: add basic type hints to localrepo.py
Sat, 05 Nov 2022 00:38:02 -0400 Matt Harbison check-code: drop the check for whitespace around named parameters
Thu, 03 Nov 2022 16:30:35 +0100 Raphaël Gomès rhg: add a config option to fall back immediately stable
Thu, 03 Nov 2022 15:57:37 +0100 Raphaël Gomès rhg: stop shadowing `exit` function stable
Thu, 03 Nov 2022 15:43:04 +0100 Raphaël Gomès config: add alias from `hg help rhg` to `hg help rust` stable
Thu, 03 Nov 2022 15:42:33 +0100 Raphaël Gomès rhg: add `config.rhg` helptext stable
Thu, 03 Nov 2022 15:44:54 +0100 Raphaël Gomès config: fix indentation of some`share-safe` options stable
Wed, 19 Oct 2022 12:38:06 +0200 Raphaël Gomès rust-status: query fs traversal metadata lazily
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip