Mercurial > evolve
log
age | author | description |
---|---|---|
Mon, 10 Oct 2022 20:03:20 +0400 | Anton Shestakov | topic: use compat.CanceledError for user quit situations |
Mon, 10 Oct 2022 20:02:14 +0400 | Anton Shestakov | topic: use compat.StateError for aborting pushes that create new heads |
Thu, 07 Apr 2022 20:42:56 +0300 | Anton Shestakov | topic: use check_incompatible_arguments() for --list with --clear or --rev |
Thu, 07 Apr 2022 20:28:11 +0300 | Anton Shestakov | topic: use compat.InputError for invalid topic names |
Thu, 07 Apr 2022 20:02:45 +0300 | Anton Shestakov | topic: use compat.InputError for conflicting CLI flags |
Fri, 07 Oct 2022 20:32:14 -0400 | Matt Harbison | evolve: stop preserving all of {extras} for uninterrupted evolve operations |
Fri, 07 Oct 2022 18:14:58 -0400 | Matt Harbison | evolve: don't embed graft data when completing interrupted evolve operations |