##// END OF EJS Templates
merge: avoid a negation in the definition of updatedirstate...
merge: avoid a negation in the definition of updatedirstate We only use `partial` in one place: the definition of `updatedirstate`. Let's simplify that a little. Differential Revision: https://phab.mercurial-scm.org/D7900

File last commit:

r43621:4565a0af stable
r44626:faec51c7 default
Show More
requirements.txt.in
7 lines | 135 B | text/plain | TextLexer
Gregory Szorc
inno: script to automate building Inno installer...
r42019 docutils
dulwich
keyring
pygments
Gregory Szorc
packaging: upgrade packages distributed with Windows installers...
r43621 # Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes