index
:
vim-suse-changes
master
Vim plugin for work with openSUSE *.changes file
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
abbrevURL
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(abbrevURL): abbreviate git IDs in the commit URLs.
Matěj Cepl
2024-03-28
1
-5
/
+3
|
|
|
|
|
Unfortunately, we have to switch to bash for it, because POSIX shell doesn’t have string indexing.
*
fix(osurl,abbrevURL): add/fix support for GitHub Discussions.
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
fix(abbrevURL): correctly abbreviate commit URL to gh#foo/bar@IDno.
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
fix(abbrevURL): Rewrite abbrevURL into a POSIX shell script.
Matěj Cepl
2024-03-28
1
-59
/
+72
|
*
feat(abbrevURL): parse also GitLab abbreviations
Matěj Cepl
2024-03-28
1
-4
/
+4
|
*
feat(osurl,abbrevURL): include GitHub discussions.
Matěj Cepl
2024-03-28
1
-0
/
+1
|
|
|
|
https://github.com/encode/httpx/discussions/1735 leads to gh#encode/httpx!1735
*
feat(osurl,abbrevURL): add abbreviation for GitHub commit URL.
Matěj Cepl
2024-03-28
1
-1
/
+4
|
*
feat(osurl,abbrevURL): better documentation and updated GitLab URLs.
Matěj Cepl
2024-03-28
1
-0
/
+5
|
*
feat(osurl,abbrevURL): add sht abbreviation for sourceforge.net tickets.
Matěj Cepl
2024-03-28
1
-0
/
+2
|
*
feat(abbrevURL): add new abbreviations to abbrevURL as well.
Matěj Cepl
2024-03-28
1
-0
/
+13
|
|
|
|
Follow up on d18803190358.
*
feat(osurl,abbrevURL): add PEP URLs
Matěj Cepl
2024-03-28
1
-0
/
+1
|
*
feat(abbrevURL): add abbreviating of the Mozilla Bugzilla bugs.
Matěj Cepl
2024-03-28
1
-0
/
+2
|
*
feat(abbrevURL): add bugs.documentfoundation.org links to abbrevURL
Matěj Cepl
2024-03-28
1
-0
/
+2
|
*
fix(abbrevURL): update abbrevURL to allow http version of URL.
Matěj Cepl
2024-03-28
1
-23
/
+23
|
*
feat(abbrevURL): switch abbreviating to SUSE abbrs to external command.
Matěj Cepl
2024-03-28
1
-0
/
+34