- 19 Aug, 2019 5 commits
-
-
Marc Cornellà authored
Fixes #7942
-
Kirill Pinchuk authored
-
Matthew Turney authored
-
SomeDer authored
-
SomeDer authored
-
- 18 Aug, 2019 1 commit
-
-
Marc Cornellà authored
-
- 13 Aug, 2019 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Provisional measure due to "Unexpected value 'if'" error. See https://github.community/t5/GitHub-API-Development-and/jobs-lt-job-id-gt-if-not-working/m-p/28980
-
Marc Cornellà authored
-
- 07 Aug, 2019 2 commits
-
-
Jisse Reitsma authored
-
Marc Cornellà authored
This allows you to use `colored git log --help` for example, to get colored output.
-
- 06 Aug, 2019 1 commit
-
-
Marc Cornellà authored
This reverts commit 59c1ec80.
-
- 03 Aug, 2019 1 commit
-
-
Iulian Onofrei authored
-
- 31 Jul, 2019 2 commits
-
-
Jack Brown authored
-
Rocky authored
Fixes #7985
-
- 27 Jul, 2019 1 commit
-
-
Gopal9816 authored
-
- 22 Jul, 2019 1 commit
-
-
PLANET ARGON authored
Removing plugin that was named after an external tool, which carries a history as a racist phrase. Was reported by a user of OMZ who shared some background on the terminology and how it made them feel. (#8027)
-
- 13 Jul, 2019 1 commit
-
-
Marc Cornellà authored
-
- 12 Jul, 2019 1 commit
-
-
Mark Coleman authored
The original suggestion for an unattended install downloads the installation script to a file, then runs that file with the --unattended argument. The install.sh file would be left behind after the suggested command was run. This change passes the --unattended argument directly into sh. So, it's a nice one-liner like the default installation script, and it doesn't leave a dangling install.sh script.
-
- 11 Jul, 2019 1 commit
-
-
Adriaan Knapen authored
-
- 01 Jul, 2019 2 commits
-
-
Robby Russell authored
After wandering into a few articles that discuss the difference between might and may...opting for may.
-
Jackson Delahunt authored
Redirect stderr to avoid printing errors to the console when the ssh key is not unlocked.
-
- 27 Jun, 2019 1 commit
-
-
Jacky Wu authored
-
- 26 Jun, 2019 1 commit
-
-
tom-apfm authored
Add better usage instructions for the plugin which actually work
-
- 15 Jun, 2019 6 commits
-
-
Jason Schwerberg authored
-
Marc Cornellà authored
-
Nicholas Wehr authored
-
Sung Won Cho authored
-
Robby Russell authored
Just add aliases for PVC actions.
-
SomeDer authored
* git: add `alias grev="git revert"` * Swapping double for single quotes Matching the conventions in the plugin
-
- 14 Jun, 2019 1 commit
-
-
Crackpot authored
-
- 12 Jun, 2019 1 commit
-
-
Viktor Fonic authored
-
- 11 Jun, 2019 2 commits
-
-
Marc Cornellà authored
* Clean up plugin and README * Rename ag to age to avoid conflict with The Silver Searcher Fixes #3866
-
Marc Cornellà authored
* Use double quotes to cache value of $apt_pref and $apt_upgr * Clean up and fix syntax of command checks * Clean up README and document $apt_pref/$apt_upgr overriding mechanism * Rename `ag` alias (apt upgrade) to `au` * Clean up README and fix syntax Fixes #3686 Fixes #4660 Closes #5906 Co-authored-by: Noah Vesely <fowlslegs@riseup.net>
-
- 10 Jun, 2019 1 commit
-
-
Marc Cornellà authored
-
- 09 Jun, 2019 2 commits
-
-
Ryan Greenblatt authored
Zsh may be configured such that ">>" will error if the file doesn't exist (`setopt noclobber`).
-
Marc Cornellà authored
tput is error-prone and may not be needed, since all the formatting codes used are standard across all types of terminals.
-
- 08 Jun, 2019 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 07 Jun, 2019 2 commits
-
-
Roger Steneteg authored
-
Felipe Contreras authored
* gitfast: use $OSTYPE again In the last update to upstream this was reverted: a56eac7a (Use OSTYPE instead of uname whenever possible for better speed. (#5496)) Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: simplify plugin No need to set and unset a variable we use once. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: add script to update from upstream This would make easier the process of updating, and also not miss our patches. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> * gitfast: update to upstream v2.21 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-