190 Commits (b54a6dab9cc9db9196aae5d8bc53ac3956855ecf)

Author SHA1 Message Date
Marc Cornellà 2b1d412279
fix(git): add `push` or `save` to `gstu` alias (#9766) 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
Joseph Heyburn e2f2489a66
fix(git): silently fail in `git_main_branch` if not in a git repo (#9484) 5 years ago
Alisson B. Santos 51772732f5
feat(git): support trunk branches in `git_main_branch` (#9417) 5 years ago
Marc Cornellà c549387745 git: fix version check 6 years ago
Fabian Bonk d81b4ac9f2
git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268) 6 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à 55a98fc06d git: better algorithm to decide what's the 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
Marc Cornellà 093b56a7d7
git: fix gtl alias argument 7 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
SomeDer f992d434ec git: add git revert alias (#7841) 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
Marc Cornellà 7824dc637d
git: use is-at-least to test for git version 7 years ago
Marc Cornellà b31106b341
git: minor syntax fix 7 years ago
Marc Cornellà 1bd72f588c
Update to inline conditional syntax 7 years ago
Asatur Meltonyan 046d49f782 git: add 'gtl' alias to list tags matching a pattern (#7629) 7 years ago
Marc Cornellà 831fba4ee4
Revert "git: delete branches in `gbda` only if there are any (#6079)" (#7724) 7 years ago
Marc Cornellà 93cbc1614c
git: use interactive mode in gclean 7 years ago
Simen Bekkhus 4b82b86064 git: add `--no-gpg-sign` to gwip (#6031) 7 years ago
Jakub Chábek 0e0789fb7a git: delete branches in `gbda` only if there are any (#6079) 7 years ago
Marc Cornellà f6a9a0a498
git: fix grt on path with spaces 7 years ago
Tieme van Veen 9509fd6a91 Add git reset to origin alias to git plugin (#7630) 7 years ago
Bartlomiej Tartanus 932d611c90 git: properly indent ggfl function (#7556) 7 years ago
Gianluca Recchia 308b046875
Use stash 'push' or 'save' depending on Git version 7 years ago
neeasade 3c16466a14 git: quote branch name in ggpull and ggpush (#7472) 7 years ago
Max Gautier 509a554900 git: use color auto for ref names in git log (#5729) 8 years ago
Luis Ferrer-Labarca 5ee93f4f15 git: add git rm aliases (#5433) 8 years ago
Yago Nobre 0db7da0cd5 git: add push force aliases (#6297) 8 years ago
Simen Bekkhus a3afeca3eb git: add gbD alias to force-delete branch (#5844) 8 years ago
Jefferson F. Pires d5f0a0a413 git: add glols alias for glol --stat (#5871) 8 years ago
Gant Laborde 69ba6e4359 git: add alias to `git stash --all` (#5511) 8 years ago
Poyoman 3d2542f41b git: add pull rebase --autostash aliases (#6791) 8 years ago
Kris Kalavantavanich e93378aacd [plugins/git] Updated git clone alias (#6893) 8 years ago