fj/cmd
sid c293e233d2
Some checks are pending
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions
feat: add directory-scoped host defaults (match_dirs) and repo list --limit
Add match_dirs field to host config entries for directory-based host
resolution. When no --hostname flag, FGJ_HOST env var, or git remote is
detected, the longest matching directory prefix determines the host.
Symlinks are resolved on both sides for macOS compatibility (/tmp →
/private/tmp). Also adds --limit/-L flag to repo list.
2026-03-23 12:42:24 -06:00
..
actions.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
actions_test.go feat: implement workflow list/view/run 2026-01-16 10:52:15 +01:00
aliases.go feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements 2026-03-23 12:42:24 -06:00
api.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
auth.go feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements 2026-03-23 12:42:24 -06:00
completion.go feat: add completion and manpage commands 2026-01-18 13:11:40 +01:00
errors.go feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements 2026-03-23 12:42:24 -06:00
ios_init.go feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements 2026-03-23 12:42:24 -06:00
issue.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
json.go feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements 2026-03-23 12:42:24 -06:00
label.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
manpages.go feat: add completion and manpage commands 2026-01-18 13:11:40 +01:00
milestone.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
pr.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
pr_checks.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
pr_diff.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
pr_review.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
release.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
repo.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
repo_create_test.go feat: implement repo create command 2026-03-13 17:44:44 +01:00
root.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
wiki.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00