warg
|
c248af308a
|
feat(git): ambient progress for long-running :G subcommands
|
2026-05-09 00:00:58 +02:00 |
|
warg
|
b25a35dd8e
|
fix(git/cmd): parse :G args with shell-style quoting
|
2026-05-07 13:49:53 +02:00 |
|
warg
|
abc09d4ae3
|
refactor(git): split URI read from conditional refresh
|
2026-05-06 04:46:01 +02:00 |
|
warg
|
abb5434893
|
fix(git): keep index URI buffer in sync on save and reload
|
2026-05-06 04:05:55 +02:00 |
|
warg
|
331a4e7662
|
feat(git): add status view as window with URI buffers
|
2026-05-06 01:59:00 +02:00 |
|
warg
|
c70d5dfce5
|
fix(git): rename log to log_view
|
2026-05-06 01:15:28 +02:00 |
|
warg
|
80d6d465cf
|
refactor(git): rework module around clearer Status and Repo split
|
2026-05-06 00:45:57 +02:00 |
|
warg
|
be1d7ace50
|
refactor(git): unify around the Repo abstraction
|
2026-05-02 22:45:46 +02:00 |
|
warg
|
af7e187aa9
|
feat(git): :Gedit, path/stage completion, status.statusline()
|
2026-04-30 18:13:52 +02:00 |
|
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
|
781496dc13
|
refactor(git): gitlog as gitlog:// URI singleton, fix synthetic-URI cwd resolve
|
2026-04-29 14:08:04 +02:00 |
|
warg
|
fc3652502a
|
fix(git): set filetype on URI buffers from the inner path
|
2026-04-29 14:08:04 +02:00 |
|
warg
|
e5c049bdaa
|
fix(git): rename show() to open()
|
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
|
68f2ad1b52
|
refactor(git): URI scheme is now a git revspec, loaded via cat-file -p
|
2026-04-28 13:25:42 +02:00 |
|
warg
|
01c0f82e18
|
feat(git): open commits from gitlog in the same window
|
2026-04-28 07:55:26 +02:00 |
|
warg
|
f8cf18a2c0
|
refactor(git): load git:// URI buffers via BufReadCmd
|
2026-04-28 07:34:08 +02:00 |
|
warg
|
7c022116be
|
fix(git): rename log_win to log
|
2026-04-27 16:34:16 +02:00 |
|
warg
|
9e57bf121d
|
fix(git): rename status_win to sidebar
|
2026-04-27 16:34:11 +02:00 |
|
warg
|
6a86a75ed5
|
refactor(git): convert blocking subprocess calls to async
|
2026-04-27 16:02:16 +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 |
|