aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work...EuAndreh2022-01-201-1/+1
* src/git-permalink.in: Add ShellCheck allow-list markersEuAndreh2022-01-181-0/+2
* src/locale/: Add translated messagesEuAndreh2022-01-1515-32/+32
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-1526-149/+95
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-111-1/+1
* po/extract-strings.sh: Use dedicated file for extracting stringsEuAndreh2021-10-035-16/+15
* tests/cli-opts.sh: Recover test_langs()EuAndreh2021-10-021-1/+1
* Use po4a for translating src/locale/en.shEuAndreh2021-10-025-94/+151
* Makefile: Generate src/locale/en.sh for translationEuAndreh2021-10-021-0/+31
* src/git-permalink.in: Add "End of translatable strings" markerEuAndreh2021-09-291-1/+5
* src/locale/: Ignore ShellCheck warningsEuAndreh2021-09-204-0/+5
* Adapt installation to new i18n.EuAndreh2021-09-201-136/+88
* Rework how translation is doneEuAndreh2021-09-144-0/+93
* src/git-permalink.in: Use ^ beginning of line marker when grepping for LC_MES...EuAndreh2021-09-141-1/+1
* src/git-permalink.in: Add directions to manpage at the end of help textEuAndreh2021-08-191-4/+12
* Remove extra \\ after | in line breaksEuAndreh2021-07-271-4/+4
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-261-14/+30
* src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh2021-06-271-0/+2
* src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh2021-06-271-2/+1
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-251-0/+0
* src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh2021-06-221-1/+1
* src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh2021-06-221-14/+14
* src/git-permalink.sh.in: Remove empty lines across translated string variablesEuAndreh2021-06-221-2/+0
* mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh2021-06-221-0/+0
* src/git-permalink.sh: Use getopts, handle "--" somewhatEuAndreh2021-06-221-13/+32
* src/git-permalink.sh: Suppress warnings when running "locale"EuAndreh2021-06-211-1/+1
* src/git-permalink.sh: Use LC_MESSAGES to decide on the languageEuAndreh2021-06-211-4/+13
* Add support for the Linux kernel CGit instanceEuAndreh2021-06-191-0/+7
* Add support for bitbucket.orgEuAndreh2021-06-191-0/+8
* Add support for pagure.ioEuAndreh2021-06-191-0/+7
* Add support for codeberg.orgEuAndreh2021-06-191-0/+8
* Add support for notabug.orgEuAndreh2021-06-191-21/+31
* Leverage po4a to translate manpagesEuAndreh2021-06-191-2/+2
* src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh2021-06-171-13/+82
* Show -h and -V flags on usage textEuAndreh2021-06-161-1/+1
* src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh2021-06-121-14/+15
* src/git-permalink.sh: Fix ShellCheck errorsEuAndreh2021-06-121-1/+4
* TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh2021-06-121-22/+31
* src/git-permalink.sh: Add -p, -V|--version and -h|--help flagsEuAndreh2021-06-121-5/+43
* src/git-permalink.sh: First working versionEuAndreh2021-06-121-7/+76
* mv scripts/git-permalink.in src/git-permalink.shEuAndreh2021-06-121-0/+18