Skip to content

Releases: wfxr/forgit

26.04.2

11 Apr 15:50

Choose a tag to compare

🐛 Bug Fixes

  • Log preview of checkout_file_from_commit
  • Branch preview of worktree_add

26.04.1

08 Apr 02:43
17110bf

Choose a tag to compare

🐛 Bug Fixes

  • Preserve add paths across special filenames (#506)

26.04.0

01 Apr 00:57
d4bece4

Choose a tag to compare

🚀 Features

  • Add interactive git worktree operations
  • Add missing entries for completion scripts
  • Add interactive worktree add command (gwa)
  • Add interactive checkout file from commit selector

🐛 Bug Fixes

  • (docs) Fix typos and broken markdown in README
  • Use array length instead of string length in reset_head
  • Review comments
  • Use git-switch native completion for switch_branch
  • Use non-interactive pager in fzf preview for TUI pagers (#498)
  • Handle backslashes in filenames in _forgit_worktree_changes

🚜 Refactor

  • Extract branch helpers and ANSI strip utility
  • Extract _forgit_print_dim helper and improve worktree ops
  • Remove command specific previews from PRIVATE_COMMANDS (#501)
  • Extract _forgit_git_log from _forgit_log
  • Extract _forgit_git_show from _forgit_show
  • Extract _forgit_worktree_changes from _forgit_add

📚 Documentation

  • Add missing attributes command to README
  • Improve options documentation in README
  • Update sheldon version in README
  • Restructure README for improved navigation
  • Move pager config out of per-command table into own section
  • Add docs for 'show commit message' keybinding (#492)
  • Add agent repository guidelines
  • Update README headers for cleaner rendering
  • Add contribution guide
  • Add star history chart

🎨 Styling

  • (docs) Capitalize section headings in README

26.01.0

01 Jan 00:43
151d61d

Choose a tag to compare

Changes since 25.12.0:

25.12.0

01 Dec 00:44

Choose a tag to compare

Changes since 25.10.0:

25.11.0

01 Nov 00:37

Choose a tag to compare

Changes since 25.09.0:

25.10.0

01 Oct 00:38

Choose a tag to compare

Changes since 25.09.0:

25.09.0

01 Sep 00:41
5d4d612

Choose a tag to compare

Changes since 25.08.0:

25.08.0

01 Aug 00:43
f7796d5

Choose a tag to compare

Changes since 25.07.0:

25.07.0

01 Jul 00:41
7a5e68b

Choose a tag to compare

Changes since 25.06.0: