aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-15src/locale/: Add translated messagesEuAndreh15-32/+32
2022-01-15Translate and ship strings in src/locale/*.txtEuAndreh26-149/+95
2021-10-11Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh1-1/+1
2021-10-03po/extract-strings.sh: Use dedicated file for extracting stringsEuAndreh5-16/+15
2021-10-02tests/cli-opts.sh: Recover test_langs()EuAndreh1-1/+1
2021-10-02Use po4a for translating src/locale/en.shEuAndreh5-82/+139
2021-10-02Makefile: Generate src/locale/en.sh for translationEuAndreh1-0/+31
2021-09-29src/git-permalink.in: Add "End of translatable strings" markerEuAndreh1-1/+5
2021-09-20src/locale/: Ignore ShellCheck warningsEuAndreh4-0/+5
2021-09-20Adapt installation to new i18n.EuAndreh1-135/+87
2021-09-14Rework how translation is doneEuAndreh4-0/+93
2021-09-14src/git-permalink.in: Use ^ beginning of line marker when grepping for LC_MES...EuAndreh1-1/+1
2021-08-19src/git-permalink.in: Add directions to manpage at the end of help textEuAndreh1-4/+12
2021-07-27Remove extra \\ after | in line breaksEuAndreh1-4/+4
2021-07-26src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh1-14/+30
2021-06-27src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh1-0/+2
2021-06-27src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh1-2/+1
2021-06-25mv src/git-permalink.sh.in src/git-permalin.inEuAndreh1-0/+0
2021-06-22src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh1-1/+1
2021-06-22src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh1-14/+14
2021-06-22src/git-permalink.sh.in: Remove empty lines across translated string variablesEuAndreh1-2/+0
2021-06-22mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh1-0/+0
2021-06-22src/git-permalink.sh: Use getopts, handle "--" somewhatEuAndreh1-13/+32
2021-06-21src/git-permalink.sh: Suppress warnings when running "locale"EuAndreh1-1/+1
2021-06-21src/git-permalink.sh: Use LC_MESSAGES to decide on the languageEuAndreh1-4/+13
2021-06-19Add support for the Linux kernel CGit instanceEuAndreh1-0/+7
2021-06-19Add support for bitbucket.orgEuAndreh1-0/+8
2021-06-19Add support for pagure.ioEuAndreh1-0/+7
2021-06-19Add support for codeberg.orgEuAndreh1-0/+8
2021-06-19Add support for notabug.orgEuAndreh1-21/+31
2021-06-19Leverage po4a to translate manpagesEuAndreh1-2/+2
2021-06-17src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh1-13/+82
2021-06-16Show -h and -V flags on usage textEuAndreh1-1/+1
2021-06-12src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh1-14/+15
2021-06-12src/git-permalink.sh: Fix ShellCheck errorsEuAndreh1-1/+4
2021-06-12TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh1-22/+31
2021-06-12src/git-permalink.sh: Add -p, -V|--version and -h|--help flagsEuAndreh1-5/+43
2021-06-12src/git-permalink.sh: First working versionEuAndreh1-7/+76
2021-06-12mv scripts/git-permalink.in src/git-permalink.shEuAndreh1-0/+18