1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 01:50:05 +08:00
SpaceVim/bundle/git.vim/autoload/git
2024-12-22 15:15:14 +08:00
..
branch feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
add.vim feat(git): implement lua complete for git-add 2024-12-17 08:52:48 +08:00
blame.vim feat(git): add :Git blame 2023-09-13 16:47:04 +08:00
branch.vim feat(git): complete :Git branch 2024-03-31 15:47:50 +08:00
checkout.vim feat(git): complete checkout command 2024-12-09 22:29:20 +08:00
cherry_pick.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
clean.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
commit.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
config.vim docs(roadmap): update roadmap and todos 2023-08-07 22:28:28 +08:00
diff.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
fetch.vim feat(git): lua complete for git-fetch 2024-12-17 19:13:47 +08:00
log.vim feat(git): quit git log win when it is last win 2024-02-25 21:25:02 +08:00
logger.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
merge.vim feat(git): compete merge options 2024-03-04 20:19:11 +08:00
mv.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
pull.vim perf(git): use notify api for Git pull 2023-06-17 12:52:19 +08:00
push.vim feat(git.vim): complete git push command 2024-12-14 15:11:02 +08:00
rebase.vim docs(roadmap): update roadmap and todos 2023-08-07 22:28:28 +08:00
reflog.vim feat(git): rewrite :Git reflog in lua 2024-03-06 21:54:22 +08:00
remote.vim chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
reset.vim feat(git): lua completion for sub command 2024-12-17 17:50:28 +08:00
rm.vim feat(git): lua completion for sub command 2024-12-17 17:50:28 +08:00
stash.vim feat(git): lua completion for sub command 2024-12-17 17:50:28 +08:00
status.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
tag.vim fix(git): complete tags only after -d opt 2024-12-22 15:15:14 +08:00