##// END OF EJS Templates
cmdutil: convert the prefetchfiles() hook to a callback mechanism (API)...
cmdutil: convert the prefetchfiles() hook to a callback mechanism (API) Yuya suggested a list of callbacks instead of function wrapping. This means that one extension can't block another from processing the list. .. api:: File prefetching is now handled by registering a callback with scmutil.fileprefetchhooks.
Matt Harbison -
r36154:f52a9336 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty
attr
__init__.py Loading ...
selectors2.py Loading ...