Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate and ship strings in src/locale/*.txt | EuAndreh | 2022-01-15 | 1 | -2/+40 |
| | |||||
* | Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git | EuAndreh | 2021-10-11 | 1 | -1/+1 |
| | |||||
* | po/extract-strings.sh: Use dedicated file for extracting strings | EuAndreh | 2021-10-03 | 1 | -1/+1 |
| | |||||
* | Use po4a for translating src/locale/en.sh | EuAndreh | 2021-10-02 | 1 | -26/+32 |
| | |||||
* | src/git-permalink.in: Add "End of translatable strings" marker | EuAndreh | 2021-09-29 | 1 | -1/+5 |
| | |||||
* | Adapt installation to new i18n. | EuAndreh | 2021-09-20 | 1 | -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 ↵ | EuAndreh | 2021-09-14 | 1 | -1/+1 |
| | | | | LC_MESSAGEES | ||||
* | src/git-permalink.in: Add directions to manpage at the end of help text | EuAndreh | 2021-08-19 | 1 | -4/+12 |
| | |||||
* | Remove extra \\ after | in line breaks | EuAndreh | 2021-07-27 | 1 | -4/+4 |
| | | | | Implements #task-1f103822-c865-254c-f6b6-4968f2fb473e. | ||||
* | src/, tests/: Stick to 80 columns with 8-chars wide tabs | EuAndreh | 2021-07-26 | 1 | -14/+30 |
| | |||||
* | src/git-permalink.in: Return 2 on unrecognized CLI option | EuAndreh | 2021-06-27 | 1 | -0/+2 |
| | |||||
* | src/git-permalink.in: Fix ShellCheck offense, remove disable | EuAndreh | 2021-06-27 | 1 | -2/+1 |
| | |||||
* | mv src/git-permalink.sh.in src/git-permalin.in | EuAndreh | 2021-06-25 | 1 | -0/+273 |
Mostly to avoid the conflict of the ".sh" built-in rule in the Makefile. |