Skip to content

Releases: boyvinall/dirtygit

v1.4.0

Choose a tag to compare

@boyvinall boyvinall released this 11 Jun 20:30
d6a9ffa

What's Changed

  • fix: local-only branches now respect config by @boyvinall in #8
  • feat: new layout, diff on RHS screen by @boyvinall in #9
  • fix: actually fix local-only exclusion by @boyvinall in #11
  • chore: refactor/cleanup by @boyvinall in #10
  • chore: refactor, remove redundant field members by @boyvinall in #12
  • refactor: flatten BranchStatus into RepoStatus, add report subcommand by @boyvinall in #15
  • refactor: apply code review improvements across scanner, ui, and report by @boyvinall in #16

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@boyvinall boyvinall released this 01 May 05:23
41b5759

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 19:01

Changelog

features:

  • add "t" to open a terminal window on the selected repo (40163a3)

fixes:

other

v1.2.0

Choose a tag to compare

@boyvinall boyvinall released this 23 Apr 06:04

features:

  • add D to delete files
  • add C to checkout (revert) files

chores:

  • refactor styles and UI logic

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@boyvinall boyvinall released this 22 Apr 20:28

features

  • "D" to delete a repository from disk (with confirmation)
  • Shift + Up/Down for fast scroll
  • don't list a repository when there's only remote changes
  • "w" for "why" to debug why a repo is listed

fixes

  • fix scrolling repo pane
  • improve UI responsiveness
  • more concise readme

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@boyvinall boyvinall released this 22 Apr 15:09

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@boyvinall boyvinall released this 05 Jan 15:51
v0.1.0

add screenshots