0.008 2026-02-07 Released-By: PERLANCAR; Urgency: high
- Some bug fixes.
0.007 2025-11-21 Released-By: PERLANCAR; Urgency: medium
- Observe .exclude-group-NAME and .exclude-all-other-groups file.
- [ux] Add subcommand: groups as shorter alias for ls-repo-groups.
- Die on undefined group.
- [doc] Show the use of --ignore-nondirs in Synopsis.
0.006 2025-11-13 Released-By: PERLANCAR; Urgency: medium
- Add option: --ignore-nondirs.
0.005 2025-11-12 Released-By: PERLANCAR; Urgency: medium; Backward-Incompatible: yes
[INCOMPATIBLE CHANGES]
- Rename functions: ls_groups -> ls_all_groups, get_repo_group ->
ls_repo_groups.
[ENHANCEMENTS]
- Add functions: ls_all_remotes, ls_repo_remotes.
- [function ls_repo_groups] Add arguments result_array & groups_array
replacing the hidden argument _always_array.
0.004 2025-11-11 Released-By: PERLANCAR; Urgency: medium
- [bugfix] Fix checking lacks_any_tags key.
- [subcommand configure-repo] When given --clean-remotes, delete
all remotes first so the order will follow group's definition.
0.003 2025-11-11 Released-By: PERLANCAR; Urgency: high
- [bugfix] Group that does not have any filter keys should not
match all repos.
0.002 2025-11-11 Released-By: PERLANCAR; Urgency: medium
- [subcommand configure-repo] Add option --clean-remotes.
0.001 2025-11-11 Released-By: PERLANCAR
- Initial release.