Releases: affromero/gitpane
Releases · affromero/gitpane
v0.5.2
v0.5.1
docs: update CHANGELOG.md for v0.5.1
v0.5.0
docs: update CHANGELOG.md for v0.5.0
v0.4.1
fix: CI formatting (cargo fmt)
v0.4.0
Added
- Full dirty submodule awareness: detects Modified (pointer changed), Dirty (uncommitted local changes), and Uninitialized states
◈badge in repo list when any submodule has a non-clean state[sub: +commit],[sub: ~dirty],[sub: -uninit]annotations in the file list with LightMagenta styling- Submodule-aware diff panel: shows
git difffor dirty workdirs, commit log for pointer changes - Context menu actions: "Sub: update --init", "Sub: sync", "Sub: pull latest"
- Config toggle
[submodules] ignore_dirty = trueto suppress submodule noise entirely
v0.3.11
docs: update CHANGELOG.md for v0.3.11
v0.3.10
docs: update CHANGELOG.md for v0.3.10
v0.3.9
docs: update CHANGELOG.md for v0.3.9
v0.3.8
docs: update CHANGELOG.md for v0.3.8