Commit Graph

  • 251f512806 docs(greeting): fix remaining five→six count in fish-config.md Minimal Mode rootiest 2026-06-10 22:35:31 -04:00
  • 43135aef02 docs(greeting): add C6 __fish_config_op_greeting to fish-config.md Minimal Mode rootiest 2026-06-10 22:34:46 -04:00
  • c909a4f054 docs(greeting): add C6 __fish_config_op_greeting to README Minimal Mode rootiest 2026-06-10 22:33:55 -04:00
  • 5394a6d494 docs(greeting): add C5 and C6 to __fish_config_op_enabled ARGUMENTS docstring rootiest 2026-06-10 22:30:26 -04:00
  • c9ac952553 feat(greeting): add late-running C6 fish_greeting override to config.fish rootiest 2026-06-10 22:27:00 -04:00
  • 85be47582b feat(greeting): add C6 greeting guard to first_run.fish welcome message rootiest 2026-06-10 22:25:10 -04:00
  • 8de2cf229b chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-11 02:05:41 +00:00
  • 0cced863f8 Merge pull request 'feat(logging): add C5 — Logging & Capture opinionated guard' (#39) from feat/logging-toggle-c5 into main rootiest 2026-06-11 02:05:06 +00:00
  • 7fcf268fc7 fix(logging): suppress Kitty watcher capture when C5 logging is disabled rootiest 2026-06-10 21:59:52 -04:00
  • 76349ad94b fix(logging): register C5 event handlers in conf.d for reliable startup rootiest 2026-06-10 21:54:56 -04:00
  • eb1b780a80 docs(logging): add C5 logging toggle to Minimal Mode in README rootiest 2026-06-10 21:49:47 -04:00
  • 2ce41d0c55 docs(logging): fix 'four' → 'five' category count in fish-config.md prose rootiest 2026-06-10 21:46:14 -04:00
  • e30ccbc633 docs(logging): document C5 logging guard in fish-config.md rootiest 2026-06-10 21:43:46 -04:00
  • 7e266cb61a feat(logging): gate paru/yay wrapper generation under C5 guard (Tasks 5-6) rootiest 2026-06-10 21:33:54 -04:00
  • be3dd7494e feat(logging): gate scrollback capture in smart_exit under C5 guard rootiest 2026-06-10 21:29:52 -04:00
  • 0382d6ab9c feat(logging): add C5 --on-variable event handlers for real-time sync rootiest 2026-06-10 21:28:13 -04:00
  • f17229d0b8 feat(logging): add __fish_config_sync_logging shared C5 state sync rootiest 2026-06-10 21:26:40 -04:00
  • 621d67e89e chore(logging): add .logging_disabled sentinel to .gitignore rootiest 2026-06-10 21:20:54 -04:00
  • f9ba0e20ea chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-10 15:43:37 +00:00
  • 6d15701ad4 Merge pull request 'feat(guards): opinionated components guard (Task #3)' (#38) from opinionated-components-guard into main rootiest 2026-06-10 15:42:58 +00:00
  • e30fc7a15c docs(config-vars): cross-reference minimal mode from Section 1 Other rootiest 2026-06-10 11:41:04 -04:00
  • 7bd080769e docs(guards): document opinionated component toggles rootiest 2026-06-10 11:38:14 -04:00
  • dc97892a29 feat(guards): add in-function opinionated guards and CachyOS cleanup rootiest 2026-06-10 11:34:56 -04:00
  • ce84db593c feat(guards): add opinionated component guards to config.fish and conf.d rootiest 2026-06-10 11:28:43 -04:00
  • cdf850f2e7 fix(config-help): quote +/pattern in MANPAGER to prevent word-splitting on spaces rootiest 2026-06-08 23:18:31 -04:00
  • c5d6e35afc fix(config-help): add -- separator before -+ regex pattern in string replace rootiest 2026-06-08 23:16:33 -04:00
  • 17dcc99fc2 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-09 03:15:49 +00:00
  • 831c7beb4d feat(config-help): add section linking for HTML and man page rootiest 2026-06-08 23:15:06 -04:00
  • f4157fb4ba chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-09 03:05:21 +00:00
  • 79f8445e25 docs(help): prefer help config syntax; add NOTES to config-help doc block rootiest 2026-06-08 23:04:39 -04:00
  • e86b537f6d chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-09 02:38:35 +00:00
  • 23e2f43447 docs: add sponge_privacy.fish to conf.d listing in fish-config.md rootiest 2026-06-08 22:38:03 -04:00
  • 32630443a8 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-09 02:32:06 +00:00
  • 21126012dc Merge pull request 'docs(fisher): clarify bundled vs fisher-managed plugins; add sponge' (#37) from docs/fisher-plugins-bundled into main rootiest 2026-06-09 02:31:31 +00:00
  • 13eb93ce12 fix(sponge): escape leading -- in auth-flag pattern; purge stale -- patterns on load rootiest 2026-06-08 22:29:20 -04:00
  • 8911146d3f fix(sponge): guard set -q value[1] before string length to handle unset vars rootiest 2026-06-08 22:26:00 -04:00
  • 1637dc3122 fix(sponge): use $$var[1] to avoid test arg-count error on array vars rootiest 2026-06-08 22:24:31 -04:00
  • bceff8f4ec feat(sponge): add three-layer privacy filtering for shell history rootiest 2026-06-08 22:23:29 -04:00
  • d21aa4ed4b chore: remove requirements.md (superseded by §6 dependency catalog and fish-deps) rootiest 2026-06-08 22:03:24 -04:00
  • 43123ff390 feat: add sponge via fisher; gitignore fisher-managed files rootiest 2026-06-08 22:01:30 -04:00
  • 8e7e450a9d docs: clarify that plugin functionality is bundled, not managed by fisher rootiest 2026-06-08 21:51:27 -04:00
  • d53237f53c docs(readme): make wiki link prominent as a standalone heading rootiest 2026-06-08 17:15:15 -04:00
  • 8ad10c41d7 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-08 21:09:54 +00:00
  • 2f199066f8 chore(docs): remove stale wiki files from previous section numbering rootiest 2026-06-08 16:48:43 -04:00
  • f444bfa464 docs: move Viewing This Manual to last position (§11) rootiest 2026-06-08 16:48:37 -04:00
  • 345d0086a5 docs: add Installation and Personalization sections; fix wiki index rootiest 2026-06-08 16:46:48 -04:00
  • 8e32196a79 docs: slim README to overview+docs pointer; expand offline manual rootiest 2026-06-08 16:44:15 -04:00
  • 38bdc3df65 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-08 20:28:13 +00:00
  • 21437d1881 feat(docs): add auto-generated Markdown wiki rootiest 2026-06-08 16:27:35 -04:00
  • fe6670f188 chore(docs): reset fish-config.md to stock format rootiest 2026-06-08 15:39:55 -04:00
  • 27fd6e4e05 chore(docs): regenerate man page and HTML docs Gitea Actions 2026-06-08 19:38:21 +00:00
  • 9cb9fff5ce ci: touch docs to trigger build-docs action rootiest 2026-06-08 15:37:44 -04:00
  • a9ce4b9ada ci(docs): merge man-page and html-docs workflows into build-docs rootiest 2026-06-08 15:36:31 -04:00
  • 5e1fa470cb chore(docs): regenerate offline HTML docs Gitea Actions 2026-06-08 19:31:34 +00:00
  • bf2ad2f1e7 Merge pull request 'feat(config-help): add --html and --man flags; add config-update function' (#36) from feat/config-help-flags-and-updater into main rootiest 2026-06-08 19:30:52 +00:00
  • de07040c16 feat(config-help): add --html and --man flags; add config-update function rootiest 2026-06-08 15:27:47 -04:00
  • 9795164eda feat(docs): add dark-mode HTML styling and drop per-page ToC rootiest 2026-06-08 11:35:00 -04:00
  • c098498f0c chore(docs): regenerate offline HTML docs Gitea Actions 2026-06-08 15:23:45 +00:00
  • 8ea448adb8 ci(html-docs): add automatically generated html docs rootiest 2026-06-08 10:46:53 -04:00
  • 8541ef2658 chore(gitignore): ignore agent planning artifacts rootiest 2026-06-07 01:14:48 -04:00
  • 761ac9eb1b docs(welcome): update offline doc command and add deps check instruction rootiest 2026-06-06 23:44:55 -04:00
  • 9779dcc8ec docs(readme): Keep intro text line length under 80 characters rootiest 2026-06-06 23:24:56 -04:00
  • ea1aa20ac7 Merge pull request 'fix(ci): replace nonexistent gitea-issue-create action with curl API call' (#35) from fix/docs-drift-workflow-action into main rootiest 2026-06-07 03:20:53 +00:00
  • b6aa81f3b1 fix(ci): replace nonexistent gitea-issue-create action with curl API call rootiest 2026-06-06 23:20:18 -04:00
  • 91ee993302 docs(readme): fix minor table alignment formatting rootiest 2026-06-06 23:15:58 -04:00
  • 97b65c56a8 chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-07 03:14:43 +00:00
  • 9959bd4dc6 Merge pull request 'feat: first-run initialization routine' (#34) from feat/first-run-init into main rootiest 2026-06-07 03:14:13 +00:00
  • 278ceb2c06 docs(readme): document first_run.fish and update Fisher bootstrap reference rootiest 2026-06-06 23:12:30 -04:00
  • 945b8ddabf docs: add first-run initialization design spec rootiest 2026-06-06 22:47:46 -04:00
  • bc8339895a docs: document first-run initialization in fish-config.md rootiest 2026-06-06 23:00:53 -04:00
  • c9d360809d fix: improve error handling in first_run.fish rootiest 2026-06-06 22:59:21 -04:00
  • e2738f2ab4 feat: add first_run.fish for one-time shell initialization rootiest 2026-06-06 22:57:45 -04:00
  • d4f99a79fe refactor: move Fisher bootstrap to first_run.fish rootiest 2026-06-06 22:56:24 -04:00
  • b03ec287b2 docs: add first-run implementation plan rootiest 2026-06-06 22:50:47 -04:00
  • 0959d82018 chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-07 02:34:25 +00:00
  • fe1ef6f2ee Merge pull request 'feat(help): integrate config-help into fish's help command' (#33) from feat/help-config-integration into main rootiest 2026-06-07 02:32:19 +00:00
  • 569d17a342 feat(help): integrate config-help into fish's help command rootiest 2026-06-06 22:31:24 -04:00
  • cf56f58dcd chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:39:18 +00:00
  • 4117b0ddb6 feat(tricks): auto-create fish-config.1 symlink on shell start rootiest 2026-06-06 04:37:54 -04:00
  • b2dd199e2f chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:35:39 +00:00
  • 7359c12e79 docs: document man fish-config and fish_config naming distinction rootiest 2026-06-06 04:35:21 -04:00
  • c9a5577c11 feat(manpath): expose user-local man pages for man fish-config rootiest 2026-06-06 04:31:48 -04:00
  • 329dae0f08 docs(readme): add docs/ directory to Structure section rootiest 2026-06-06 04:26:56 -04:00
  • dbddc4c1de chore(docs): regenerate fish-config.1 man page Gitea Actions 2026-06-06 08:26:01 +00:00
  • 103f99b9f7 Merge pull request 'feat(docs): offline documentation, config_help viewer, and CI pipelines' (#32) from feat/offline-documentation into main rootiest 2026-06-06 08:24:34 +00:00
  • ba92267a80 feat(config_help): colorize --help output rootiest 2026-06-06 04:18:04 -04:00
  • cb4d74423a feat(config_help): add --help flag and persistent nav hint header rootiest 2026-06-06 04:16:13 -04:00
  • 368b714a98 fix(config_help): reliable section lookup and jump via index + tail-slice rootiest 2026-06-06 04:09:12 -04:00
  • 02c27c6907 feat(docs): add offline documentation, config_help viewer, and CI pipelines rootiest 2026-06-06 03:14:36 -04:00
  • b37f5c1d74 Merge pull request 'feat(pkg): cross-platform package manager support' (#31) from feat/cross-platform-pkg-manager into main rootiest 2026-06-06 06:49:07 +00:00
  • 014a8c3515 remove(functions): drop claude.fish wrapper rootiest 2026-06-06 02:41:26 -04:00
  • 00055a7c38 feat(pkg): add cross-platform package manager support rootiest 2026-06-06 02:41:10 -04:00
  • 0dfd75923d Merge pull request 'docs(functions): standardize all function doc blocks to UNIX man-page style' (#30) from docs/standardize-function-doc-blocks into main rootiest 2026-06-06 00:20:17 +00:00
  • 1341e2559e docs(functions): standardize all function doc blocks to UNIX man-page style rootiest 2026-06-05 20:18:49 -04:00
  • 0396d685fd Merge pull request 'feat(shell): add fzf inline picker, variable-check utility, and PATH cleanup' (#29) from feat/fzf-inline-picker-and-config-utilities into main rootiest 2026-06-05 23:49:03 +00:00
  • 90a813c9d3 refactor(config): annotate PATH entries and fix cargo append flag rootiest 2026-06-05 19:48:14 -04:00
  • 8b9daf40c5 feat(shell): add __fish_variable_check utility function rootiest 2026-06-05 19:47:05 -04:00
  • 2a08e1acef feat(shell): add fzf inline picker bound to @@ rootiest 2026-06-05 19:46:54 -04:00
  • fe1905ec85 Merge pull request 'feat(shell): add poke, _fish_mkdir_p utility, and update fish-deps for ov/yay' (#28) from feat/poke-and-fish-deps-ov-yay into main rootiest 2026-06-04 03:31:24 +00:00
  • 13b9ba5828 docs(readme): update mkdir, mkcd, poke entries for _fish_mkdir_p integration rootiest 2026-06-03 23:24:29 -04:00