Skip to content
Snippets Groups Projects

10.3.1: compatibility branches

Merged Raphaël Gomès requested to merge topic/mercurial-4.6/release-prep into branch/mercurial-4.6
  1. Apr 25, 2021
  2. Apr 24, 2021
  3. Apr 23, 2021
  4. Apr 22, 2021
  5. Apr 21, 2021
  6. Apr 22, 2021
  7. Mar 12, 2021
  8. Feb 04, 2021
  9. Mar 19, 2021
  10. Apr 13, 2021
  11. Apr 05, 2021
  12. Apr 02, 2021
  13. Mar 31, 2021
  14. Mar 30, 2021
  15. Mar 31, 2021
  16. Mar 30, 2021
  17. Mar 24, 2021
    • Anton Shestakov's avatar
      evolve: use nullrev for an empty cache key · 5056fb0c
      Anton Shestakov authored
      Pairing nullid with nullrev (-1) seems more logical than pairing it with 0.
      
      This also means we don't false-detect strips out of nowhere. That used to
      happen because newkey (-1, nullid) != self._cachekey (0, nullid).
      5056fb0c
  18. Mar 17, 2021
  19. Mar 19, 2021
  20. Mar 17, 2021
  21. Mar 16, 2021
  22. Mar 15, 2021
  23. Mar 14, 2021
  24. Mar 12, 2021
  25. Mar 11, 2021
Loading