##// END OF EJS Templates
rust-dirstatemap: properly decrement counter for tracked descendants...
rust-dirstatemap: properly decrement counter for tracked descendants I found this bug when writing unit tests after the fact for the `DirstateMap`. We never decremented the tracked descendants counter since we were always resetting the node data before reading it. This also drops the use of `state`, in favor of the new API to get that information. Differential Revision: https://phab.mercurial-scm.org/D12431

File last commit:

r45245:036f6f7e stable
r49866:fbc02ccc stable
Show More
requirements.txt.in
2 lines | 16 B | text/plain | TextLexer
docutils
jinja2