| Age | Commit message (Expand) | Author |
| 2025-12-18 | gpart: add libxo support for "show" subcommand + man page updates | Johan Söllvander |
| 2025-12-10 | gpart: "gpart --libxo:JP list" duplicates attribute keys | Alan Somers |
| 2025-11-03 | Refinements to the --libxo support for geom status and list sub commands. | Kirk McKusick |
| 2025-10-19 | geom: fix glabel status not showing components | Brad Davis |
| 2025-10-16 | Update commit 0d4642a to fix failed tests. | Kirk McKusick |
| 2025-10-13 | Add --libxo support for geom status and list sub commands. | Kirk McKusick |
| 2025-08-09 | geom: Correct use of expand_number() | Dag-Erling Smørgrav |
| 2025-01-23 | gvinum(8): Remove userland tool for managing vinum volumes | John Baldwin |
| 2024-10-14 | Update Makefile.depend files | Simon J. Gerraty |
| 2024-09-06 | geom.8: minor cleanup (markup, spdx, gsched) | Alexander Ziaee |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2023-11-26 | sbin: Automated cleanup of cdefs and other formatting | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: two-line nroff pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2023-08-16 | Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2023-05-12 | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh |
| 2023-05-09 | geom.8: Fix typos and wordsmith | Mateusz Piotrowski |
| 2022-12-12 | geom: minor man page updates suggested by igor(1) | Ed Maste |
| 2022-12-12 | geom: add vinum as a recognized class | Ed Maste |
| 2022-10-26 | pkgbase: Put geom utilities in their own package | Emmanuel Vadot |
| 2022-07-29 | Fix for 90e2971 that caused some geli commands to return the wrong exit status. | Kirk McKusick |
| 2022-07-16 | Clarify when GEOM utilities exit with success or failure. | Kirk McKusick |
| 2022-03-28 | geom(4): Fix a typo in a source code comment | Gordon Bergling |
| 2022-03-12 | GEOM: Introduce partial confxml API | Alexander Motin |
| 2022-03-08 | geom: Allow "load" command for already loaded modules. | Alexander Motin |
| 2022-03-07 | GEOM: Introduce gctl_add_param() API. | Alexander Motin |
| 2022-02-28 | Create a new GEOM utility, gunion(8). | Kirk McKusick |
| 2021-11-11 | Fix regression to verbose behavior introduced in 68bff4a07e. | Kirk McKusick |
| 2021-10-28 | Allow GEOM utilities to specify a -v option. | Kirk McKusick |
| 2020-12-12 | geom(8): list geoms with /dev/ prefix | Robert Wing |
| 2019-12-16 | Remove all the RELEASE_CRUNCH defines, they are useless. | Warner Losh |
| 2019-12-11 | Update Makefile.depend files | Simon J. Gerraty |
| 2018-09-14 | Add the "-t" option to geom(8) utility, to display geoms hierarchy. | Edward Tomasz Napierala |
| 2018-09-13 | Add new option to the geom(8) utility, "-p". It makes it easy to look up | Edward Tomasz Napierala |
| 2018-09-11 | Minor usability improvements to geom(8). | Edward Tomasz Napierala |
| 2018-06-25 | Normalize the g(eom,cache,part,...) build. | Brooks Davis |
| 2018-06-17 | gpart: add EFI alias for MBR partition scheme | Ed Maste |
| 2018-06-12 | Follow r333233, add fat32lba description to gpart(8) | Li-Wen Hsu |
| 2018-05-11 | gpart.8: list all options in table form for each command | Ed Maste |
| 2018-05-11 | gpart.8: sort suboptions per mdoc(7) | Ed Maste |
| 2018-05-09 | Introduce the 'n' flag for the geli attach command. | Mariusz Zaborski |
| 2018-05-09 | Change option dry-run from 'n' to 'C' in geli attach command. | Mariusz Zaborski |
| 2018-04-10 | Introduce dry run option for attaching the device. | Mariusz Zaborski |
| 2018-03-02 | Clarify and clean up some language, and add an explicit example. | Warren Block |
| 2018-02-11 | Add GUID and alias for Apple APFS partition | Conrad Meyer |
| 2018-02-04 | geom: don't write stack garbage in disk labels | Alan Somers |
| 2018-01-18 | gnop(8): add the ability to set a nop provider's physical path | Alan Somers |
| 2017-11-30 | Document gmirror sysctls. | Mark Johnston |
| 2017-11-27 | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni |