log mercurial/commands.py @ 50840:2c78ebaf4c2a

age author description
Sun, 20 Aug 2023 01:29:27 -0400 Matt Harbison manifest: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:27:36 -0400 Matt Harbison locate: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:24:29 -0400 Matt Harbison import: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:20:59 -0400 Matt Harbison heads: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:17:45 -0400 Matt Harbison forget: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:15:15 -0400 Matt Harbison copy: drop an unused variable
Sun, 20 Aug 2023 01:14:42 -0400 Matt Harbison copy: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:12:26 -0400 Matt Harbison config: use the writefile() utility to create the sample hgrc
Sun, 20 Aug 2023 01:08:58 -0400 Matt Harbison config: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:02:52 -0400 Matt Harbison clone: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:00:11 -0400 Matt Harbison bundle: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:56:58 -0400 Matt Harbison branches: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:55:52 -0400 Matt Harbison branch: migrate `opts` to native kwargs
Sun, 20 Aug 2023 00:44:15 -0400 Matt Harbison bookmark: migrate `opts` to native kwargs
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
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