Mon, 27 Nov 2023 15:22:05 -0500 |
Pierre-Yves David |
debugformat: speedup the "plain-cl-delta" check
|
Tue, 14 Nov 2023 22:47:17 +0100 |
pacien |
templatekw: fix inconsistency of diffstat with diff.merge
|
Wed, 15 Nov 2023 02:39:53 +0100 |
pacien |
util: move diff_parent from logcmdutil to diffutil
|
Thu, 07 Sep 2023 08:39:21 +0200 |
zegervdv |
logcmdutil: return structured diffstat data for json
|
Wed, 08 Nov 2023 22:27:32 +0100 |
Pierre-Yves David |
cleanup: drop the `bytes` compatibility for attribute related function
|
Wed, 08 Nov 2023 22:20:58 +0100 |
Pierre-Yves David |
cleanup: turn `wrapfunction` deprecation warning into an error
|
Wed, 08 Nov 2023 22:19:20 +0100 |
Pierre-Yves David |
cleanup: turn `wrappedfunction` deprecation warning into an error
|
Wed, 08 Nov 2023 22:17:41 +0100 |
Pierre-Yves David |
cleanup: turn `pathsuboption` deprecation warning into an error
|
Wed, 08 Nov 2023 22:13:14 +0100 |
Pierre-Yves David |
cleanup: drop deprecated config attribute on the revlog class
|
Wed, 08 Nov 2023 22:11:00 +0100 |
Pierre-Yves David |
cleanup: drop `path.pushloc` deprecated since 6.5
|
Wed, 08 Nov 2023 22:10:26 +0100 |
Pierre-Yves David |
cleanup: drop `dirstate.is_changing_parent` deprecated since 6.5
|
Wed, 08 Nov 2023 22:08:05 +0100 |
Pierre-Yves David |
cleanup: remove some code scheduled to be removed after 5.9
|
Tue, 21 Nov 2023 16:22:47 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 21 Nov 2023 16:20:58 +0100 |
Raphaël Gomès |
relnotes: add 6.6
stable
|
Tue, 21 Nov 2023 16:18:25 +0100 |
Raphaël Gomès |
Added signature for changeset 26c57e7a0890
stable
|
Tue, 21 Nov 2023 16:18:23 +0100 |
Raphaël Gomès |
Added tag 6.6 for changeset 26c57e7a0890
stable
|
Mon, 13 Nov 2023 09:19:11 -0800 |
Martin von Zweigbergk |
py3: pass unicode strings to hasattr() throughout
|
Tue, 07 Nov 2023 16:59:37 +0100 |
Raphaël Gomès |
Added signature for changeset 27055614b685
stable 6.6
|
Tue, 07 Nov 2023 16:59:36 +0100 |
Raphaël Gomès |
Added tag 6.6rc0 for changeset 27055614b685
stable
|
Tue, 07 Nov 2023 16:07:53 +0100 |
Raphaël Gomès |
relnotes: add 6.6rc0
stable 6.6rc0
|
Tue, 07 Nov 2023 15:21:11 +0100 |
Raphaël Gomès |
branching: merge default into stable for 6.6rc0
stable
|
Mon, 06 Nov 2023 23:17:10 +0100 |
Pierre-Yves David |
unstable: do not consider internal phases when computing unstable
|
Mon, 06 Nov 2023 23:15:58 +0100 |
Pierre-Yves David |
unstable: use the `_mutablerevs` function when computing content divergent
|
Mon, 06 Nov 2023 23:15:17 +0100 |
Pierre-Yves David |
unstable: use the `_mutablerevs` function when computing phase divergent
|
Mon, 06 Nov 2023 11:07:54 +0100 |
Raphaël Gomès |
rust: add explicit resolver field to top-level cargo manifest file
|
Mon, 06 Nov 2023 11:06:08 +0100 |
Raphaël Gomès |
rust: run a clippy pass with the latest stable version
|
Mon, 06 Nov 2023 11:02:18 +0100 |
Raphaël Gomès |
rust-clippy: ignore clippy's recommendation for "useless" cast
|
Mon, 06 Nov 2023 17:12:04 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 06 Nov 2023 15:38:27 +0100 |
Raphaël Gomès |
Added signature for changeset c083d9776cb2
stable
|
Mon, 06 Nov 2023 15:38:15 +0100 |
Raphaël Gomès |
Added tag 6.5.3 for changeset c083d9776cb2
stable
|
Mon, 06 Nov 2023 15:32:30 +0100 |
Raphaël Gomès |
relnotes: add 6.5.3
stable 6.5.3
|
Sat, 14 Oct 2023 03:24:13 +0200 |
Pierre-Yves David |
revlog: avoid opening and closing the file for each cloned revision
stable
|
Fri, 13 Oct 2023 23:21:46 +0200 |
Pierre-Yves David |
censor: accept censored revision during upgrade
stable
|
Fri, 13 Oct 2023 22:40:10 +0200 |
Pierre-Yves David |
censor: show that censored revision prevent repository upgrade
stable
|
Tue, 31 Oct 2023 22:42:46 -0700 |
Martin von Zweigbergk |
smartset: don't ignore hidden revs when intersecting
|
Tue, 31 Oct 2023 22:33:45 -0700 |
Martin von Zweigbergk |
tests: demonstrate crash in `unstable()` with internal-phase orphans
|
Wed, 18 Oct 2023 14:50:14 +0200 |
Raphaël Gomès |
rust-matchers: fix quadratic complexity in `FileMatcher`
|
Fri, 27 Oct 2023 08:54:41 +0200 |
Pierre-Yves David |
revlog: add a small cache of unfiltered chunk
|
Fri, 27 Oct 2023 02:57:09 +0200 |
Pierre-Yves David |
revlog: minor refactor in the chunk gather process
|
Tue, 24 Oct 2023 11:08:49 +0200 |
Pierre-Yves David |
changelog-delay: move the delay/divert logic inside the (inner) revlog
|
Thu, 26 Oct 2023 05:37:37 +0200 |
Pierre-Yves David |
revlog: add a `canonical_index_file` attribute on inner revlog
|
Thu, 26 Oct 2023 03:41:58 +0200 |
Pierre-Yves David |
changelog-delay: move "delayed" check to a more official API
|
Thu, 26 Oct 2023 03:29:46 +0200 |
Pierre-Yves David |
changelog-delay: move the appender class next to randomaccessfile
|
Fri, 20 Oct 2023 12:13:33 +0200 |
Pierre-Yves David |
changelog-delay: adds some check around delaying and diverting write
|
Wed, 25 Oct 2023 23:14:20 +0200 |
Pierre-Yves David |
revlog: consolidate cache invalidation within the inner objet
|
Tue, 24 Oct 2023 11:06:04 +0200 |
Pierre-Yves David |
shelve: drop some weird manually stripping before transaction abort
|
Thu, 19 Oct 2023 05:19:55 +0200 |
Pierre-Yves David |
revlog: move entry writing in the inner object
|
Thu, 19 Oct 2023 04:11:39 +0200 |
Pierre-Yves David |
revlog: move `sidedata` in the inner object
|
Thu, 19 Oct 2023 03:52:31 +0200 |
Pierre-Yves David |
revlog: move the `rawtext` method on the inner object
|
Thu, 19 Oct 2023 03:33:59 +0200 |
Pierre-Yves David |
revlog: move the_revisioncache on the inner object
|
Thu, 19 Oct 2023 03:07:39 +0200 |
Pierre-Yves David |
revlog: move the `deltachain` method on the inner object
|
Thu, 19 Oct 2023 03:00:58 +0200 |
Pierre-Yves David |
revlog: move the `_chunks` method on the inner object
|
Wed, 25 Oct 2023 04:40:40 +0200 |
Pierre-Yves David |
revlog: add a couple more of useful method on the inner object
|
Thu, 19 Oct 2023 02:57:05 +0200 |
Pierre-Yves David |
revlog: move the `_chunk` method on the inner object
|
Wed, 25 Oct 2023 02:13:18 +0200 |
Pierre-Yves David |
revlog: move the compression/decompression logic on the inner object
|
Mon, 23 Oct 2023 14:27:07 +0200 |
Pierre-Yves David |
revlog: move the splitting-inline-revlog logic inside the inner object
|
Wed, 25 Oct 2023 01:02:47 +0200 |
Pierre-Yves David |
revlog: synchronise the various attribute holding the index filename
|
Thu, 19 Oct 2023 01:50:07 +0200 |
Pierre-Yves David |
revlog: drop reference to docket in the inline-splitting code
|
Tue, 24 Oct 2023 17:03:27 +0200 |
Pierre-Yves David |
revlog: move _getsegmentforrevs on the internal object
|
Tue, 17 Oct 2023 06:02:33 +0200 |
Pierre-Yves David |
revlog: create a iteration of a _InnerRevlog object within the revlog
|
Tue, 17 Oct 2023 05:17:02 +0200 |
Pierre-Yves David |
revlog: drop the unused `_chunkcache` attribute
|
Tue, 17 Oct 2023 04:54:22 +0200 |
Pierre-Yves David |
revlog: drop the unused `_sidedatareadfp` method
|
Fri, 13 Oct 2023 16:11:04 +0200 |
Pierre-Yves David |
revlog: also migrates `revlog.upperboundcomp` to ConfigClass
|
Fri, 13 Oct 2023 16:03:26 +0200 |
Pierre-Yves David |
revlog: small doc to the `files` method
|
Wed, 11 Oct 2023 02:19:00 +0200 |
Pierre-Yves David |
revlog: remove the `_indexfp` method
|
Sat, 14 Oct 2023 03:24:13 +0200 |
Pierre-Yves David |
revlog: avoid opening and closing the file for each cloned revision
|
Fri, 13 Oct 2023 23:21:46 +0200 |
Pierre-Yves David |
censor: accept censored revision during upgrade
|
Fri, 13 Oct 2023 22:40:10 +0200 |
Pierre-Yves David |
censor: show that censored revision prevent repository upgrade
|
Thu, 12 Oct 2023 17:41:06 +0100 |
Arseniy Alekseyev |
stream-clone: fix a crash when a repo with an empty revlog is cloned
stable
|
Tue, 19 Sep 2023 03:15:12 +0200 |
Pierre-Yves David |
debug-delta-chain: print less data by default
|
Tue, 19 Sep 2023 03:00:44 +0200 |
Pierre-Yves David |
debugdeltachain: add a parameter to display all info
|
Tue, 19 Sep 2023 02:20:49 +0200 |
Pierre-Yves David |
debug-delta-chain: actually skip unrequested computation
|
Tue, 19 Sep 2023 01:53:03 +0200 |
Pierre-Yves David |
debug-delta-chain: add options to control what we compute
|
Tue, 19 Sep 2023 01:24:10 +0200 |
Pierre-Yves David |
debug-delta-chaing: add a parameter to select revision to look at
|
Mon, 18 Sep 2023 23:37:06 +0200 |
Pierre-Yves David |
delta-chain: extract some debugdeltachain logic is object
|
Mon, 18 Sep 2023 23:26:00 +0200 |
Pierre-Yves David |
delta-chain: move the debugdeltachain command in revlogutils
|
Thu, 12 Oct 2023 09:04:12 +0200 |
Pierre-Yves David |
dirstate: document the `changing_*` context manager
|
Tue, 10 Oct 2023 10:47:46 +0200 |
Pierre-Yves David |
revlog: deprecate the compatibility config property
|
Tue, 10 Oct 2023 12:03:02 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_lazydeltabase`
|
Tue, 10 Oct 2023 11:36:55 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_lazydelta`
|
Tue, 10 Oct 2023 11:36:34 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `canonical_parent_order`
|
Tue, 10 Oct 2023 11:36:23 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_compute_rank`
|
Tue, 10 Oct 2023 11:33:33 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_srmingapsize`
|
Tue, 10 Oct 2023 11:30:07 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_srdensitythreshold`
|
Tue, 10 Oct 2023 11:29:19 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `hassidedata`
|
Tue, 10 Oct 2023 11:27:39 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_sparserevlog`
|
Tue, 10 Oct 2023 11:24:37 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_withsparseread`
|
Tue, 10 Oct 2023 11:16:07 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_maxdeltachainspan`
|
Tue, 10 Oct 2023 11:13:24 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_compengineopts`
|
Tue, 10 Oct 2023 11:12:06 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_compengine`
|
Wed, 11 Oct 2023 00:04:23 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_candidate_group_chunk_size`
|
Wed, 11 Oct 2023 00:04:08 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_debug_delta`
|
Tue, 10 Oct 2023 11:07:15 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_deltabothparents`
|
Tue, 10 Oct 2023 11:05:54 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_maxchainlen`
|
Tue, 10 Oct 2023 11:04:40 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_chunkcachesize`
|
Tue, 10 Oct 2023 11:04:07 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_censorable`
|
Tue, 10 Oct 2023 11:02:24 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_mmaplargeindex`
|
Tue, 10 Oct 2023 11:02:00 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_checkambig`
|
Tue, 10 Oct 2023 10:58:28 +0200 |
Pierre-Yves David |
revlog: drop the _generaldelta attribute from the imanifeststorage interface
|
Tue, 10 Oct 2023 10:56:42 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_generaldelta`
|
Tue, 10 Oct 2023 18:02:20 +0200 |
Pierre-Yves David |
revlog: use the new Config classes in _testrevlog
|
Tue, 10 Oct 2023 10:04:06 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass sparse reading values
|
Tue, 10 Oct 2023 10:03:58 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass sparse_revlog value
|
Tue, 10 Oct 2023 10:03:50 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass mmap_index_threshold value
|
Tue, 10 Oct 2023 10:03:42 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass enable_ellipsis
|
Tue, 10 Oct 2023 10:03:34 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass compression option values
|
Tue, 10 Oct 2023 10:03:26 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass compression_engine value
|
Tue, 10 Oct 2023 10:03:18 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass max_chain_len
|
Tue, 10 Oct 2023 10:03:09 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass max_deltachain_span
|
Tue, 10 Oct 2023 10:03:01 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass lazy_delta values
|
Tue, 10 Oct 2023 10:02:53 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass debug_delta value
|
Tue, 10 Oct 2023 10:02:45 +0200 |
Pierre-Yves David |
revlog: skip opener options to pass candidate_group_chunk_size value
|
Tue, 10 Oct 2023 10:02:37 +0200 |
Pierre-Yves David |
revlog: skip opener option to pass delta_both_parents value
|
Tue, 10 Oct 2023 10:02:29 +0200 |
Pierre-Yves David |
revlog: skip opener option to pass chunk_cache_size value
|
Tue, 10 Oct 2023 10:02:21 +0200 |
Pierre-Yves David |
revlog: create the revlog object at the repository level
|
Tue, 10 Oct 2023 10:02:13 +0200 |
Pierre-Yves David |
revlog: overwrite revlog config through copy of the config object
|
Tue, 10 Oct 2023 10:02:05 +0200 |
Pierre-Yves David |
revlog: move configuration attribute into dedicated object
|
Tue, 10 Oct 2023 10:01:57 +0200 |
Pierre-Yves David |
manifestrevlog: flag some inconsistency in bundle/union repo inheritance
|
Sat, 30 Sep 2023 02:02:36 +0200 |
Pierre-Yves David |
randomaccessfile: drop explicit passing of file description
|
Tue, 26 Sep 2023 02:54:50 +0200 |
Pierre-Yves David |
revlog: drop more file description passing between private function
|