Skip to content

Releases: 777lotto/git-panel.nvim

git-panel.nvim v0.1.0

Choose a tag to compare

@777lotto 777lotto released this 15 Aug 23:16
v0.1.0
efb94a4

git-panel.nvim 0.1.0

The first standalone release of the dependency-free Git dashboard previously developed inside 777lotto/nvim-config.

Highlights

  • staged, unstaged, untracked, recent-commit, unpushed, and push-history views
  • branch and worktree creation, switching, merging, renaming, and removal
  • explicit conflict resolution, continue, and abort workflows
  • signing-aware commits with visible signature state
  • pull, fetch, push, and optional first-push GitHub repository creation through gh
  • tab and left-split layouts with terminal-safe Enter mappings

Compatibility

  • Linux: Neovim 0.10.4, 0.11.7, and 0.12.4 tested
  • macOS: Neovim 0.12.4 tested
  • Git is the only required external executable

The repository preserves the plugin's earlier subdirectory history. This release points to a JavaCard-signed standalone publication commit and carries a signed annotated tag.