29 Commits (a5850d441b2168bbcc17ddcbe03c9b9cdb2720e0)

Author SHA1 Message Date
Neil Girdhar a5850d441b
feat(git): change from commiter to author in `git log` aliases (#9670) 5 years ago
wl2776 0c590aba74
fix(git): fix `gbda` alias when there are no merged branches (#10005) 5 years ago
Max Eisner ab58594173
feat(git): add `develop` branch name detection (#9881) 5 years ago
Lasse Peters 3ea66642e8
feat(git): Add alias for 'git checkout --recurse-submodules' (#9958) 5 years ago
Daniel Wu 9bdbe08aa2
feat(plugins): add gpr alias for /git pull -rebase/ which is easier to remember (#9964) 5 years ago
Babak K. Shandiz d646884add
feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881) 5 years ago
John Delgado 040aadf7c4
feat(git): add `grbo` alias for `git rebase --onto` (#8088) 5 years ago
Peter Babič 0f6aa0182c feat(git): add grst alias for `git restore --staged` (#8932) 5 years ago
Marc Cornellà c99f3c50fa git: go back to previous main branch detection logic 6 years ago
Marc Cornellà 83f6194929 git: change docs for git_main_branch 6 years ago
Marc Cornellà 1db79f97f5 git: use `master` if it exists, otherwise use `main` 6 years ago
Adam Vandover 3178334a2d
git: change main branch naming scheme (#9049) 6 years ago
Tvrtko Majstorović 255ef8d587
git: add alias for git diff excluding lock files (#8935) 6 years ago
Stanisław ff0d490915
git: clarify what the glp alias does (#8850) 6 years ago
larumbe 77b409d5c2
git: add convenience aliases for `git apply` and `git am` (#8563) 6 years ago
David a25efd1e31
git: exclude devel branch from list in gbda alias (#8957) 6 years ago
Mikael Andersson Wigander d8f674cc8e
git: exclude 'development' in gdba alias (#8902) 6 years ago
glechic 4d1202c70c
git: fix markdown in README (#8769) 6 years ago
Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins 6 years ago
Jean-Yves Rivallan 831089a375
git: make the gpristine alias remove untracked git repos (#8697) 6 years ago
Ujwal Dhakal e8609b857c
git: add `grename` to rename a local branch and in the origin remote (#8622) 6 years ago
Roman aa4146a9a4
git: add alias for git stash --include-untracked (#8617) 6 years ago
Ryan Styrczula df9cf72396 plugins/git: Fix `gbda` trying to delete worktree branches 7 years ago
Julien Janvier de3b14cf69 git: add aliases for git switch and restore (#8089) 7 years ago
Adriaan Knapen 6cb98eda15 git: add missing grev alias to README (#7984) 7 years ago
Marc Cornellà 4ad4a81657 git: clean up plugin file and delete current_repository function 7 years ago
Marc Cornellà f8d5fdce3a git: move documentation from wiki to README 7 years ago
ncanceill 5b75cc7880 Many updates to git plugin (see #2790) 11 years ago
Gaetan Semet 46f0d8dba9 Improvement in the git plugin 13 years ago