Marc Cornellà
|
9c84c344d7
fix: disable `log.showSignature` in `git log` calls
|
2 年之前 |
Markus Hofbauer
|
58478d0888
feat(git): Add alias for rebasing to origin/main-branch (#10445)
|
2 年之前 |
Luka Markušić
|
6ac1ff6905
fix(git): fix directory parse from URL in `gccd` (#10276)
|
3 年之前 |
Michael Fryar
|
1c9a64ece6
feat(git): add `gswm` and `gswd` aliases (#9897)
|
3 年之前 |
Carlo Sala
|
bf7c1b160d
fix(git)!: rename `gdu` alias to `gdup` (#10263)
|
3 年之前 |
fanuch
|
714399a7c3
feat(git): add `gccd` alias to clone and cd into git repository (#8220)
|
5 年之前 |
Nikolas Garofil
|
adef0e6081
feat(git): run `gitk` in the background in `gk` and `gke` aliases (#9657)
|
3 年之前 |
Claas Augner
|
130f35fcb2
feat(git): add `gdu` alias to diff against upstream (#8721)
|
3 年之前 |
Marc Cornellà
|
5a4159cd29
fix(git)!: rename `git mergetool` aliases to `gmtl*` (#9154)
|
3 年之前 |
Neil Girdhar
|
a5850d441b
feat(git): change from commiter to author in `git log` aliases (#9670)
|
3 年之前 |
Vitaly Polonetsky
|
53b54f5faa
feat(git): guess main branch name also from remotes (#10158)
|
3 年之前 |
wl2776
|
0c590aba74
fix(git): fix `gbda` alias when there are no merged branches (#10005)
|
3 年之前 |
Max Eisner
|
ab58594173
feat(git): add `develop` branch name detection (#9881)
|
3 年之前 |
Nick Revin
|
08751210e3
feat(git): Add aliases for 'git commit -S -s [-m]' (#7616)
|
3 年之前 |
Lasse Peters
|
3ea66642e8
feat(git): Add alias for 'git checkout --recurse-submodules' (#9958)
|
3 年之前 |
Daniel Wu
|
9bdbe08aa2
feat(plugins): add gpr alias for /git pull -rebase/ which is easier to remember (#9964)
|
3 年之前 |
Babak K. Shandiz
|
d646884add
feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881)
|
3 年之前 |
Marc Cornellà
|
2b1d412279
fix(git): add `push` or `save` to `gstu` alias (#9766)
|
3 年之前 |
John Delgado
|
040aadf7c4
feat(git): add `grbo` alias for `git rebase --onto` (#8088)
|
3 年之前 |
Peter Babič
|
0f6aa0182c
feat(git): add grst alias for `git restore --staged` (#8932)
|
4 年之前 |
Joseph Heyburn
|
e2f2489a66
fix(git): silently fail in `git_main_branch` if not in a git repo (#9484)
|
3 年之前 |
Alisson B. Santos
|
51772732f5
feat(git): support trunk branches in `git_main_branch` (#9417)
|
4 年之前 |
Marc Cornellà
|
c549387745
git: fix version check
|
4 年之前 |
Fabian Bonk
|
d81b4ac9f2
git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268)
|
4 年之前 |
Marc Cornellà
|
c99f3c50fa
git: go back to previous main branch detection logic
|
4 年之前 |
Marc Cornellà
|
83f6194929
git: change docs for git_main_branch
|
4 年之前 |
Marc Cornellà
|
55a98fc06d
git: better algorithm to decide what's the main branch
|
4 年之前 |
Marc Cornellà
|
1db79f97f5
git: use `master` if it exists, otherwise use `main`
|
4 年之前 |
Adam Vandover
|
3178334a2d
git: change main branch naming scheme (#9049)
|
4 年之前 |
Tvrtko Majstorović
|
255ef8d587
git: add alias for git diff excluding lock files (#8935)
|
4 年之前 |