sid
830eba1c0e
feat: deterministic match_dirs tie-breaking by config file order
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
2026-03-23 12:55:49 -06:00
sid
ac780231a8
feat: support ~ (tilde) expansion in match_dirs paths
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
2026-03-23 12:50:49 -06:00
sid
c293e233d2
feat: add directory-scoped host defaults (match_dirs) and repo list --limit
...
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
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
Romain Bertrand
2ea1bff59d
fix: respect $XDG_CONFIG_HOME
2026-03-12 15:44:24 +01:00
Romain Bertrand
a7e5dc5798
lint: find a bunch of issues
2026-01-28 15:16:25 +01:00
Romain Bertrand
c0baf4fa3b
feat: auto detect hostname
2026-01-06 12:24:07 +01:00
Romain Bertrand
6ab7ccb7a1
test: add some unit tests
2025-12-08 10:14:47 +01:00
Romain Bertrand
5b67d39aba
feat: initial version of the project
2025-12-08 09:49:07 +01:00