Mercurial > hg
log tests/test-push.t @ 48393:1a8a70b4b0ad
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 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 |
Sat, 05 Oct 2019 13:39:35 -0700 | Kyle Lippincott | push: support config option to require revs be specified when running push |
Sun, 08 Sep 2019 09:42:53 +0200 | Pierre-Yves David | changegroup: move message about added changes to transaction summary |
Wed, 05 Sep 2018 01:19:48 +0300 | Meirambek Omyrzak | verify: make output less confusing (issue5924) |