##// END OF EJS Templates
dirstate: respect request to not list unknown/ignored/clean files (API)...
dirstate: respect request to not list unknown/ignored/clean files (API) Unknown files that are explicitly mentioned by the matcher are returned even if the caller said unknown=False (and it seems the same is done for ignored files). That seems pretty surprising. Let's make the interface less surprising by respecting the caller's request. Differential Revision: https://phab.mercurial-scm.org/D7150

File last commit:

r43621:4565a0af stable
r44019:dd773340 default
Show More
requirements.txt.in
7 lines | 135 B | text/plain | TextLexer
docutils
dulwich
keyring
pygments
# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes