##// END OF EJS Templates
revlog: use size_t for nodetree capacity...
revlog: use size_t for nodetree capacity This allows handling revlog containing more than 33554432 (INT_MAX / sizeof(nodetreenode)) revisions on x64 platforms. Differential Revision: https://phab.mercurial-scm.org/D9745
Jun Wu -
r46841:fcc324a2 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / operations
cat.rs Loading ...
debugdata.rs Loading ...
dirstate_status.rs Loading ...
find_root.rs Loading ...
list_tracked_files.rs Loading ...
mod.rs Loading ...