log hgext/closehead.py @ 51479:5bd31e68c7a3

age author description
Mon, 21 Aug 2023 09:50:31 -0400 Matt Harbison closehead: wrap transaction handling in a context manager
Sun, 20 Aug 2023 15:38:35 -0400 Matt Harbison closehead: migrate `opts` to native kwargs
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Tue, 28 Sep 2021 08:47:11 -0700 Martin von Zweigbergk errors: raise InputError on bad revset to revrange() iff provided by the user
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals