Mercurial > evolve
log
age | author | description |
---|---|---|
Fri, 11 Feb 2022 18:55:02 +0300 | Anton Shestakov | pick: show abort message after pick is aborted for consistency |
Fri, 11 Feb 2022 18:20:13 +0300 | Anton Shestakov | evolve: use phases.mutablephases tuple instead of draft+secret |
Fri, 11 Feb 2022 18:10:51 +0300 | Anton Shestakov | evolve: make _computeobsoleteset() return a frozenset |
Sun, 06 Feb 2022 13:05:17 +0300 | Anton Shestakov | topic: no need to filter obsolete heads in Mercurial 6.1 |
Sat, 05 Feb 2022 11:08:12 +0300 | Anton Shestakov | evolve: enforcesinglehead() in 6.1 covers all our needs |
Mon, 27 Dec 2021 18:40:04 +0300 | Anton Shestakov | tests: update for obsolescence-aware head computation in core |