Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-09 | Do not ignore forgit-git.install | sandroid | |
2024-02-09 | Add .gitignore | sandroid | |
2024-02-09 | Update .SRCINFO | sandroid | |
2024-02-09 | Update PKGBUILD and install instructions for zsh completions | sandroid | |
The completion definitions for zsh that were previously in completions/git-forgit.zsh and had to be sourced manually on shell startup were moved into completions/_git-forgit, 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. | |||
2023-06-19 | Fix pkgrel | sandroid | |
2023-06-19 | * Add completions for bash & zsh | sandroid | |
* Add/Update instructions which files to source * Add dependency git * Add conflicting package forgit * Updated maintainers | |||
2022-12-16 | fix package | Luis Martinez | |
2022-11-17 | package cleanup for latest release | Luis Martinez | |
2021-03-05 | fixed optdepend to git-delta instead of delta | Luis Martinez | |
2021-03-05 | add zsh install, bash instructions | Luis Martinez | |
2021-03-05 | initial commit | Luis Martinez | |