- 01 Dec, 2021 2 commits
-
-
whoami authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
Josh Soref authored
Co-authored-by:
Josh Soref <jsoref@users.noreply.github.com>
-
- 27 Nov, 2021 3 commits
-
-
Nicholas Hawkes authored
-
Markus Hofbauer authored
-
Adam Cwyk authored
Co-authored-by:
Adam Cwyk <git@adamcwyk.dev>
-
- 25 Nov, 2021 1 commit
-
-
Kyle authored
-
- 17 Nov, 2021 7 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
When calling `bundle install` with `--jobs=<n>`, bundle persists this argument in `.bundle/config`. If we run `BUNDLE_JOBS=<n> bundle install` instead, this is not persisted. Fixes #10425
-
Aurora authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
Marc Cornellà authored
BREAKING CHANGE: the plugin now checks for the `docker-compose` command instead of trying whether `docker compose` is a valid command. This means that if the old command is still installed it will be used instead. To use `docker compose`, uninstall any old copies of `docker-compose`. Fixes #10409
-
Marc Cornellà authored
Fixes #10428
-
Brian Tannous authored
-
Marc Cornellà authored
Closes #9659 Co-authored-by:
Jeff Warner <jeff@develops.software>
-
- 16 Nov, 2021 1 commit
-
-
Marc Cornellà authored
-
- 11 Nov, 2021 3 commits
-
-
Marc Cornellà authored
The `rand-quote` plugin uses quotationspage.com and prints part of its content to the shell without sanitization, which could trigger command injection. There is no evidence that this has been exploited, but this commit removes all possibility for exploit. Similarly, the `hitokoto` plugin uses the hitokoto.cn website to print quotes to the shell, also without sanitization. Furthermore, there is also no evidence that this has been exploited, but with this change it is now impossible.
-
Marc Cornellà authored
The plugin unsafely processes directory paths in pop_past and pop_future. This commit fixes that.
-
- 10 Nov, 2021 1 commit
-
-
Kirill Molchanov authored
-
- 09 Nov, 2021 2 commits
-
-
Marc Cornellà authored
-
Kevin Burke authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
- 08 Nov, 2021 2 commits
-
-
Shahin Sorkh authored
-
Marc Cornellà authored
-
- 05 Nov, 2021 1 commit
-
-
Jonathan Batchelor authored
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue! As per issue #10311 * refactor(osx): rename `osx` plugin to `macos` * refactor(macos): Add symbolic link from old `osx` plugin name.
-
- 03 Nov, 2021 1 commit
-
-
amnore authored
-
- 02 Nov, 2021 3 commits
-
-
Michael Peick authored
Closes #8370
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #10350
-
- 29 Oct, 2021 1 commit
-
-
YR Chen authored
-
- 27 Oct, 2021 1 commit
-
-
Christophe Bliard authored
-
- 26 Oct, 2021 1 commit
-
-
José Camelo Freitas authored
-
- 23 Oct, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #8492
-
- 20 Oct, 2021 2 commits
-
-
Rob Vadai authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
Marc Cornellà authored
BREAKING CHANGE: all `gem` aliases that started with `g` now start with `ge` to fix conflicting names with the `git` plugin. Also, the `ghlp` alias is now renamed `geh`. Have a look at the plugin README for more information. Fixes #10320
-
- 19 Oct, 2021 2 commits
-
-
Marc Cornellà authored
Mostly empty commit to fix the changelog for merge at 6f4c7f64
-
Robby Russell authored
-
- 11 Oct, 2021 3 commits
-
-
Marc Cornellà authored
Fixes #10282
-
Marc Cornellà authored
Fixes #7477
-
Arthur Maltson authored
-
- 09 Oct, 2021 1 commit
-
-
Luka Markušić authored
-
- 08 Oct, 2021 1 commit
-
-
Michael Fryar authored
Co-authored-by:
Nathaniel Young <nathanielyoung95070@gmail.com>
-