- 10 Aug, 2021 1 commit
-
-
Max Eisner authored
-
- 13 Jun, 2021 2 commits
-
-
Nick Revin authored
I thought it would be useful to add these aliases. There are already aliases for `git commit -S` and `git commit -s` but there is none for both simultaneously =)
-
Lasse Peters authored
-
- 12 Jun, 2021 1 commit
-
-
Daniel Wu authored
-
- 03 May, 2021 1 commit
-
-
Babak K. Shandiz authored
-
- 31 Mar, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #9766
-
- 15 Mar, 2021 1 commit
-
-
John Delgado authored
-
- 01 Jan, 2021 1 commit
-
-
Peter Babič authored
Closes #8932
-
- 08 Dec, 2020 1 commit
-
-
Joseph Heyburn authored
Co-authored-by:
Marc Cornellà <marc.cornella@live.com>
-
- 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
-