Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests/cli-opts.sh: Add test_langs | EuAndreh | 2021-06-22 | 1 | -0/+70 | |
| | ||||||
* | TODOs.md: spellchecking | EuAndreh | 2021-06-22 | 1 | -4/+4 | |
| | ||||||
* | TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as DONE | EuAndreh | 2021-06-22 | 1 | -1/+5 | |
| | ||||||
* | TODOs.md: Add #task-cded56f2-c939-3c69-c818-0fb62d62cfd8 | EuAndreh | 2021-06-22 | 1 | -0/+3 | |
| | ||||||
* | src/git-permalink.sh: Use getopts, handle "--" somewhat | EuAndreh | 2021-06-22 | 1 | -13/+32 | |
| | | | | See #task-bebbe847-f552-be4b-b886-70a621162b69. | |||||
* | TODOs.md: Add #task-bebbe847-f552-be4b-b886-70a621162b69 | EuAndreh | 2021-06-22 | 1 | -0/+26 | |
| | ||||||
* | aux/workflow/TODOs.sh: Use <pre> over <span> for visible ids | EuAndreh | 2021-06-22 | 1 | -1/+1 | |
| | ||||||
* | README.md: Better wording on the installation explanation | EuAndreh | 2021-06-22 | 1 | -6/+8 | |
| | ||||||
* | TODOs.md: Add #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c | EuAndreh | 2021-06-22 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-ab5a4835-3d79-03e4-8342-7f5add40b159 | EuAndreh | 2021-06-22 | 1 | -0/+3 | |
| | ||||||
* | src/git-permalink.sh: Suppress warnings when running "locale" | EuAndreh | 2021-06-21 | 1 | -1/+1 | |
| | ||||||
* | aux/guix/manifest.scm: Add glibc for the "locale" command | EuAndreh | 2021-06-21 | 1 | -1/+2 | |
| | ||||||
* | TODOs.md: Add #decision-1f7db3d5-002e-515e-f209-0d0917228359 | EuAndreh | 2021-06-21 | 1 | -0/+19 | |
| | ||||||
* | src/git-permalink.sh: Use LC_MESSAGES to decide on the language | EuAndreh | 2021-06-21 | 1 | -4/+13 | |
| | | | | | | | | | | | | | | | | | | | | First, instead of looking at "${LANG:-}" for choosing the language, we now use LC_MESSAGES from the locale(1) command. LC_MESSAGES is the appropriate place to look at, and it inherits the value of $LANG by default, but can be overriden so that the text messages from a program spits out strings from a language, but use everything else from $LANG (such as LC_NUMERIC), like in: LANG=abc LC_MESSAGES=zzz I took this opportunity to look only at the language and country part of the locale, and not at the codeset or modifier (as in ll_CC.CODESET@modifier), so that as long as the language+country is the same, it uses the according message. This addresses the "Maybe it could be less restrictive of country or encoding" comment on | |||||
* | TODOs.md: Mark #task-717fa8b7-1c92-5766-8872-280ae061bf4b as CANCELLED | EuAndreh | 2021-06-21 | 1 | -1/+25 | |
| | ||||||
* | TODOs.md: Mark https://nullprogram.com/blog/2020/08/01/ as CANCELLED | EuAndreh | 2021-06-21 | 1 | -1/+8 | |
| | ||||||
* | TODOs.md: Add #task-717fa8b7-1c92-5766-8872-280ae061bf4b | EuAndreh | 2021-06-21 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Mark #task-9be7e4f5-df3c-ed5f-1ca1-2ce9fc61d944 as DONE | EuAndreh | 2021-06-21 | 1 | -1/+5 | |
| | ||||||
* | doc/git-permalink.*.1: Mark SUPPORTED REMOTES and OVERRIDES as .SS | EuAndreh | 2021-06-21 | 7 | -520/+542 | |
| | | | | | | | Make SUPPORTED REMOTES and OVERRIDES subsections (.SS) of a new parent section: CONFIGURATIONS. Also put SUPPORTED REMOTES before OVERRIDES on the order. | |||||
* | TODOs.md: Mark #task-1d80cea9-b246-0168-7844-34fe629b255f as DONE | EuAndreh | 2021-06-21 | 1 | -1/+7 | |
| | ||||||
* | doc/git-permalink.*.1: Mark OPTIONS as to be replaced | EuAndreh | 2021-06-21 | 7 | -16/+16 | |
| | | | | Also improve french translation: s/FICHIERS/FICHIER/. | |||||
* | TODOs.md: Mark #task-de34e119-049f-67a0-da8b-e0103ed24a2b as DONE | EuAndreh | 2021-06-21 | 1 | -1/+5 | |
| | ||||||
* | doc/git-permalink.*.1: Add `EXIT STATUS` section; mention `STDOUT` in `-p` ↵ | EuAndreh | 2021-06-21 | 7 | -56/+256 | |
| | | | | option | |||||
* | TODOs.md: Add #task-9be7e4f5-df3c-ed5f-1ca1-2ce9fc61d944 | EuAndreh | 2021-06-21 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-1d80cea9-b246-0168-7844-34fe629b255f | EuAndreh | 2021-06-21 | 1 | -0/+8 | |
| | ||||||
* | TODOs.md: Add #task-de34e119-049f-67a0-da8b-e0103ed24a2b | EuAndreh | 2021-06-21 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-4ae91595-6e6d-be17-d882-754a478da878 | EuAndreh | 2021-06-21 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-fbc4e2cc-b9e0-53e2-6b0a-8ec118962046 | EuAndreh | 2021-06-21 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-9ee2bbc8-295f-52b7-4104-483869bad017 | EuAndreh | 2021-06-21 | 1 | -0/+7 | |
| | ||||||
* | doc/pt.po: Fix typo s/OPÇÔES/OPÇÕES/ | EuAndreh | 2021-06-20 | 2 | -3/+3 | |
| | ||||||
* | README.md: Mention po4a and gettext on the list of development tools | EuAndreh | 2021-06-19 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Mark #task-eb65cbf1-bff9-be13-f185-3ea53333aa6f as DONE | EuAndreh | 2021-06-19 | 1 | -1/+5 | |
| | ||||||
* | aux/ci/report.sh: Fetch only CI-related notes | EuAndreh | 2021-06-19 | 1 | -1/+4 | |
| | ||||||
* | TODOs.md: Add #task-eb65cbf1-bff9-be13-f185-3ea53333aa6f | EuAndreh | 2021-06-19 | 1 | -0/+3 | |
| | ||||||
* | Release v0.2.0v0.2.0 | EuAndreh | 2021-06-19 | 3 | -2/+15 | |
| | ||||||
* | Makefile: Fix arguments to aux/workflow/dist.sh | EuAndreh | 2021-06-19 | 1 | -1/+1 | |
| | ||||||
* | doc/: Add new supported forges to the manpages | EuAndreh | 2021-06-19 | 7 | -75/+196 | |
| | ||||||
* | TODOs.md: Mark #task-cebc5298-17ad-5c60-dfa5-a25b66433a3a as DONE | EuAndreh | 2021-06-19 | 1 | -12/+13 | |
| | ||||||
* | Add support for the Linux kernel CGit instance | EuAndreh | 2021-06-19 | 1 | -0/+7 | |
| | ||||||
* | Add support for bitbucket.org | EuAndreh | 2021-06-19 | 1 | -0/+8 | |
| | ||||||
* | Add support for pagure.io | EuAndreh | 2021-06-19 | 1 | -0/+7 | |
| | | | | | | | | | | | | | I only added support for HTTPS remotes, because I'm not willing to go out of my way for creating a Fedora account just to see what an SSH URL looks like. I guess just the prefix would change, but repositories not named "A/B.git" but just "B.git" would need more (trivial) treatment, which I'm not willing to do. It shall stay this way until a contribution comes to improve it, or Pagure stops making it hard for me to implement this. | |||||
* | Add support for codeberg.org | EuAndreh | 2021-06-19 | 1 | -0/+8 | |
| | ||||||
* | Add support for notabug.org | EuAndreh | 2021-06-19 | 1 | -21/+31 | |
| | ||||||
* | aux/workflow/manpages.sh: Suppress ShellCheck warnings | EuAndreh | 2021-06-19 | 1 | -0/+2 | |
| | ||||||
* | TODOs.md: Mark #task-9e842529-b782-84a2-1d0a-801a8766cb7e as DONE | EuAndreh | 2021-06-19 | 1 | -3/+7 | |
| | ||||||
* | Add aux/workflow/manpages.sh to install, uninstall and generate HTML from ↵ | EuAndreh | 2021-06-19 | 4 | -31/+62 | |
| | | | | translated manpages | |||||
* | aux/workflow/assert-manpages.sh: Mark as executable | EuAndreh | 2021-06-19 | 1 | -0/+0 | |
| | ||||||
* | TODOs.md: Update #task-9e842529-b782-84a2-1d0a-801a8766cb7e DOING status | EuAndreh | 2021-06-19 | 1 | -2/+5 | |
| | ||||||
* | Leverage po4a to translate manpages | EuAndreh | 2021-06-19 | 13 | -17/+1943 | |
| | ||||||
* | TODOs.md: Mark #task-9e842529-b782-84a2-1d0a-801a8766cb7e as DOING | EuAndreh | 2021-06-17 | 1 | -1/+5 | |
| |