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

8 Commits

Author SHA1 Message Date
Eric Wong
4c6a80d9a5 feat(git): quit git log win when it is last win 2024-02-25 21:25:02 +08:00
Eric Wong
89ddeb2497 chore(todo): add todo item for git log 2024-02-25 14:18:15 +08:00
wsdjeg
e542809569 feat(git.vim): use derived logger if exists 2023-04-22 23:03:07 +08:00
wsdjeg
ff2c5a4d6c feat(git): use notify api to display error
`Git log` should not open log buffer for non-git repository files
2022-05-19 12:15:28 +08:00
wsdjeg
ba3d524c13 fix(git): use on_stdout callback instead of on_exit
close https://github.com/SpaceVim/SpaceVim/issues/4662
2022-05-19 12:06:33 +08:00
wsdjeg
a276b8c1ab feat(git): change git log regexp 2022-04-16 22:00:23 +08:00
Shidong Wang
25005c4a72 Change git log pretty format 2021-01-20 18:11:46 +08:00
Wang Shidong
f67a5928bd
Improve git.vim (#4033) 2021-01-02 18:15:08 +08:00