Files
cheat/_service
Michael Vetter edd0578bd5 - Update to 5.1.0:
* --update / -u flag: Pull the latest changes for all git-backed
    cheatpaths from the CLI. Reports per-path status (ok, skipped, error).
    Works with --path filtering to update specific cheatpaths. Supports
    SSH remotes via key file discovery and SSH agent. (#552)
  Documentation:
  * Fixed config filename references in man page (conf.yaml → conf.yml)
  * Added missing /etc/cheat/conf.yml config search path to man page
  * Fixed stale code references in CLAUDE.md, HACKING.md, and ADRs
  * Updated Go version requirement in INSTALLING.md

- Update to 5.0.0:
  * Migrated from docopt to cobra (#768, #705, #632, #476)
  * Dynamic shell completions
  Breaking changes:
  * The static completion scripts under scripts/ have been removed. Users must
    regenerate completions using cheat --completion <shell>.
  * The CHEAT_USE_FZF environment variable is no longer supported.
  Bug fixes:
  * Fixed _init_completion: command not found error (#768)
  * Fixed autocompletion not working (#705)
  * Fixed zsh autocompletion not resolving cheatsheet names (#632)

- Update to 4.7.1:
  * Internal cleanup and project restructuring. No user-facing behavior changes

- Update to 4.7.0:
  * Brief list output (-b/--brief)

- Update to 4.6.0:

OBS-URL: https://build.opensuse.org/package/show/utilities/cheat?expand=0&rev=17
2026-02-16 08:56:43 +00:00

1.1 KiB