- 08 Apr, 2019 6 commits
-
-
Fabricio Biazzotto authored
Fixes #6981.
-
Marc Cornellà authored
Fixes #4151
-
Marc Cornellà authored
Fixes #6805
-
Marc Cornellà authored
* Stop loading git plugin * Update completion and git-prompt to v2.10 * Update completion to v2.14
-
Sascha Bratton authored
Fixes #5453.
-
Marc Cornellà authored
Fixes #5741
-
- 07 Apr, 2019 4 commits
-
-
Marc Cornellà authored
This early return made it so the lock wasn't removed, therefore locking out the upgrade script from ever entering the upgrade routine. Fixes #6138 Note: the logic needs some rework.
-
Kevin Kuhl authored
Fixes #6116
-
sheveko authored
As described in #6086 there will be an error when one set another language than English.
-
Asatur Meltonyan authored
1. List the tags that match the pattern(s) passed through the argument. 2. Displays the first line of the annotation message along with the tag, or the line of the first commit message if the tag is not annotated. 3. Sorts and displays tags in descending order.
-
- 04 Apr, 2019 1 commit
-
-
Robby Russell authored
Introducing a Code of Conduct based on the Contributor Covenant project. Adding links from the README and CONTRIBUTING pages to this, too, along with an email address for reporting abusive behavior to. Closes #7733 (#7734)
-
- 03 Apr, 2019 1 commit
-
-
Greg authored
-
- 02 Apr, 2019 1 commit
-
-
Marc Cornellà authored
This reverts commit 0e0789fb.
-
- 31 Mar, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #7716
-
- 29 Mar, 2019 5 commits
-
-
Simen Bekkhus authored
-
Jakub Chábek authored
It doesn't make sense to run `git branch -d $BRANCH` if the `$BRANCH` is empty.
-
Lucas A. Rodrigues authored
-
Oleg Smelov authored
-
Janek authored
-
- 26 Mar, 2019 1 commit
-
-
Jakub Łuczyński authored
In debian package, fd executable is renamed to fdfind.
-
- 25 Mar, 2019 11 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Andrey Skurlatov authored
Also, add `gom` alias to `go mod`.
-
SomeDer authored
-
Marc Cornellà authored
-
Jonathan authored
Based on the existing "cargo" plugin.
-
Jonathan authored
Based on the existing "cargo" plugin.
-
Marc Cornellà authored
Fixes #7682
-
Marc Cornellà authored
%_ is a prompt expansion sequence that expands to the status of the parser. This means that on window resize, the status of the execution of the window resize hook (TRAPWINCH) would be displayed while reloading the prompt line. This looked like cmdand cursh$ or then$ depending on the body of the TRAPWINCH function. Fixes #7262
-
Marc Cornellà authored
Fixes #5653
-
- 24 Mar, 2019 9 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Cristian Măgherușan-Stanciu authored
-
Logan Lindquist authored
Added AWS_EB_PROFILE environment variable to the AWS Plugin. The EB CLI uses this variable instead of the primary AWS_PROFILE variable to keep track of what profile it is using. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-configuration.html
-
David Kane authored
* Update the AWS plugin to support disabling RPROMT display: Use a $SHOW_AWS_PROMPT option. * Refactoring aws plugin: Exposing customizable aws_prompt_info function to be used in themes. * Set aws prompt prefix and suffix to original values and fix README Co-authored-by: "Vassilis S. Moustakas" <vsmoustakas@gmail.com>
-
shellbye authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-