log tests/test-bookmarks-pushpull.t @ 46387:c41ac8985fe4

age author description
Mon, 23 Nov 2020 16:39:53 -0800 Martin von Zweigbergk errors: raise StateError when push fails because it creates new heads
Mon, 23 Nov 2020 14:48:05 -0800 Martin von Zweigbergk errors: drop trailing "!" for some errors about bookmarks
Mon, 23 Nov 2020 12:42:57 -0800 Martin von Zweigbergk errors: remove trailing "!" in messages about creating new heads on push
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Mon, 26 Oct 2020 11:45:32 +0100 Dan Villiom Podlaski Christiansen push: add --all-bookmarks option
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
Thu, 13 Feb 2020 22:51:17 -0500 Valentin Gatien-Baron bookmarks: prevent pushes of divergent bookmarks (foo@remote)
Wed, 11 Sep 2019 15:03:08 -0700 Martin von Zweigbergk bundle2: fix an off-by-one in debug message of number of parts
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Sat, 17 Aug 2019 01:49:28 +0530 Navaneeth Suresh exchange: abort on pushing bookmarks pointing to secret changesets (issue6159) stable
Sun, 18 Aug 2019 02:47:32 +0530 Navaneeth Suresh tests: add test to demonstrate issue6159 stable
Thu, 20 Dec 2018 22:28:39 -0500 Valentin Gatien-Baron pull: fix inconsistent view of bookmarks during pull (issue4700)