Commit Graph

6 Commits

Author SHA1 Message Date
tobias
15934ec4a1 visidata: add IP type with CIDR + lookups 2026-02-21 23:20:42 +01:00
tobias
1c9cdc5c19 visidata: make installer idempotent and use v3.3 VD_DIR 2026-02-21 23:20:42 +01:00
tobias
273b47f08e visidata: add installer and optional deps list 2026-02-21 23:20:42 +01:00
tobias
7e45c6f843 visidatarc: v3.3-safe config + helper fixes 2026-02-21 23:20:42 +01:00
tobias
d994b57fee visidata: fix hidecol and add menu entry 2026-02-21 23:20:42 +01:00
tobias
619b0bc432 Restructure repository: organize tools by purpose, create what search tool
- Move single-file tools to tools/ organized by category (security, forensics, data, etc.)
- Move multi-file projects to projects/ (go-tools, puzzlebox, timesketch, rust-tools)
- Move system scripts to scripts/ (proxy, display, setup, windows)
- Organize config files in config/ (shell, visidata, applications)
- Move experimental tools to archive/experimental
- Create 'what' fuzzy search tool with progressive enhancement (ollama->fzf->grep)
- Add initial metadata database for intelligent tool discovery
- Preserve git history using 'git mv' commands
2026-02-21 23:20:42 +01:00