public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v3 pve-common 0/5] Section Config: Documentation & Code Cleanup
@ 2024-10-31 17:07 Max Carrara
  2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 1/5] section config: document package and its methods with POD Max Carrara
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Max Carrara @ 2024-10-31 17:07 UTC (permalink / raw)
  To: pve-devel

Section Config: Documentation & Code Cleanup - v3
=================================================

Notable Changes Since v2
------------------------

  * Adapt documentation syntax and style
  * Use less emphasis codes `I<>`
  * Add commit to fix spelling

Please see the comments in the individual patches for a detailed list of
changes.

Older Versions
--------------

v2: https://lore.proxmox.com/pve-devel/20240702141314.445130-1-m.carrara@proxmox.com/
v1: https://lore.proxmox.com/pve-devel/20240604092850.126083-1-m.carrara@proxmox.com/

Summary of Changes
------------------

Max Carrara (5):
  section config: document package and its methods with POD
  section config: update code style
  section config: clean up parser logic and semantics
  section config: make subroutine `delete_from_config` private
  section config: fix spelling of variable

 src/PVE/SectionConfig.pm | 1197 ++++++++++++++++++++++++++++++++------
 1 file changed, 1008 insertions(+), 189 deletions(-)

-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-11-14  8:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-31 17:07 [pve-devel] [PATCH v3 pve-common 0/5] Section Config: Documentation & Code Cleanup Max Carrara
2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 1/5] section config: document package and its methods with POD Max Carrara
2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 2/5] section config: update code style Max Carrara
2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 3/5] section config: clean up parser logic and semantics Max Carrara
2024-11-11 15:29   ` Thomas Lamprecht
2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 4/5] section config: make subroutine `delete_from_config` private Max Carrara
2024-10-31 17:07 ` [pve-devel] [PATCH v3 pve-common 5/5] section config: fix spelling of variable Max Carrara
2024-11-11 13:59 ` [pve-devel] partially-applied-series: [PATCH v3 pve-common 0/5] Section Config: Documentation & Code Cleanup Thomas Lamprecht
2024-11-14  8:37   ` Max Carrara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal