log mercurial/commands.py @ 51369:508fd40dc86a

age author description
Mon, 12 Feb 2024 16:22:47 +0100 Raphaël Gomès branching: merge stable into default
Thu, 01 Feb 2024 19:35:35 -0500 Jordi Gutiérrez Hermoso grep: restore usage of --include/--exclude options stable
Thu, 11 Jan 2024 17:52:13 +0100 Raphaël Gomès branching: merge stable into default
Wed, 27 Dec 2023 18:02:26 +0100 Pierre-Yves David bundle: do not detect --base argument that match nothing as lack of argument stable
Wed, 15 Nov 2023 02:39:53 +0100 pacien util: move diff_parent from logcmdutil to diffutil
Wed, 25 Jan 2023 15:34:27 +0100 Raphaël Gomès admin-command: add verify command
Wed, 25 Jan 2023 15:33:39 +0100 Franck Bret commands: add admin namespace
Sun, 20 Aug 2023 02:17:38 -0400 Matt Harbison version: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:16:41 -0400 Matt Harbison verify: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:14:57 -0400 Matt Harbison tags: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:13:50 -0400 Matt Harbison tag: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:10:51 -0400 Matt Harbison summary: migrate `opts` to native kwargs
Sun, 20 Aug 2023 02:01:37 -0400 Matt Harbison revert: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:56:23 -0400 Matt Harbison rename: drop an unnecessary variable declaration at a wider scope
Sun, 20 Aug 2023 01:54:59 -0400 Matt Harbison rename: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:53:47 -0400 Matt Harbison remove: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:51:52 -0400 Matt Harbison purge: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:49:48 -0400 Matt Harbison pull: avoid referencing a variable before it is initialized
Sun, 20 Aug 2023 01:40:50 -0400 Matt Harbison pull: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:35:14 -0400 Matt Harbison paths: migrate `opts` to native kwargs
Sun, 20 Aug 2023 01:32:22 -0400 Matt Harbison merge: migrate `opts` to native kwargs
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