store: cleanup the entry generation
Now that we use code use the entry API, we can cleanup they generation to reduce complexity and gain some performance back.
Merge request reports
Activity
requested review from @mercurial.review
assigned to @marmoute
added 7 commits
-
8dc74429...c8141015 - 3 commits from branch
branch/default
- e92f8345e80d - store: have the revlog determine which files are volatile itself
- 670da5a6401a - store: explicitly pass file_size when creating StoreFile
- d7362a87e91f - store: directly pass the filesize in the `details` of revlog
- 45f54f0ae206 - store: stop relying on a `revlog_type` property
Toggle commit list-
8dc74429...c8141015 - 3 commits from branch
added 1 commit
- dd01d14a70ee - store: stop relying on a `revlog_type` property
added 5 commits
-
60f9602b413e - 1 commit from branch
branch/default
- 6b522a9e7451 - store: have the revlog determine which files are volatile itself
- cdb471c8ebcf - store: explicitly pass file_size when creating StoreFile
- 11562d72cb7b - store: directly pass the filesize in the `details` of revlog
- e06d1a779eb6 - store: stop relying on a `revlog_type` property
Toggle commit list-
60f9602b413e - 1 commit from branch
Please register or sign in to reply