Fri, 18 Oct 2024 14:14:24 -0400 |
Matt Harbison |
tests: conditionalize undesired output on Windows for rbc the mmap cases
|
file |
diff |
annotate
|
Fri, 18 Oct 2024 13:45:13 -0400 |
Matt Harbison |
tests: actually test the non-mmap case in `test-branches.t`
|
file |
diff |
annotate
|
Fri, 27 Sep 2024 15:19:10 +0200 |
Pierre-Yves David |
rev-branch-cache: properly ignores unaligned trailing data
|
file |
diff |
annotate
|
Fri, 27 Sep 2024 15:01:43 +0200 |
Pierre-Yves David |
rev-branch-cache: stop pretending we will overwrite data when we don't
|
file |
diff |
annotate
|
Fri, 27 Sep 2024 15:05:26 +0200 |
Pierre-Yves David |
rev-branch-cache: fix message about overwritten data
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 12:42:47 +0200 |
Pierre-Yves David |
rev-branch-cache: have debugupdatecache warm rbc too
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 12:49:32 +0200 |
Pierre-Yves David |
rev-branch-cache: schedule a write of the "v2" format if we read from "v1"
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 15:44:10 +0200 |
Pierre-Yves David |
rev-branch-cache: fallback on "v1" data if no v2 is found
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 03:16:35 +0200 |
Pierre-Yves David |
rev-branch-cache: increment the version to "v2"
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 00:16:23 +0200 |
Pierre-Yves David |
rev-branch-cache: stop truncating cache file
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 00:01:30 +0200 |
Pierre-Yves David |
rev-branch-cache: issue more truthful "truncating" message
|
file |
diff |
annotate
|
Mon, 24 Jun 2024 10:52:46 +0200 |
Raphaël Gomès |
branch3: use an explicitely experimental name for files
|
file |
diff |
annotate
|
Thu, 07 Mar 2024 04:15:23 +0100 |
Pierre-Yves David |
branchcache: add a "pure topological head" fast path
|
file |
diff |
annotate
|
Thu, 07 Mar 2024 10:55:22 +0100 |
Pierre-Yves David |
branchcache: skip entries that are topological heads in the on disk file
|
file |
diff |
annotate
|
Thu, 07 Mar 2024 01:35:43 +0100 |
Pierre-Yves David |
branchcache: simplify the branch rev cache test
|
file |
diff |
annotate
|
Mon, 26 Feb 2024 15:44:44 +0100 |
Pierre-Yves David |
branchcache-v3: use more explicit header line
|
file |
diff |
annotate
|
Mon, 26 Feb 2024 14:20:36 +0100 |
Pierre-Yves David |
branchcache-v3: introduce a v3 format
|
file |
diff |
annotate
|
Tue, 27 Feb 2024 15:33:21 +0100 |
Pierre-Yves David |
branchcache: add some blank line in a test
|
file |
diff |
annotate
|
Fri, 15 Mar 2024 10:52:51 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 04:53:17 +0100 |
Pierre-Yves David |
branchcache: stop writing more branchcache file on disk than needed
|
file |
diff |
annotate
|
Mon, 04 Mar 2024 04:16:15 +0100 |
Pierre-Yves David |
config: move the option to mmap rev branch cache in the storage section
stable
|
file |
diff |
annotate
|
Wed, 10 Jan 2024 18:58:42 +0000 |
Arseniy Alekseyev |
branchmap: use mmap for faster revbranchcache loading
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 18:26:28 +0400 |
Anton Shestakov |
scmutil: make checknewlabel() allow "_" in otherwise numeric names (issue6737)
stable
|
file |
diff |
annotate
|
Fri, 18 Nov 2022 13:43:03 -0500 |
Matt Harbison |
commit: properly consider file include and exclude options when closing branch
stable
|
file |
diff |
annotate
|
Fri, 18 Nov 2022 14:03:56 -0500 |
Matt Harbison |
tests: demonstrate a bug blocking a redundant branch close
stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2022 04:04:08 +0200 |
Pierre-Yves David |
commit: allow to close branch when committing change over a closed head
stable
|
file |
diff |
annotate
|
Tue, 01 Feb 2022 15:19:50 +0100 |
Pierre-Yves David |
branchmap: stop writing cache for uncommitted data
stable
|
file |
diff |
annotate
|
Tue, 01 Feb 2022 15:14:05 +0100 |
Pierre-Yves David |
branchmap: Add a test about writing branchmap and aborted transaction
stable
|
file |
diff |
annotate
|
Fri, 18 Dec 2020 14:45:28 +0100 |
Joerg Sonnenberger |
branchmap: avoid ancestor computations in absence of non-continous branches
|
file |
diff |
annotate
|
Thu, 12 Nov 2020 10:35:33 -0800 |
Martin von Zweigbergk |
errors: use InputError for errors about bad label names (tags etc)
|
file |
diff |
annotate
|