1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:00:06 +08:00
Commit Graph

10 Commits

Author SHA1 Message Date
Eric Wong
a87ea5b2f9 feat(git): rewrite :Git stash in lua 2024-03-24 00:32:32 +08:00
Eric Wong
2083a13ad6 feat(git): rewrite :Git rebase in lua 2024-03-23 23:18:05 +08:00
Eric Wong
de82bea37d feat(git): add :Git grep command 2024-03-12 23:57:09 +08:00
Eric Wong
23446bed8f feat(git): rewrite :Git config in lua 2024-03-08 22:35:10 +08:00
Eric Wong
1c3e61b5c5 feat(git): rewrite :Git reflog in lua 2024-03-06 21:54:22 +08:00
Eric Wong
3da309e1b2 feat(git): add vim cmdline parser function 2024-03-03 22:40:18 +08:00
Eric Wong
b9cc3e76e9 feat(git): add :Git tag command 2024-02-27 00:41:06 +08:00
Eric Wong
56d1f34917 fix(git): skip unsupported subcommand 2024-02-23 14:44:38 +08:00
Eric Wong
b33626c63b fix(git): make error message clear 2024-02-23 14:32:04 +08:00
wsdjeg
f57c84f138 feat(git): implement git.lua 2023-08-05 22:31:52 +08:00