Maximilian Friedersdorff
05e0d3333f
Fix log messages?
2024-10-21 15:04:27 +01:00
Maximilian Friedersdorff
e75b4d64c9
Add another log message
2024-10-21 15:02:50 +01:00
Maximilian Friedersdorff
a0e0be1981
Remove bogus debug statements
2024-10-21 14:57:29 +01:00
Maximilian Friedersdorff
ae5d38aa14
Fix debug statements
2024-10-21 14:56:30 +01:00
Maximilian Friedersdorff
151a84c1b3
Add some debugging
2024-10-21 14:55:05 +01:00
Maximilian Friedersdorff
b7959e5c4c
Support forgejo and gitea
2024-10-21 14:50:15 +01:00
Maximilian Friedersdorff
ecc741e424
Update license and remove gh specific files
2024-10-21 14:46:47 +01:00
Maximilian Friedersdorff
a0a5c6c360
Make it work with bitbucket
Tests / unit tests (push) Has been cancelled
lint with luacheck / Luacheck (push) Has been cancelled
2024-10-21 14:45:37 +01:00
Ali Almohaya
613c18967d
Merge pull request #29 from AnsonH/main
...
fix: backward slash in url when using Windows
2024-03-10 22:48:37 +03:00
AnsonH
4a0d169e90
fix: backward slash in url when using Windows
2024-02-17 13:17:33 +08:00
Ali Almohaya
52e2727cbd
Merge pull request #27 from Devidxyz/fix/escape_bracket_in_path
...
Fix: escape bracket in path
2024-02-02 22:45:47 +03:00
Ali Almohaya
46e143bb57
Merge pull request #28 from BSathvik/vik/add-branch-override
...
Add optional argument to override the current branch
2024-02-02 22:41:56 +03:00
Sathvik Birudavolu
935009f81b
rm format
2023-12-29 18:13:07 -06:00
Sathvik Birudavolu
02e6036f39
add override branch option
2023-12-29 18:11:14 -06:00
Devidxyz
0887d7fa53
Put empty line back
2023-12-15 17:32:17 +01:00
Devidxyz
d20131133f
Escape square brackets in path
2023-12-15 17:30:24 +01:00
Ali Almohaya
5c9e851d7c
Merge pull request #25 from bezhermoso/alt-ssh-username
2023-10-31 14:36:49 +03:00
Bez Hermoso
8ee6a3cf3b
feat: Support alternate SSH usernames i.e. non-standard GitHub Enterprise setups
2023-10-25 23:52:12 -07:00
Ali Almohaya
cdca4f17db
Merge pull request #23 from msr1k/feature/commit-priority-with-bang
2023-09-26 14:48:58 +03:00
Masahiro Kasashima
31ad282d69
feat!: introduce bang to control url identification method
...
BREAKING CHANGE: command arg style method control is no longer supported.
2023-09-25 06:14:43 +09:00
Masahiro Kasashima
7d4f57a5ca
Added description about priority and how to control it
2023-09-23 11:10:49 +09:00
Masahiro Kasashima
2388e69546
Control priority by bang
2023-09-23 10:26:40 +09:00
Ali Almohaya
27655e19d4
Merge pull request #22 from msc94/main
2023-08-29 02:51:33 +03:00
Ali Almohaya
0736a4666e
Merge pull request #21 from juliushaertl/fix/remote-branch-performance
2023-08-29 02:41:43 +03:00
msc94
649195b374
Add registers to README
2023-08-27 11:18:00 +02:00
msc94
8cd1c9d5aa
Add ability to yank url into register
2023-08-26 23:00:22 +02:00
msc94
618c0a873a
Make url creation and opening two steps
2023-08-26 21:51:16 +02:00
msc94
aeff967d39
Add .gitignore file
2023-08-26 21:30:28 +02:00
Julius Härtl
c473ee1e3a
fix: Check local reference of remote branch first
...
git ls-remote turns out to be slow, so checking for the local remote
branches first to determine if a branch exists upstream. This might not
work in all cases (e.g. if a branch was deleted remotely but no fetch
happened), but is probably good enough for most cases.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-20 11:27:12 +02:00
Ali Almohaya
2719e5759e
Merge pull request #19 from msr1k/feature/commit-priority-arg
2023-06-19 23:02:52 +03:00
Masahiro Kasashima
6ffd911e7b
Refactoring
2023-06-18 06:48:17 +09:00
Masahiro Kasashima
68a3ed8af4
Fix some bugs on previous commit
2023-06-17 21:02:43 +09:00
Masahiro Kasashima
5e742c3d7f
Roughly create a commit-priority implementation
2023-06-17 20:40:36 +09:00
Ali Almohaya
871c1f837d
chore: retrigger tests again
2023-06-17 04:41:51 +03:00
Ali Almohaya
53a6e414fd
Merge pull request #17 from msr1k/hash-mark-uri-encoding-for-branch-name
2023-06-17 04:36:42 +03:00
Ali Almohaya
fcf648628d
Merge pull request #18 from Almo7aya/feat/add_OpenInGHFileLines_commands
2023-06-17 04:35:07 +03:00
Masahiro Kasashima
11430ecac6
Added a few tests for encode_uri_component
2023-06-02 19:01:59 +09:00
Masahiro Kasashima
30535d4c28
Encode uri component properly and apply it for branch name and also file path
2023-05-28 07:47:32 +09:00
Ali Almohaya
b9daa9db78
feat: support OpenInGHFileLines command
2023-05-26 22:31:02 +03:00
Masahiro Kasashima
9437ab08c5
Added hash mark uri encoding for branch name
2023-05-25 22:12:16 +09:00
Ali Almohaya
374c081409
Merge pull request #15 from PlaiyTiziano/tp/default-to-root-branch
2023-04-24 10:51:59 +03:00
PlaiyTiziano
4b7cf31af2
Defaults to main branch if all other options aren't upstreamed
2023-04-17 23:57:06 +02:00
Ali Almohaya
8c28db76c9
Merge pull request #13 from PlaiyTiziano/tp/do-not-set-lines-when-nothing-is-selected
2023-04-09 02:33:29 +03:00
PlaiyTiziano
01974bb315
Get rid of camelCasing
2023-04-08 20:34:18 +02:00
PlaiyTiziano
faf75f3e0a
Stop the appending #L<number> when nothing is selected
2023-04-08 20:25:43 +02:00
Ali Almohaya
8b7778d4ea
Merge pull request #12 from Almo7aya/fix/gh_workflow_badges
2023-03-25 00:22:09 +03:00
Ali Almohaya
81a43a1d84
fix: gh workflow badges
2023-03-25 00:20:33 +03:00
Ali Almohaya
f70af65d9d
fix: gh workflow badges
2023-03-25 00:17:18 +03:00
Ali Almohaya
69b393eff8
Merge pull request #10 from lvauthrin/main
2023-03-24 04:54:19 +03:00
Laurent Vauthrin
65c504d314
Updated keymap test to be more deterministic
2023-03-23 10:09:23 -04:00