aboutsummaryrefslogtreecommitdiffstats
path: root/abbrevURL
Commit message (Collapse)AuthorAgeFilesLines
* chore: rename shell scripts to *.shHEADmasterMatěj Cepl5 days1-62/+0
|
* feat(abbrevURL,osurl): add support for Sourcehut issue tracker.Matěj Cepl2024-07-041-0/+1
| | | | | Translate from https://todo.sr.ht/~mcepl/m2crypto/341 to srht#mcepl/m2crypto#341, and back.
* fix(abbrevURL): remove rant about sed conditional branching.Matěj Cepl2024-03-281-13/+0
|
* fix(abbrevURL): and we are back with POSIX shell!Matěj Cepl2024-03-281-3/+3
| | | | Although, this looks really hackish.
* fix(abbrevURL): abbreviate git IDs in the commit URLs.Matěj Cepl2024-03-281-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 Cepl2024-03-281-1/+1
|
* fix(abbrevURL): correctly abbreviate commit URL to gh#foo/bar@IDno.Matěj Cepl2024-03-281-1/+1
|
* fix(abbrevURL): Rewrite abbrevURL into a POSIX shell script.Matěj Cepl2024-03-281-59/+72
|
* feat(abbrevURL): parse also GitLab abbreviationsMatěj Cepl2024-03-281-4/+4
|
* feat(osurl,abbrevURL): include GitHub discussions.Matěj Cepl2024-03-281-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 Cepl2024-03-281-1/+4
|
* feat(osurl,abbrevURL): better documentation and updated GitLab URLs.Matěj Cepl2024-03-281-0/+5
|
* feat(osurl,abbrevURL): add sht abbreviation for sourceforge.net tickets.Matěj Cepl2024-03-281-0/+2
|
* feat(abbrevURL): add new abbreviations to abbrevURL as well.Matěj Cepl2024-03-281-0/+13
| | | | Follow up on d18803190358.
* feat(osurl,abbrevURL): add PEP URLsMatěj Cepl2024-03-281-0/+1
|
* feat(abbrevURL): add abbreviating of the Mozilla Bugzilla bugs.Matěj Cepl2024-03-281-0/+2
|
* feat(abbrevURL): add bugs.documentfoundation.org links to abbrevURLMatěj Cepl2024-03-281-0/+2
|
* fix(abbrevURL): update abbrevURL to allow http version of URL.Matěj Cepl2024-03-281-23/+23
|
* feat(abbrevURL): switch abbreviating to SUSE abbrs to external command.Matěj Cepl2024-03-281-0/+34