Releases
v1.0.0
1.0.0 (2023-10-20)
⚠ BREAKING CHANGES
buffer.get_range: visual mode gets current
Features
Bug Fixes
'plenary.path' on Windows (#54 ) (565f186 )
add ~ to the allowed repo path chars (775c8d5 ), closes #36
add missing return true (fc72db9 )
allow url generation for changed files (7a2d359 ), closes #21
buffer.get_range: visual mode gets current (1c49ccb )
dash in repo name (#42 ) (47c822f )
decode space char before extracting repo path (0af1fb2 )
do not error out on multiple remotes (00cbf99 )
do not pick a remote arbitrarily (3f29108 )
Do not use host in patterns (a9340a7 ), closes #27
doc: require
statments missing dot (9201073 )
error when missing remote branch (#18 ) (5b00559 )
extract port from remote uri (b68d832 ), closes #12
fix logger name (d3fce1a )
hosts/gitlab: add trailing /
after project name (7219b9d )
hosts: fix error msg when host not found (38938b2 ), closes #16
mapping customization (#49 ) (29360ad )
mappings (#51 ) (85794a7 )
reverse target_host matching (399bac3 )
set git root as cwd (14c52db )
support dashes in repository names (#41 ) (80a6154 )
syntax error in lua for loop (cc2e3d2 )
uri parsing (closes #2 ) (f4fd8a7 )
use '<cmd>' instead of ':' for default mappings (d28028b )
visual lines (#57 ) (b50ca53 )
windows symlink (#64 ) (bc1c680 )
Performance Improvements
git: use 'uv.spawn' for command line IO (#70 ) (35aebb7 )
try remote branch first (59ee024 ), closes #34
You can’t perform that action at this time.