Releases: gennaro-tedesco/gh-f
Releases · gennaro-tedesco/gh-f
v1.1.6
v1.1.5
added command to view commit the tag points to
v1.1.4
v1.1.3
Fix awk
statement to correctly parse tags()
output and preview
v1.1.2
v1.1.1
Added diffs()
function gh f -d
that allows to select file extensions and only diff accordingly
v1.1.0
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
ongh f -l
now checks out the corresponding commit instead of just showing the commit patch; the latter can be viewed viactrl-v
Contributors
- Credits to @paul-sachs for idea and PR
v1.0.0
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
- Tested #16 more thoroughly
v0.3.6
v0.3.6: sorting tags by semantic version
v0.3.5
version v0.3.5 fixed pr prompt