index
:
git-permalink
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aux/workflow/l10n.sh: Fix --include-codeblocks argument to md2po
EuAndreh
2021-07-13
1
-1
/
+1
*
mv po/* po/LC_MESSAGES/
EuAndreh
2021-07-13
10
-1
/
+1
*
README.md: Remove "released in" text from the releases list, adjust in aux/wo...
EuAndreh
2021-07-13
8
-6
/
+564
*
README.md: Tweak wording
EuAndreh
2021-07-13
1
-2
/
+2
*
CHANGELOG.md: Add links to translated versions
EuAndreh
2021-07-13
1
-0
/
+7
*
README.md: Add link to translated READMEs
EuAndreh
2021-07-13
1
-4
/
+10
*
README.md: Add mdpo to the list of development tools
EuAndreh
2021-07-13
1
-1
/
+2
*
README.md: Unclutter installation instructions with PREFIX, add "make check"
EuAndreh
2021-07-13
1
-2
/
+3
*
README.md: Add "make check" to the list of installation steps
EuAndreh
2021-07-13
1
-0
/
+1
*
Makefile: Add clear dependencies to "l10n-gen" and "public" targets
EuAndreh
2021-07-13
1
-2
/
+2
*
.gitignore: Remove specific prefix path for gettext tmpfiles
EuAndreh
2021-07-13
1
-2
/
+2
*
TODOs.md: Add #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891
EuAndreh
2021-07-13
1
-0
/
+3
*
TODOs.md: Add #task-539a1902-ed41-fc93-806a-088b6caf8134
EuAndreh
2021-07-10
1
-0
/
+3
*
git mv doc/spelling/ po/
EuAndreh
2021-07-08
6
-4
/
+4
*
TODOs.md: Mark #task-0b034315-cbd2-6fd6-fd32-9e00a12b7594 as DONE
EuAndreh
2021-07-07
1
-1
/
+5
*
aux/workflow/installcheck.sh: Add, call it from Makefile
EuAndreh
2021-07-07
2
-0
/
+67
*
Put pofiles under po/, use one folder for each translated file.
EuAndreh
2021-07-07
13
-19
/
+719
*
TODOs.md: Add #task-0b034315-cbd2-6fd6-fd32-9e00a12b7594
EuAndreh
2021-07-07
1
-0
/
+3
*
TODOs.md: Add #task-f65531fa-e44b-14b1-fa32-70a22346e060
EuAndreh
2021-07-07
1
-0
/
+11
*
TODOs.md: Add #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00
EuAndreh
2021-07-06
1
-0
/
+16
*
TODOs.md: Add #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68
EuAndreh
2021-07-06
1
-0
/
+12
*
TODOs.md: Add #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529
EuAndreh
2021-07-06
1
-0
/
+21
*
Translate CHANGELOG.md adn README.md
EuAndreh
2021-07-06
8
-37
/
+67
*
TODOs.md: Mark #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 as CANCELLED
EuAndreh
2021-06-27
1
-1
/
+6
*
git mv aux/tests-lib.sh tests/
EuAndreh
2021-06-27
4
-3
/
+3
*
TODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157
EuAndreh
2021-06-27
1
-0
/
+3
*
src/git-permalink.in: Return 2 on unrecognized CLI option
EuAndreh
2021-06-27
3
-4
/
+12
*
src/git-permalink.in: Fix ShellCheck offense, remove disable
EuAndreh
2021-06-27
1
-2
/
+1
*
Makefile: Don't use $(NAME) for the file name
EuAndreh
2021-06-26
1
-1
/
+1
*
aux/guix/manifest.scm: Reorder hunspell, group it with basic packages
EuAndreh
2021-06-26
1
-3
/
+3
*
TODOs.md: spellcheck
EuAndreh
2021-06-26
2
-4
/
+6
*
aux/workflow/*: Don't inherit global PROJECT_UC
EuAndreh
2021-06-26
4
-0
/
+4
*
aux/workflow/sign-tarballs.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-2
/
+22
*
aux/ci/report.sh: Use getopts for arguments
EuAndreh
2021-06-26
3
-4
/
+26
*
aux/workflow/commonmark.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-16
/
+48
*
TODOs.md: Add #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586
EuAndreh
2021-06-26
1
-0
/
+23
*
aux/workflow/TODOs.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-5
/
+36
*
aux/workflow/public.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-5
/
+36
*
aux/workflow/dist.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-8
/
+42
*
aux/workflow/assert-manpages.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-7
/
+20
*
aux/workflow/assert-readme.sh: Use getopts for arguments
EuAndreh
2021-06-26
2
-5
/
+25
*
aux/workflow/assert-spelling.sh: Define assert_arg anyway
EuAndreh
2021-06-26
1
-4
/
+8
*
aux/workflow/assert-changelog.sh: Use getopts for arugments
EuAndreh
2021-06-26
2
-5
/
+28
*
aux/workflow/manpages.sh: s/assert/assert_arg/
EuAndreh
2021-06-26
1
-6
/
+6
*
aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t...
EuAndreh
2021-06-26
2
-3
/
+4
*
aux/workflow/l10n.sh: Mark WARNING message with yellow color
EuAndreh
2021-06-26
1
-1
/
+3
*
Makefile: use shorter syntax for cp in "install" target
EuAndreh
2021-06-26
1
-1
/
+1
*
Makefile: Remove trailing \
EuAndreh
2021-06-26
1
-1
/
+1
*
Makefile: Mark src/git-permalink as executable in "all" target
EuAndreh
2021-06-26
1
-1
/
+1
*
tests/install-uninstall.sh: Allow git-permalink to already be installed; laxe...
EuAndreh
2021-06-26
1
-12
/
+8
[prev]
[next]