Babak K. Shandiz
|
d646884add
feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881)
|
3 years ago |
Marc Cornellà
|
2b1d412279
fix(git): add `push` or `save` to `gstu` alias (#9766)
|
3 years ago |
John Delgado
|
040aadf7c4
feat(git): add `grbo` alias for `git rebase --onto` (#8088)
|
3 years ago |
Peter Babič
|
0f6aa0182c
feat(git): add grst alias for `git restore --staged` (#8932)
|
4 years ago |
Joseph Heyburn
|
e2f2489a66
fix(git): silently fail in `git_main_branch` if not in a git repo (#9484)
|
4 years ago |
Alisson B. Santos
|
51772732f5
feat(git): support trunk branches in `git_main_branch` (#9417)
|
4 years ago |
Marc Cornellà
|
c549387745
git: fix version check
|
4 years ago |
Fabian Bonk
|
d81b4ac9f2
git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268)
|
4 years ago |
Marc Cornellà
|
c99f3c50fa
git: go back to previous main branch detection logic
|
4 years ago |
Marc Cornellà
|
83f6194929
git: change docs for git_main_branch
|
4 years ago |
Marc Cornellà
|
55a98fc06d
git: better algorithm to decide what's the main branch
|
4 years ago |
Marc Cornellà
|
1db79f97f5
git: use `master` if it exists, otherwise use `main`
|
4 years ago |
Adam Vandover
|
3178334a2d
git: change main branch naming scheme (#9049)
|
4 years ago |
Tvrtko Majstorović
|
255ef8d587
git: add alias for git diff excluding lock files (#8935)
|
4 years ago |
larumbe
|
77b409d5c2
git: add convenience aliases for `git apply` and `git am` (#8563)
|
4 years ago |
David
|
a25efd1e31
git: exclude devel branch from list in gbda alias (#8957)
|
4 years ago |
Mikael Andersson Wigander
|
d8f674cc8e
git: exclude 'development' in gdba alias (#8902)
|
4 years ago |
Jean-Yves Rivallan
|
831089a375
git: make the gpristine alias remove untracked git repos (#8697)
|
4 years ago |
Ujwal Dhakal
|
e8609b857c
git: add `grename` to rename a local branch and in the origin remote (#8622)
|
4 years ago |
Roman
|
aa4146a9a4
git: add alias for git stash --include-untracked (#8617)
|
4 years ago |
Marc Cornellà
|
093b56a7d7
git: fix gtl alias argument
|
5 years ago |
Ryan Styrczula
|
df9cf72396
plugins/git: Fix `gbda` trying to delete worktree branches
|
5 years ago |
Julien Janvier
|
de3b14cf69
git: add aliases for git switch and restore (#8089)
|
5 years ago |
SomeDer
|
f992d434ec
git: add git revert alias (#7841)
|
5 years ago |
Marc Cornellà
|
4ad4a81657
git: clean up plugin file and delete current_repository function
|
5 years ago |
Marc Cornellà
|
7824dc637d
git: use is-at-least to test for git version
|
5 years ago |
Marc Cornellà
|
b31106b341
git: minor syntax fix
|
5 years ago |
Marc Cornellà
|
35dc26a2c0
git: use stash 'push' instead of the deprecated 'save' (#7486)
|
5 years ago |
Marc Cornellà
|
1bd72f588c
Update to inline conditional syntax
|
5 years ago |
Asatur Meltonyan
|
046d49f782
git: add 'gtl' alias to list tags matching a pattern (#7629)
|
5 years ago |