##// END OF EJS Templates
partial-merge: add support for `.args` config (`$local` etc.)...
partial-merge: add support for `.args` config (`$local` etc.) It will be useful to be able to define custom command-line arguments per partial merge tool just like we have for regular merge tools. In particular, I expect the same binary to handle multiple languages, so it will be useful to be able to pass some argument indicating the language, or perhaps simply an argument defining a regex that's used for finding lines to merge as a sorted set. Differential Revision: https://phab.mercurial-scm.org/D12383

File last commit:

r49704:ec6a4021 default
r49839:9dfbea54 default
Show More
requirements-windows.txt.in
17 lines | 254 B | text/plain | TextLexer
/ contrib / packaging / requirements-windows.txt.in
docutils
dulwich
# Needed by the release note tooling
fuzzywuzzy
keyring
pygit2
pygments
# Needed by the phabricator tests
pytest-vcr
# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes
windows-curses