Skip to content
Snippets Groups Projects
  1. Mar 13, 2023
  2. Feb 13, 2023
  3. Dec 14, 2022
  4. Sep 23, 2022
  5. Sep 05, 2022
  6. Jul 08, 2022
  7. Jun 20, 2022
  8. Jun 12, 2022
  9. May 31, 2022
  10. May 16, 2022
  11. Apr 05, 2022
  12. Mar 14, 2022
  13. Feb 05, 2022
    • Georges Racinet's avatar
      Stop post-processing branchmap entries for obsolescence · c78aee1fe363
      Georges Racinet authored
      With the Mercurial 6.1 (core see heptapod#633) taking obsolescence
      into account while updating branchmap, it is no longer necessary
      to perform the (very slow) post-processing provided by the evolve
      extension.
      
      Because of the big jump in minimum required Mercurial version,
      we make it a major version change.
      
      Fixing heptapod#632 will thus boil down to requiring
      py-heptapod>=4.0.0dev0
      
      This post-processing was the standard if evolve is activated
      (through the single heads enforcement logic),
      but the heptapod extension was (and still is) disabling it because
      it needs to call it itself anyway.
      See 834eb9379d73 for details.
      c78aee1fe363
  14. Feb 26, 2022
  15. Jan 25, 2022
  16. Jan 23, 2022
  17. Jan 03, 2022
  18. Jan 02, 2022
  19. Nov 26, 2021
  20. Nov 15, 2021
Loading