aboutsummaryrefslogtreecommitdiff
path: root/src/git-permalink.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-151-2/+40
|
* 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-031-1/+1
|
* Use po4a for translating src/locale/en.shEuAndreh2021-10-021-26/+32
|
* src/git-permalink.in: Add "End of translatable strings" markerEuAndreh2021-09-291-1/+5
|
* Adapt installation to new i18n.EuAndreh2021-09-201-136/+88
| | | | | Use the locale files over the locale variables. Adapt the "install" and "uninstall" targets to it, and remove the locale test.
* src/git-permalink.in: Use ^ beginning of line marker when grepping for ↵EuAndreh2021-09-141-1/+1
| | | | LC_MESSAGEES
* 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
| | | | Implements #task-1f103822-c865-254c-f6b6-4968f2fb473e.
* 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/+273
Mostly to avoid the conflict of the ".sh" built-in rule in the Makefile.