summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-01-01Update to 25.01.0sandroid
2024-11-01Update to 24.11.0sandroid
2024-10-01Update to 24.10.0sandroid
2024-09-01Update to 24.09.0sandroid
2024-06-01Update to 24.06.0sandroid
2024-05-01Update to 24.05.0sandroid
2024-04-01Update to 24.04.0sandroid
2024-03-15Update to 24.03.2sandroid
2024-03-06Update to 24.03.1sandroid
2024-03-01Update to 2403.0sandroid
The completion definitions for zsh that were previously installed to /usr/share/zsh/plugins/forgit/completions/git-forgit.zsh and had to be be sourced manually on shell startup are now included in /usr/share/zsh/plugins/forgit/forgit.plugin.zsh, where they are handled automatically by compinit on shell startup. Sourcing a file to get completions is no longer necessary for zsh users. If you're having issues after updating, and completions for commands such as forgit::add or aliases like ga aren't working, remove your completions cache (~/.zcompdump) and restart your shell.
2024-02-09Do not ignore forgit.installsandroid
2024-02-09Add .gitignoresandroid
2024-02-01Update to 24.02.0sandroid
2024-01-01Update to 24.01.0sandroid
2023-09-01Update to 23.09.0sandroid
2023-08-06Update to 23.08.1sandroid
2023-07-03Add zsh completionssandroid
2023-07-03Update to 23.07.0sandroid
2023-06-19* Update to 23.06.0sandroid
* Fix broken package * Add completions for bash * Update instructions which files to source * Add dependency git * Add conflicting package forgit * Updated maintainers
2023-03-01update to 23.03.0Luis Martinez
2022-11-17initial commitLuis Martinez