Mercurial > hg
graph
-
rust: use `matches!` macro now that we're using Rust 1.42+Mon, 14 Nov 2022 15:34:51 +0100, by Raphaël Gomès
-
hg-core: remove unneeded util now that we support Rust 1.42+Mon, 14 Nov 2022 15:31:49 +0100, by Raphaël Gomès
-
hg-core: remove unneeded trait now that we support Rust 1.52+Mon, 14 Nov 2022 15:29:58 +0100, by Raphaël Gomès
-
rust: remove newly redundant `use` statements with the 2021 edition preludeMon, 14 Nov 2022 15:20:48 +0100, by Raphaël Gomès
-
rust: move all crates in the main workspace to edition 2021Mon, 14 Nov 2022 15:19:27 +0100, by Raphaël Gomès
-
rust: upgrade supported Rust toolchain versionThu, 20 Oct 2022 12:26:57 +0200, by Raphaël Gomès
-
help: fix a py3 error interpolating Set into b'%s' stableSun, 20 Nov 2022 15:55:27 -0500, by Matt Harbison
-
branching: merge stable into defaultSat, 19 Nov 2022 20:40:47 +0100, by Raphaël Gomès
-
tests: fix test-sparse-revlogSat, 19 Nov 2022 16:43:02 +0100, by Pierre-Yves David
-
memory-usage: fix `hg log --follow --rev R F` space complexity stableSat, 19 Nov 2022 01:35:01 +0100, by Pierre-Yves David
-
tests: run many tests in $TESTTMP/repo instead of $TESTTMP stableFri, 18 Nov 2022 13:47:29 +0000, by Arseniy Alekseyev
-
tests: fix the detection of dirstate-v2 in hghave.py stableFri, 18 Nov 2022 13:52:18 +0000, by Arseniy Alekseyev
-
dirstate-v2: do not put the dirstate data file in a transaction, stableThu, 17 Nov 2022 14:37:43 +0000, by Arseniy Alekseyev
-
commit: properly consider file include and exclude options when closing branch stableFri, 18 Nov 2022 13:43:03 -0500, by Matt Harbison
-
tests: demonstrate a bug blocking a redundant branch close stableFri, 18 Nov 2022 14:03:56 -0500, by Matt Harbison
-
tests: stop creating temporary files in TESTDIR stableThu, 17 Nov 2022 16:31:52 +0000, by Arseniy Alekseyev
-
delta-find: adjust the moment when we mark something as "tested"Sun, 06 Nov 2022 15:03:31 -0500, by Pierre-Yves David
-
delta-find: rename a variable for claritySun, 06 Nov 2022 12:53:57 -0500, by Pierre-Yves David
-
delta-find: small documentation updateSun, 06 Nov 2022 12:53:03 -0500, by Pierre-Yves David
-
delta-find: move pre-filtering with other pre-filtering logicSun, 06 Nov 2022 12:51:50 -0500, by Pierre-Yves David
-
delta-find: expand a function definition and call before extendin itSun, 06 Nov 2022 13:46:08 -0500, by Pierre-Yves David
-
debug: add an option to display statistic about a unbundling operationMon, 17 Oct 2022 22:19:43 +0200, by Pierre-Yves David
-
debug: add an option to display statistic about a bundling operationTue, 15 Nov 2022 16:25:23 +0100, by Pierre-Yves David
-
delta-find: add debug information about reuse of cached dataTue, 15 Nov 2022 18:08:56 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directories stableTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
packaging: refresh dependency hashes (issue6750) stableWed, 02 Nov 2022 12:54:12 -0400, by Jason R. Coombs
-
matcher: do not prepend '.*' to pattern using ^ after flags stableWed, 16 Nov 2022 15:39:10 +0100, by Pierre-Yves David
-
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
-
lfs: fix blob corruption when tranferring with workers on posix stableTue, 18 Oct 2022 13:36:33 -0400, by Matt Harbison
-
keepalive: add `__repr__()` to the HTTPConnection class to ease debugging stableTue, 18 Oct 2022 12:58:34 -0400, by Matt Harbison
-
keepalive: ensure `close_all()` actually closes all cached connections stableTue, 18 Oct 2022 11:54:58 -0400, by Matt Harbison
-
tests: remove non-python3 line matching and tests blockThu, 22 Sep 2022 16:27:17 +0200, by Pierre-Yves David
-
localrepo: byteify the requirements.DIRSTATE_TRACKED_HINT_Vx warning message stableWed, 02 Nov 2022 16:46:46 -0400, by Matt Harbison
-
rhg: fallback to slow path on invalid patterns in hgignore stableMon, 31 Oct 2022 16:15:54 +0000, by Arseniy Alekseyev
-
rhg: add a test involving hgignore lookaround stableMon, 31 Oct 2022 16:15:30 +0000, by Arseniy Alekseyev
-
pywatchman: remove obsolete comments about importing from futureMon, 31 Oct 2022 16:50:22 +0400, by Anton Shestakov
-
demandimport: remove an obsolete comment about importing from futureMon, 31 Oct 2022 16:36:00 +0400, by Anton Shestakov
-
mr-template: wrap the instructions inside a comment blockWed, 19 Oct 2022 11:10:54 -0400, by Matt Harbison
-
revlog: use the user facing filename as the display_id for filelogsWed, 19 Oct 2022 11:50:40 -0400, by Matt Harbison
-
revlog: drop an unused variable assignmentWed, 19 Oct 2022 11:24:20 -0400, by Matt Harbison
-
lfs: improve an exception message for blob corruption detected on transferThu, 20 Oct 2022 13:12:37 -0400, by Matt Harbison
-
Added tag 6.3rc0 for changeset a3356ab610fc stableMon, 24 Oct 2022 17:30:19 +0200, by Raphaël Gomès
-
branching: merge stable into defaultMon, 24 Oct 2022 17:35:30 +0200, by Raphaël Gomès
-
branching: merge default into stable stable 6.3rc0Mon, 24 Oct 2022 15:32:14 +0200, by Raphaël Gomès
-
lfs: fix interpolation of int and %s in an exception case stableThu, 20 Oct 2022 12:05:17 -0400, by Matt Harbison
-
tests: catch "Can't assign requested address" in test-https.t (issue6726) stableWed, 19 Oct 2022 17:00:03 +0400, by Anton Shestakov
-
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD) stableWed, 19 Oct 2022 16:55:46 +0400, by Anton Shestakov
-
shelve: re-wrap now that the line fitsWed, 19 Oct 2022 16:16:47 -0400, by Jason R. Coombs
-
shelve: avoid setting overloading tmpwctxWed, 19 Oct 2022 16:14:50 -0400, by Jason R. Coombs
-
configitems: change the `verify.skipflags` default value to avoid a py3 crash stableTue, 18 Oct 2022 19:49:31 -0400, by Matt Harbison
-
dirstate-v2: skip evaluation of hgignore regex on cached directoriesMon, 10 Oct 2022 14:48:39 +0100, by Arseniy Alekseyev
-
releasenotes: use re.MULTILINE mode when checking admonitionsFri, 30 Sep 2022 09:05:48 -0600, by Craig Ozancin
-
windows: gracefully handle when the username cannot be determined stableMon, 10 Oct 2022 11:28:19 -0400, by Matt Harbison
-
rhg: parallellize computation of [unsure_is_modified]Wed, 05 Oct 2022 15:45:05 -0400, by Arseniy Alekseyev
-
rhg: enable in case ui.statuscopies=TrueWed, 21 Sep 2022 10:14:29 -0400, by Arseniy Alekseyev
-
rhg: share some codeThu, 22 Sep 2022 18:44:28 -0400, by Arseniy Alekseyev