summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26feat(ssh-agent): only start ssh-agent once (#5359)Marc Cornellà
2021-08-26feat(ssh-agent): allow using external helper to ask for passwords (#7631)Simone Gaiarin
2021-08-25feat(mlh): let users configure the official MLH theme (#9997)Bartek Pacia
2021-08-24fix(kubectx): show plain context if not mapped (#10134)Mattias Öhrn
2021-08-20fix(suse): avoid refresh attempts for Zypper queries (#9798)Ilya Bizyaev
2021-08-18feat(cli): add `theme set` subcommand to change theme in .zshrcMarc Cornellà
2021-08-18style(cli): print usage messages to stderrMarc Cornellà
2021-08-18fix(pyenv): fix for checking if pyenv-virtualenv is installedMarc Cornellà
2021-08-18docs(pyenv): document necessity to logout after PATH settingsMarc Cornellà
2021-08-17fix(lib): fix clipboard copy on TermuxMarc Cornellà
2021-08-17fix(updater): fix reset ANSI escape code for resetting underline formatMarc Cornellà
2021-08-17style(cli): fill rows in column output in theme and plugin `list` commandsMarc Cornellà
2021-08-17refactor(cli): extract substitution awk script in `plugin disable`Marc Cornellà
2021-08-17fix(cli): fix multiple errors in `plugin disable/enable`Marc Cornellà
2021-08-17feat(cli): add subcommands for plugin `enable` and `disable` (#9869)pollyduan
2021-08-17fix(colemak): remove `lesskey` usage in less v582 and newer (#10102)Marc Cornellà
2021-08-14docs(dirhistory): document keyboard shortcut conflict with Windows TerminalMarc Cornellà
2021-08-14fix(changelog): also display commits from merged branchesMarc Cornellà
2021-08-14Merge branch 'refactor/extract-plugin'Marc Cornellà
2021-08-14style(extract): adopt main code style guide and refactor variablesMarc Cornellà
2021-08-14fix(extract): don't push entries to dirstack when extracting rpm and deb filesMarc Cornellà
2021-08-14fix(extract): correctly extract rpm files on other directoriesMarc Cornellà
2021-08-14feat(extract): add cpio supportXeonacid
2021-08-14fix(extract): support unpacking deb file from different directoryAlexander Kapshuna
2021-08-14feat(extract): add suport for .cab files via `cabextract`Marc Cornellà
2021-08-13refactor(cloudapp)!: remove deprecated `cloudapp` pluginMarc Cornellà
2021-08-13refactor(go)!: remove deprecated `go` pluginMarc Cornellà
2021-08-13refactor(fedora)!: remove deprecated `fedora` pluginMarc Cornellà
2021-08-13feat(cli): add `plugin load` subcommand (#9872)James Eapen
2021-08-10refactor(lib): refactor take functionsMarc Cornellà
2021-08-10feat(lib): add `mkcd` as equivalent to `takedir` (#9749)Marc Cornellà
2021-08-10feat(plugins): `octozen` shows an Octocat zen quote on startup (#5959)Gregor Trefs
2021-08-10feat(plugins): add completion plugin for `invoke` (#7311)Quentin Nerden
2021-08-10feat(git): add `develop` branch name detection (#9881)Max Eisner
2021-08-06chore(ag): fix README (#10001)Aayush Kapoor
2021-07-26fix(pyenv): fix for ignoring pyenv-win commandsMarc Cornellà
2021-07-26fix(pyenv): fix pyenv PATH settings with a warning (#9935)Neil Girdhar
2021-07-23feat(plugins): add fnm plugin (#9864)Žiga Šebenik
2021-07-16chore(github): add links to supported tools (#10057)MalaGaM @ ARTiSPRETiS
2021-07-16chore: convert the repo issue templates to issue forms (#10050)Mahdyar Hasanpour
2021-07-13fix(aws): allow for profile switch w/o MFA configured (#9924)Sergei Shvetsov
2021-07-12fix(copybuffer): show error below the command lineMarc Cornellà
2021-07-12feat(gnu-utils): include ggrep in gcmds (#10044)Robert Lankford
2021-07-08fix(update): fix error exit code on update check (#10033)Marc Cornellà
2021-07-07fix(dotenv): draw confirmation prompt in next empty lineMarc Cornellà
2021-07-07feat(changelog): ignore merge commitsMarc Cornellà
2021-06-17fix(lib): remove `kubectx` stub prompt function from libMarc Cornellà
2021-06-14Revert "ssh-agent: improvements (#6309)"Marc Cornellà
2021-06-13refactor(git-glow): Add config interpolation for git-flow messages (#7481)Fabio Vitale
2021-06-13feat(git): Add aliases for 'git commit -S -s [-m]' (#7616)Nick Revin