##// END OF EJS Templates
dispatch: alias --repo to --repository while parsing early options...
dispatch: alias --repo to --repository while parsing early options This prepares for replacing old _early*opt() functions. My initial attempt was to extend options table to support 'repository|repo' syntax. It worked, but seemed too invasive. So I decided to add an optional argument to fancyopts() instead. This also changes the nevernegate dict to be keyed by a canonical_name, not by an option-name for clarity.

File last commit:

r30822:b54a2984 default
r35223:4edd2202 default
Show More
MANIFEST.in
5 lines | 81 B | text/plain | TextLexer
graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c