index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
git
Age
Commit message (
Expand
)
Author
2022-11-07
fix(git): escape first hyphen in `gunwip`
Carlo Sala
2022-11-07
feat(git): add aliases for `worktree` (#10079)
Hoàng
2022-11-04
fix(git): remove unused escape chars
Carlo Sala
2022-08-10
feat(git): alias `gluc` to sync with current branch in upstream (#11101)
Wei Huang
2022-07-12
chore(git): fix unintentional latex in documentation (#11018)
Ian Cowan
2022-05-25
feat(git): add `gupom` and `gupomi` aliases (#10261)
Steven Pitts
2022-01-10
fix: disable `log.showSignature` in `git log` calls
Marc Cornellà
2021-11-27
feat(git): Add alias for rebasing to origin/main-branch (#10445)
Markus Hofbauer
2021-10-09
fix(git): fix directory parse from URL in `gccd` (#10276)
Luka Markušić
2021-10-08
feat(git): add `gswm` and `gswd` aliases (#9897)
Michael Fryar
2021-10-06
fix(git)!: rename `gdu` alias to `gdup` (#10263)
Carlo Sala
2021-10-04
feat(git): add `gccd` alias to clone and cd into git repository (#8220)
fanuch
2021-10-04
feat(git): run `gitk` in the background in `gk` and `gke` aliases (#9657)
Nikolas Garofil
2021-09-09
feat(git): add `gdu` alias to diff against upstream (#8721)
Claas Augner
2021-09-06
fix(git)!: rename `git mergetool` aliases to `gmtl*` (#9154)
Marc Cornellà
2021-09-06
feat(git): change from commiter to author in `git log` aliases (#9670)
Neil Girdhar
2021-09-03
feat(git): guess main branch name also from remotes (#10158)
Vitaly Polonetsky
2021-08-27
fix(git): fix `gbda` alias when there are no merged branches (#10005)
wl2776
2021-08-10
feat(git): add `develop` branch name detection (#9881)
Max Eisner
2021-06-13
feat(git): Add aliases for 'git commit -S -s [-m]' (#7616)
Nick Revin
2021-06-13
feat(git): Add alias for 'git checkout --recurse-submodules' (#9958)
Lasse Peters
2021-06-12
feat(plugins): add gpr alias for /git pull -rebase/ which is easier to rememb...
Daniel Wu
2021-05-03
feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881)
Babak K. Shandiz
2021-03-31
fix(git): add `push` or `save` to `gstu` alias (#9766)
Marc Cornellà
2021-03-15
feat(git): add `grbo` alias for `git rebase --onto` (#8088)
John Delgado
2021-01-01
feat(git): add grst alias for `git restore --staged` (#8932)
Peter Babič
2020-12-08
fix(git): silently fail in `git_main_branch` if not in a git repo (#9484)
Joseph Heyburn
2020-11-12
feat(git): support trunk branches in `git_main_branch` (#9417)
Alisson B. Santos
2020-10-04
git: fix version check
Marc Cornellà
2020-10-03
git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268)
Fabian Bonk
2020-07-15
git: go back to previous main branch detection logic
Marc Cornellà
2020-07-11
git: change docs for git_main_branch
Marc Cornellà
2020-07-11
git: better algorithm to decide what's the main branch
Marc Cornellà
2020-07-09
git: use `master` if it exists, otherwise use `main`
Marc Cornellà
2020-07-03
git: change main branch naming scheme (#9049)
Adam Vandover
2020-05-23
git: add alias for git diff excluding lock files (#8935)
Tvrtko Majstorović
2020-05-22
git: clarify what the glp alias does (#8850)
Stanisław
2020-05-22
git: add convenience aliases for `git apply` and `git am` (#8563)
larumbe
2020-05-22
git: exclude devel branch from list in gbda alias (#8957)
David
2020-05-21
git: exclude 'development' in gdba alias (#8902)
Mikael Andersson Wigander
2020-03-24
git: fix markdown in README (#8769)
glechic
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2020-03-03
git: make the gpristine alias remove untracked git repos (#8697)
Jean-Yves Rivallan
2020-02-18
git: add `grename` to rename a local branch and in the origin remote (#8622)
Ujwal Dhakal
2020-02-15
git: add alias for git stash --include-untracked (#8617)
Roman
2019-09-13
git: fix gtl alias argument
Marc Cornellà
2019-08-23
plugins/git: Fix `gbda` trying to delete worktree branches
Ryan Styrczula
2019-08-20
git: add aliases for git switch and restore (#8089)
Julien Janvier
2019-07-11
git: add missing grev alias to README (#7984)
Adriaan Knapen
2019-06-15
git: add git revert alias (#7841)
SomeDer
[next]