log

age author description
Tue, 12 Oct 2021 09:57:52 +0300 Anton Shestakov branching: merge stable into default
Thu, 07 Oct 2021 21:50:29 +0300 Anton Shestakov changelog: add more entries from default branch to 10.4.0
Mon, 11 Oct 2021 10:58:51 +0300 Anton Shestakov compat: cmdutil.check_incompatible_arguments() takes a list only on 5.4+
Fri, 08 Oct 2021 14:38:48 +0300 Anton Shestakov tests: update exit codes for dealing with bad revsets
Fri, 08 Oct 2021 14:03:33 +0300 Anton Shestakov compat: make prune and rewind use the new dirstate.get_entry()
Tue, 05 Oct 2021 09:30:02 +0300 Anton Shestakov evolve: simplify latest_evolution_date()
Tue, 05 Oct 2021 09:29:36 +0300 Anton Shestakov evolve: refactor _pick_latest_divergent(), rename to _sorted_divergents()