Skip to content

Releases: rabeeh-ta/manygit

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:58

Changelog

Features

  • 4cc6824 feat(tui): implement debounced context loading for repo cursor movements

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:07

Changelog

Features

  • 80d315a feat(changelog): implement post-update changelog display and fetching from GitHub releases
  • 9d133a4 feat: update software version to 1.0.8 and add dynamic version fetching script

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 18 Jul 06:36

Features

  • configurable scan depth — choose how many folders deep manygit walks (1–5) from the settings screen; it re-scans on change, no restart

Improvements

  • cleaner keybindings and settings navigation

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:47

Features

  • filter repos by branch and tag, not just name — /master finds every repo on master

Improvements

  • refined terminal sizing and focus-veil appearance

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:21

Improvements

  • smarter o (open in editor) — better editor-socket discovery, with a clear message when a launch fails

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:35

Improvements

  • cache news summaries for a faster launch
  • centered hints in the empty Output view

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:13

Features

  • improved GitHub PR pane — better management and interactions

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:30

Improvements

  • removed the experimental AI-agent pane and its related code

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:00

Features

  • arrow-key navigation between Repos and Branches
  • detect local-only repos and skip push/pull when there's no remote

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:51

Improvements

  • enter is the only select key, and / filtering is scoped to the focused pane