log

age author description
Fri, 01 Nov 2024 02:20:56 +0100 Franz Glasner fports: Implement "fports detail -A" and "fports detail -M".
Thu, 31 Oct 2024 14:56:18 +0100 Franz Glasner fports: Rename _package_detail() to _package_max_detail()
Thu, 31 Oct 2024 14:54:54 +0100 Franz Glasner fports: FIX: Remove debug setting with regard to mapped packages
Thu, 31 Oct 2024 14:54:27 +0100 Franz Glasner fports: Refactor: split up command_detail(): make a function that is called for each package
Thu, 31 Oct 2024 14:42:51 +0100 Franz Glasner fports: Implement "fports detail" to print the status of all given packages in the most detail possible
Wed, 30 Oct 2024 15:29:54 +0100 Franz Glasner common.subr: Implement checkyesnovalue() and checkyesvalue() to check values instead of variables.
Wed, 30 Oct 2024 14:17:15 +0100 Franz Glasner common.subr: Docs