This repository was archived by the owner on Jan 22, 2026. It is now read-only.
v0.3.0
- Pager support for long output (respects
GIT_PAGER,core.pager,PAGER) --no-pageroption for commands with long output- Colored output (respects
NO_COLOR,color.ui,color.pkgs) GIT_DIRandGIT_PKGS_DBenvironment variable supportgit pkgs statsnow supports--sinceand--untildate filters- Consistent error handling across all commands (JSON errors when
--format=json) git pkgs updatenow uses a transaction for atomicity and better performance- Renamed
git pkgs outdatedtogit pkgs stale(outdated remains as alias) git pkgs logcommand to list commits with dependency changesgit pkgs schemacommand to output database schema in text, SQL, JSON, or markdowngit pkgs praisealias forblamegit pkgs upgradecommand to handle schema upgrades after updating git-pkgs- Schema version tracking with automatic detection of outdated databases