|
9056c04c00
|
feat: add git-worktree-switcher
|
2025-04-04 13:19:13 +02:00 |
|
|
621a555c25
|
feat(git): push only current branch, and only if upstream matches
|
2025-02-26 08:45:13 +01:00 |
|
|
88c22f7b6a
|
feat(git): automatically push tags
|
2025-02-26 08:44:51 +01:00 |
|
|
dc22952892
|
feat(git): automatically set-upstream on push
|
2025-02-26 08:44:09 +01:00 |
|
|
5bcecad8b6
|
feat(git): update dependent branches on rebase
|
2025-02-26 08:37:03 +01:00 |
|
|
325ddabe3c
|
feat(git): sort tags by version number
|
2025-02-26 08:36:36 +01:00 |
|
|
ca135b4935
|
feat(git): auto-stage rerere results
|
2025-02-26 08:34:30 +01:00 |
|
|
bc21047420
|
feat(git): show merge conflicts in 3-way style
|
2025-02-26 08:23:04 +01:00 |
|
|
f73891c335
|
feat(git): always fetch all and prune
|
2025-02-26 08:22:41 +01:00 |
|
|
555d229cf1
|
feat(git): use improved diff algos
|
2025-02-26 08:20:45 +01:00 |
|
|
7a23d06079
|
feat(git): show diff in commit-message editor
|
2025-02-26 08:19:58 +01:00 |
|
|
3b959ee112
|
feat(git): use multi-column output for branches and tags
|
2025-02-26 08:19:13 +01:00 |
|
|
c74cd97351
|
feat(git): speed-up large repo handling
|
2025-02-26 08:18:22 +01:00 |
|
|
a131d538c8
|
feat(git): sort branches by commit date
|
2025-02-26 08:17:31 +01:00 |
|
|
fd14195ccd
|
feat(nvim): use diffview-nvim for diffs and merges
|
2025-02-12 16:23:34 +01:00 |
|
|
999b53d209
|
feat(git): use oauth instead of cache credential manager for git
|
2024-12-16 08:27:23 +01:00 |
|
|
66abdb7b75
|
feat(git): increase git credential cache timeout to 10h
|
2024-08-02 07:47:19 +02:00 |
|
|
911222e679
|
feat(shell): show all branches but limit commits in gg alias
|
2024-07-29 08:23:55 +02:00 |
|
|
f3c1598a4c
|
feat(git): pull in parallel
|
2024-07-15 07:45:45 +02:00 |
|
|
a13a15cbd9
|
feat: enable pre-commit checks
|
2024-07-10 13:58:49 +02:00 |
|
|
c2afb2c5d1
|
refactor: extract shell setup
|
2024-07-10 13:21:28 +02:00 |
|