log mercurial/commands.py @ 50824:489268c8ee7e

age author description
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
Thu, 22 Jun 2023 11:28:17 +0200 Raphaël Gomès branching: merge stable into default
Sat, 17 Jun 2023 23:47:31 +0200 Pierre-Yves David path: use the next `display` argument to deal with boolean stable
Thu, 15 Jun 2023 09:50:46 +0200 Pierre-Yves David paths: add an argument to format the suboption display stable
Fri, 09 Jun 2023 14:32:09 +0100 Arseniy Alekseyev ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use stable
Sat, 13 Apr 2019 03:44:55 +0200 Manuel Jacob hidden: add support to explicitly access hidden changesets with SSH peers
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Fri, 14 Apr 2023 10:41:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 20 Mar 2023 23:16:14 +0100 Raphaël Gomès branching: merge stable into default
Fri, 10 Mar 2023 07:19:25 +0100 Pierre-Yves David bundle: abort if the user request bundling of internal changesets
Wed, 08 Mar 2023 15:23:22 +0100 Pierre-Yves David bundle: introduce a "v3" spec
Wed, 01 Mar 2023 11:45:57 -0500 Matt Harbison grep: avoid reassigning byteskwargs to strkwargs
Mon, 27 Mar 2023 06:24:44 +0200 Manuel Jacob commands: correct documentation of hg serve’s --ipv6 option stable
Wed, 15 Mar 2023 05:49:56 +0100 Pierre-Yves David dirstate: fix a potential traceback when in `copy` and `rename` stable