##// END OF EJS Templates
dirstate-tree: Maintain a counter of DirstateEntry’s and copy sources...
dirstate-tree: Maintain a counter of DirstateEntry’s and copy sources This allows implementing __len__ for DirstateMap and CopyMap efficiently, without traversing the tree. Differential Revision: https://phab.mercurial-scm.org/D10487
Simon Sapin -
r47873:214ae40e default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / utils
files.rs Loading ...
hg_path.rs Loading ...
path.rs Loading ...
path_auditor.rs Loading ...