Age | Commit message (Expand) | Author |
2023-09-13 | feat(grc): add support for arm64 macos (#11890) | Jérôme Benoit |
2023-09-13 | feat(brew): add support for custom `BREW_LOCATION` | Carlo Sala |
2023-09-12 | feat(systemd): add alias for --failed commands (#11847) | bretello |
2023-09-11 | feat(macos): update spotify plugin to upstream (#11534) | Samuel Beckley |
2023-09-10 | fix(git-commit): fix compatibility of alias functions (#11883) | Haltarys |
2023-09-06 | feat(pipenv): add option to disable auto shell feature | Carlo Sala |
2023-09-06 | docs(git): align markdown table borders (#11878) | Adam Johnson |
2023-09-06 | feat(git): add bisect aliases `gbsn` and `gbso` (#11869) | Adam Johnson |
2023-09-06 | fix(git-commit): avoid conflict with `aliases` var | Carlo Sala |
2023-09-05 | fix(git)!: remove `-b` from `blame` alias (#11864) | Adam Johnson |
2023-09-04 | feat(podman): add plugin (#11695) | Tjark |
2023-09-04 | feat(git-commit): create plugin (#9646) | Oscar Lee-Vermeren |
2023-09-04 | feat(qodana): add completion plugin (#11813) | Peter Puškár |
2023-09-03 | feat(tmux): allow all standard config files (#11103) | n0tr00t |
2023-09-03 | fix(extract): remove extraction file extension for tar (#11873) | Daniel Wang |
2023-09-02 | feat(battery): add support for OpenBSD (#11872) | not pua |
2023-08-30 | feat(web-search): add `youtube` alias (#11865) | t-aswath |
2023-08-29 | feat(bun): add plugin (#11859) | Tomás Hernández |
2023-08-24 | feat(alias-finder): add cheaper option and apply zstyle options (#11773) | Roeniss Moon |
2023-08-24 | fix(git): some aliases under non-english LANG (#11855) | Zhang Visper |
2023-08-23 | refactor(git): sort git aliases alphabetically (#9743) | Miguel Hargreaves Pimenta |
2023-08-23 | fix(extract): extraction to directory for single-file .gz (#11852) | Marc Cornellà |
2023-08-21 | fix(colored-man-pages): add env GROFF_NO_SGR=1 (#11831) | Ahmed Wael |
2023-08-16 | feat(terraform): add terraform version prompt (#11845) | Jin Cheol |
2023-08-10 | docs(aliases): replace screenshot | Carlo Sala |
2023-08-09 | chore(gitignore): use new API endpoint from TopTal (#11835) | David LJ |
2023-07-25 | fix(aliases): rename acs to als in script help | Carlo Sala |
2023-07-23 | fix(per-directory-history): ^G also in vi mode (#11808) | cohml |
2023-07-20 | feat(docker): add `legacy-completion` option | Carlo Sala |
2023-07-19 | feat(tig): add two new aliases (#11090) | Jokeoo |
2023-07-19 | fix(nvm): remove nvm not found verbose message | Carlo Sala |
2023-07-19 | fix(aliases)!: rename `acs` to `als` | majick |
2023-07-19 | fix(ubuntu)!: rename `acse` alias to `acs` | majick |
2023-07-15 | docs(nvm): clarify autoload setup (#11797) | Jarrett Lusso |
2023-06-30 | fix(docker): only load old completion if docker <23 | Carlo Sala |
2023-06-29 | fix(jira): support identifiers delimited with a hyphen (#11782) | Matthias Heyman |
2023-06-29 | fix(docker): use `docker --version` instead of `docker version` | Andrei Polushin |
2023-06-29 | fix(docker): add static completion script | Carlo Sala |
2023-06-26 | fix(git): remove color codes from some aliases (#11770) | Devraj Mehta |
2023-06-26 | docs(git-extras): clarify readme (#11776) | Richard Mitchell |
2023-06-26 | fix(gcloud): add support for `brew` installations (#11772) | Gustavo Perdomo |
2023-06-20 | fix(docker): use `command docker` (#11766) | Haltarys |
2023-06-20 | fix(nvm): disable lazy-loading if autoload is set | Carlo Sala |
2023-06-20 | feat(nvm)!: remove soft-deprecated code | Carlo Sala |
2023-06-20 | feat(git-extras): update completion (2023-06-19 3a258cb) | kang |
2023-06-19 | perf(archlinux): improve `paclist` performance (#11764) | WH-2099 |
2023-06-17 | fix(git): `gunwipall` now only resets once (#11758) | Ihor |
2023-06-16 | fix(mvn)!: rename `mvnd` to `mvndp` alias (#11756) | rfigueroa |
2023-06-15 | fix(docker): only generate completion for docker >23 (#11754) | Carlo Sala |
2023-06-15 | feat(docker): generate completion function | Carlo Sala |