##// END OF EJS Templates
localrepo: extract handling of some special value in __getitem__...
localrepo: extract handling of some special value in __getitem__ The value "null" will always be present in a repository. So this lookup should always succeed and do not need to be in the general try/catch. Differential Revision: https://phab.mercurial-scm.org/D7474

File last commit:

r43621:4565a0af stable
r44190:6237cb11 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