gh-f

🔎 the ultimate compact fzf gh extension

UNLICENSE License

Stars
286

Bot releases are visible (Hide)

gh-f - v1.1.5 Latest Release

Published by github-actions[bot] 7 months ago

gh-f - v1.1.4

Published by github-actions[bot] 11 months ago

Use less -R as pager alternative to bat.

Contribution by @taiki45

gh-f - v1.1.3

Published by github-actions[bot] 11 months ago

Fix awk statement to correctly parse tags() output and preview

gh-f - v1.1.2

Published by github-actions[bot] about 1 year ago

Address https://github.com/gennaro-tedesco/gh-f/pull/30, re-using output from the variable already set.

Contribution by @gbirke!

gh-f - v1.1.1

Published by github-actions[bot] over 1 year ago

Added diffs() function gh f -d that allows to select file extensions and only diff accordingly

gh-f - v1.1.0

Published by github-actions[bot] about 2 years ago

New features

  • added ctrl-d/ctrl-v to diff and view commit logs (and patches), respectively; see #23
  • added fzf headers to each function to indicate available commands

Changes

  • Enter on gh f -l now checks out the corresponding commit instead of just showing the commit patch; the latter can be viewed via ctrl-v

Contributors

  • Credits to @paul-sachs for idea and PR
gh-f - v1.0.0

Published by github-actions[bot] about 2 years ago

Description

  • First stable release. The extension should be robust enough to run on most systems and display consistent results; most bugs and inaccuracies have been addressed and fixed.

Bugfixes

  • Fixed regex argument in greps() and limited revision history to selected files only
  • Removed redundant previews and optimised the code

Other

gh-f - v0.3.6

Published by github-actions[bot] about 2 years ago

gh-f - v0.3.5

Published by github-actions[bot] about 2 years ago

gh-f - v0.3.4

Published by github-actions[bot] about 2 years ago

gh-f - v0.3.3

Published by github-actions[bot] about 2 years ago

gh-f - v0.3.2

Published by github-actions[bot] about 2 years ago

gh-f - v0.3.1

Published by github-actions[bot] over 2 years ago

gh-f - v0.3.0

Published by github-actions[bot] over 2 years ago

gh-f - v0.2.0

Published by github-actions[bot] over 2 years ago

added functionality to show and checkout git tags

gh-f - v0.1.7

Published by github-actions[bot] over 2 years ago

File names can be now passed to gh f -l as positional arguments to show logs pertaining those files only.

gh-f - v0.1.6

Published by github-actions[bot] over 2 years ago

gh-f - v0.1.5

Published by gennaro-tedesco over 2 years ago

  • fixed a bug in gh f -k (pick() function) where multiple files could not be selected due to quoting issues
  • now gh f -k only shows files that exist on both branches
gh-f - v0.1.4

Published by gennaro-tedesco over 2 years ago

Added ctrl-x bind to delete selected branch (prompt for confirmation)

gh-f - removed HEAD reference from branches()

Published by gennaro-tedesco over 2 years ago