Skip to content
Snippets Groups Projects
  1. Jan 05, 2018
  2. Aug 22, 2017
  3. Aug 16, 2017
    • Jun Wu's avatar
      demandimport: disable if chg is being used · 3cfc9070245f
      Jun Wu authored
      In chg's case, making modules lazily loaded could actually slow down things
      since chg pre-imports them. Therefore disable demandimport if chg is being
      used.
      
      This is not done by setting `HGDEMANDIMPORT` chg client-side because that
      has side-effects on child processes (hooks, etc).
      
      Differential Revision: https://phab.mercurial-scm.org/D351
      3cfc9070245f
  4. Aug 18, 2017
  5. Jul 16, 2017
  6. Apr 27, 2017
  7. Apr 28, 2017
  8. May 01, 2017
  9. May 21, 2017
Loading