- 09 Apr, 2019 23 commits
-
-
Marc Cornellà authored
The 1.7.2 release was published in July 2010 [1]. It's about time to stop supporting older versions. Fixes #4583 [1] https://github.com/git/git/releases/tag/v1.7.2
-
Marc Cornellà authored
Fixes #7568 Closes #4542 Closes #5163 Closes #6868
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
rl1k authored
-
Alex Parker authored
I was adding autojump on a new machine and annoyingly forgot that autojump was to be installed on its own. This may be helpful.
-
Maximilian Güntner authored
Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
-
Marc Cornellà authored
Fixes #5779 Fixes #5405
-
Marc Cornellà authored
-
Marc Cornellà authored
* Use stash 'push' or 'save' depending on Git version A utility function now parses the output of git --version and set the alias for git stash to 'git stash push' iff the current version of Git is 2.13 or greater; it falls back to 'git stash save' otherwise.
-
Marc Cornellà authored
-
黄璞 authored
yaourt -> yay
-
Marc Cornellà authored
Fixes #6999
-
djr-jsr authored
Fixes #7483 Closes #4973
-
Marc Cornellà authored
-
Marc Cornellà authored
Source: https://github.com/zsh-users/zsh-completions/blob/master/src/_httpie Related: #7308
-
Marc Cornellà authored
Fixes #7480
-
Umberto Lentini authored
-
David Remy authored
-
Marc Cornellà authored
The whois.geek.nz resolver is now dead. Fixes #7297
-
Marc Cornellà authored
-
- 08 Apr, 2019 10 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes #6620
-
Marc Cornellà authored
A default PS1 doesn't make sense: the user will either choose a theme or not care about a default prompt since they can set it themselves. Fixes #7054
-
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 5 commits
-
-
Roman Dzieciol authored
-
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
-