Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 08 Nov 2023 22:17:41 +0100 | Pierre-Yves David | cleanup: turn `pathsuboption` deprecation warning into an error |
Wed, 08 Nov 2023 22:13:14 +0100 | Pierre-Yves David | cleanup: drop deprecated config attribute on the revlog class |
Wed, 08 Nov 2023 22:11:00 +0100 | Pierre-Yves David | cleanup: drop `path.pushloc` deprecated since 6.5 |
Wed, 08 Nov 2023 22:10:26 +0100 | Pierre-Yves David | cleanup: drop `dirstate.is_changing_parent` deprecated since 6.5 |
Wed, 08 Nov 2023 22:08:05 +0100 | Pierre-Yves David | cleanup: remove some code scheduled to be removed after 5.9 |
Tue, 21 Nov 2023 16:22:47 +0100 | Raphaël Gomès | branching: merge stable into default |
Mon, 13 Nov 2023 09:19:11 -0800 | Martin von Zweigbergk | py3: pass unicode strings to hasattr() throughout |