| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-03 | fix(git): do not use `+=` in sh script | Carlo Sala | |
| Fixes #12251 | |||
| 2024-03-02 | docs(git-commit): add warning | Carlo Sala | |
| 2024-03-02 | fix(git-commit): add omz version check | Carlo Sala | |
| 2024-03-02 | docs(git-commit): document attention flag | Carlo Sala | |
| 2024-03-02 | feat(git-commit): add `-a | --attention` flag | Rejman | |
| Refactor function as well to reduce flaws and increase stability Closes #12234 Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2024-03-02 | fix(git-commit)!: allow alias update | Carlo Sala | |
| BREAKING CHANGE: Prior to this commit, git aliases were not being updated after every update of oh-my-zsh. In case you were using git-commit plugin before this commit, please remove your git aliases to proceed. | |||
| 2024-02-01 | feat(git-commit): add `wip` kind (#12188) | Rejman Nascimento | |
| 2023-10-25 | fix(git-commit): fix revert alias conflict (#12007) | Marc Cornellà | |
| Fixes #12007 | |||
| 2023-09-10 | fix(git-commit): fix compatibility of alias functions (#11883) | Haltarys | |
| 2023-09-06 | fix(git-commit): avoid conflict with `aliases` var | Carlo Sala | |
| Closes #11876 | |||
| 2023-09-04 | feat(git-commit): create plugin (#9646) | Oscar Lee-Vermeren | |
| Co-authored-by: K. Akatsuki <thevortexspirit@gmail.com> | |||
