- 06 Sep, 2019 1 commit
-
-
Addison G authored
An error was thrown (`bash: [: =: unary operator expected`) when using the __git_ps1_colorize_gitstring function outside of the one place it's called (line 512), because the "detached" variable was not quoted, and was unset.
-
- 03 Sep, 2019 1 commit
-
-
Marc Cornellà authored
We do this because the GitHub Actions behavior was changed recently so as to not pass secrets to action runs started from forks, therefore the API token passed cannot be used to change PR labels. There may be an alternative in the future.
-
- 02 Sep, 2019 2 commits
-
-
Salomon Smeke authored
-
Ing. Jan Kaláb authored
-
- 27 Aug, 2019 2 commits
-
-
mapshen authored
The `commands[autojump]` block errs out when autojump is not found, and the rest, which is intended to be used for loading `autojump`, does not get executed.
-
Jonathan Klimt authored
-
- 23 Aug, 2019 5 commits
-
-
Pavel Omelchenko authored
-
Marc Cornellà authored
Git learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256
-
Ryan Styrczula authored
Git learned to add a `+` in front of branches that are checked out in other worktrees. See: https://github.com/git/git/blob/745f6812895b31c02b29bdfe4ae8e5498f776c26/Documentation/RelNotes/2.23.0.txt#L252-L256
-
Vignesh Balasubramaniam authored
-
Marc Cornellà authored
-
- 22 Aug, 2019 1 commit
-
-
Pavel Omelchenko authored
-
- 20 Aug, 2019 1 commit
-
-
Julien Janvier authored
-
- 19 Aug, 2019 6 commits
-
-
Matthew Armand authored
- Add mercurial support to af-magic, so now the vcs prompt will show up in either a git or hg repository - The virtualenv prompt was white and bumped up against the user@hostname output - Fixed that so its green (which I thought highlighted it more thematically) and has a space before user@hostname
-
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)
-
- 17 Jul, 2019 1 commit
-
-
Pavel Omelchenko authored
-
- 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 1 commit
-
-
Jason Schwerberg authored
-