##// END OF EJS Templates
progress: move cached debug flag from progress.progbar to scmutil.progress...
progress: move cached debug flag from progress.progbar to scmutil.progress It's simpler this way. One possible drawback (and a possisble advantage) is that we now check the debug flag once per topic, so processes that generate new topics all the time will still check the flag frequently. Differential Revision: https://phab.mercurial-scm.org/D5528

File last commit:

r40157:73fef626 default
r41179:7b80406b default
Show More
MANIFEST.in
10 lines | 160 B | text/plain | TextLexer
graft c-ext
graft debian
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include zstd_cffi.py
include LICENSE
include NEWS.rst