Searchable History

Search commit history by type, scope, or subject.

Feature doc
tagoly search -scope auth -limit 10history
Overview

Tagoly does not stop after commit creation. `tagoly tagdict` provides interactive search by commit type or scope, while `tagoly search` lets users filter directly when they already know what they are looking for.

What it includes
4 workflow details

Use `tagoly tagdict` for interactive history exploration

Filter by type with `tagoly search -type feat`

Filter by scope or subject when investigating changes

Limit result counts for focused history review