1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:40:06 +08:00
SpaceVim/bundle/git.vim/autoload/git
2024-03-24 13:46:51 +08:00
..
branch feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
add.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
blame.vim feat(git): add :Git blame 2023-09-13 16:47:04 +08:00
branch.vim docs(git.vim): remove duplicate tag 2024-02-20 15:54:41 +08:00
checkout.vim perf(git): use notify api && redrawstatus 2023-07-10 22:06:57 +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.vim): use derived logger if exists 2023-04-22 23:03:07 +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): implement git.lua 2023-08-05 22:31:52 +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.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
rm.vim docs(todo): remove targed todos 2024-03-02 23:29:26 +08:00
stash.vim docs(roadmap): update roadmap and todos 2023-08-07 22:28:28 +08:00
status.vim feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
tag.vim feat(git): add :Git tag for vim 2024-03-24 13:46:51 +08:00