summaryrefslogtreecommitdiffstats
path: root/cmd/files.go
AgeCommit message (Collapse)AuthorFilesLines
2026-04-15feat: add stdin support and retry logic for all search commandsHEADv1.1.1v0.1.14mastersinner1-15/+21
2026-01-19feat: add command aliases for improved cli usabilityv1.0.12sinner1-5/+6
2025-11-13refactor: break down large osint.go file into separate command modules and ↵v1.0.1s1-0/+47
add helper functions