warg
|
9f44c9de40
|
feat(git): rev completion for :Gdiffsplit family
|
2026-04-30 17:20:13 +02:00 |
|
warg
|
7fa05d4895
|
refactor(git): split watcher out of repo
|
2026-04-30 17:16:49 +02:00 |
|
warg
|
8e6b13a7a3
|
refactor(git): centralize registrations, defer submodule loads
|
2026-04-30 16:24:49 +02:00 |
|
warg
|
217390cfa4
|
feat(git): :Glog command, per-module setup, plugin/ auto-init
|
2026-04-30 15:05:48 +02:00 |
|
warg
|
d95de4bc1d
|
refactor(git): introduce Revision class, normalize naming, slim docs
|
2026-04-30 09:44:26 +02:00 |
|
warg
|
81bc011b09
|
docs(git): trim verbose comments and fix prose-rule violations
|
2026-04-29 14:32:40 +02:00 |
|
warg
|
781496dc13
|
refactor(git): gitlog as gitlog:// URI singleton, fix synthetic-URI cwd resolve
|
2026-04-29 14:08:04 +02:00 |
|
warg
|
590651e9d8
|
perf(git): fold revspec validation into the cat-file -p the loader needs anyway
|
2026-04-29 14:08:04 +02:00 |
|
warg
|
5c5da7a854
|
refactor(git): unify diff/object dispatch, codify naming, add :Gdiffsplit
|
2026-04-29 14:08:04 +02:00 |
|
warg
|
37e5582795
|
refactor(git): make the git module self-contained under git.util
|
2026-04-28 09:09:57 +02:00 |
|
warg
|
4390b55dfe
|
refactor(git): consolidate sync subprocess pattern via util.system_sync
|
2026-04-28 09:09:51 +02:00 |
|
warg
|
d2633ae9c2
|
perf(git): run rev-parse and git show <commit> sync
|
2026-04-28 08:03:06 +02:00 |
|
warg
|
6a86a75ed5
|
refactor(git): convert blocking subprocess calls to async
|
2026-04-27 16:02:16 +02:00 |
|
warg
|
00eae8dbb9
|
fix(git): fix luadoc function return
|
2026-04-27 14:43:37 +02:00 |
|
warg
|
c5b51f5ea5
|
fix(git): stop fs watcher before closing debounce timer
|
2026-04-27 14:38:54 +02:00 |
|
warg
|
641d208d78
|
fix(git): only honor -> in porcelain output for renames
|
2026-04-27 14:23:03 +02:00 |
|
warg
|
2ef9cb7c9e
|
perf(git): piggyback sidebar status on the indicator's git status call
|
2026-04-27 14:09:34 +02:00 |
|
warg
|
b4c166e86c
|
refactor(git): extract repo.resolve_cwd helper
|
2026-04-27 13:48:50 +02:00 |
|
warg
|
6e0e05ae56
|
chore(git): consistent error reporting on git failures
|
2026-04-27 13:33:10 +02:00 |
|
warg
|
20dc6cc3c9
|
perf(git): minor performance cleanups
|
2026-04-27 13:27:32 +02:00 |
|
warg
|
5966454462
|
refactor(git): minor structural cleanups
|
2026-04-27 13:10:11 +02:00 |
|
warg
|
f55d7ac11d
|
feat(git): replace vim-fugitive with custom git module
|
2026-04-27 12:41:41 +02:00 |
|
warg
|
5a3e39574d
|
feat(git): add custom status sidebar and diff viewer
|
2026-04-27 10:45:05 +02:00 |
|