Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 20 Aug 2023 00:35:28 -0400 | Matt Harbison | archive: migrate `opts` to native kwargs |
Sun, 20 Aug 2023 00:27:27 -0400 | Matt Harbison | backout: migrate `opts` to native kwargs |
Sat, 19 Aug 2023 23:06:40 -0400 | Matt Harbison | cmdutil: migrate `opts` on commitstatus() to native kwargs |
Sat, 19 Aug 2023 22:56:14 -0400 | Matt Harbison | cat: avoid round tripping **opts -> byteskwargs -> strkwargs |
Mon, 07 Aug 2023 11:08:00 +0200 | Raphaël Gomès | branching: merge stable into default |
Mon, 24 Jul 2023 05:13:52 +0200 | Pierre-Yves David | transaction: actually delete file created during the transaction on rollback |
Fri, 28 Jul 2023 17:08:37 +0100 | Arseniy Alekseyev | rhg: tweak rhg fallback code structure |