- 12 Nov, 2020 1 commit
-
-
Alisson B. Santos authored
-
- 04 Oct, 2020 1 commit
-
-
Marc Cornellà authored
-
- 03 Oct, 2020 1 commit
-
-
Fabian Bonk authored
Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
-
- 15 Jul, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #9114
-
- 11 Jul, 2020 2 commits
-
-
Marc Cornellà authored
Also remove unnecesary dramatic remark
-
Marc Cornellà authored
Fixes #9103 Co-authored-by:
Yufan You <ouuansteve@gmail.com>
-
- 09 Jul, 2020 1 commit
-
-
Marc Cornellà authored
See https://github.com/ohmyzsh/ohmyzsh/pull/9049#issuecomment-654537347Co-authored-by:
Yufan You <ouuansteve@gmail.com>
-
- 03 Jul, 2020 1 commit
-
-
Adam Vandover authored
Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
-
- 23 May, 2020 1 commit
-
-
Tvrtko Majstorović authored
-
- 22 May, 2020 2 commits
- 21 May, 2020 1 commit
-
-
Mikael Andersson Wigander authored
-
- 03 Mar, 2020 1 commit
-
-
Jean-Yves Rivallan authored
-
- 18 Feb, 2020 1 commit
-
-
Ujwal Dhakal authored
Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
-
- 15 Feb, 2020 1 commit
-
-
Roman authored
-
- 13 Sep, 2019 1 commit
-
-
Marc Cornellà authored
Fixes the error `no matches found` because the argument is not quoted. See https://github.com/robbyrussell/oh-my-zsh/pull/7629#issuecomment-531151821
-
- 23 Aug, 2019 1 commit
-
-
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
-
- 20 Aug, 2019 1 commit
-
-
Julien Janvier authored
-
- 15 Jun, 2019 1 commit
-
-
SomeDer authored
* git: add `alias grev="git revert"` * Swapping double for single quotes Matching the conventions in the plugin
-
- 21 May, 2019 1 commit
-
-
Marc Cornellà authored
Closes #6329
-
- 10 Apr, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #7754
-
- 09 Apr, 2019 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 07 Apr, 2019 1 commit
-
-
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.
-
- 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 2 commits
-
-
Simen Bekkhus authored
-
Jakub Chábek authored
It doesn't make sense to run `git branch -d $BRANCH` if the `$BRANCH` is empty.
-
- 25 Mar, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #7682
-
- 10 Mar, 2019 1 commit
-
-
Tieme van Veen authored
-
- 30 Jan, 2019 1 commit
-
-
Bartlomiej Tartanus authored
Fixes (probably MacOS) issue: > ggfl zsh: command not found: ggfl
-
- 29 Jan, 2019 1 commit
-
-
Gianluca Recchia authored
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 greater than 2.13; it falls back to 'git stash save' otherwise.
-
- 20 Jan, 2019 1 commit
-
-
neeasade authored
-
- 12 Sep, 2018 7 commits
-
-
Max Gautier authored
Allow the ref names to have differents colors if they are remote refs or local refs, and another color for HEAD (use the same coloring scheme as --decorate option)
-
Luis Ferrer-Labarca authored
* grm for 'git rm' * grmc for 'git rm --cached'
-
Yago Nobre authored
* gpf to --force-with-lease * gpf! to --force
-
Simen Bekkhus authored
-
Jefferson F. Pires authored
-
Gant Laborde authored
Stash tracked, ignored and untracked files. Leaves the working directory absolutely clean.
-
Poyoman authored
-