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
path:
root
/
aux
/
workflow
/
assert-readme.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Release v0.2.2
v0.2.2
EuAndreh
3
-1
/
+9
2021-06-25
Makefile: Fix installation path of manpages
EuAndreh
1
-2
/
+2
2021-06-25
Makefile: Make "spellcheck" depend on "public"
EuAndreh
1
-3
/
+3
2021-06-25
Release v0.2.1
v0.2.1
EuAndreh
4
-4
/
+15
2021-06-25
aux/guix/manifest.scm: Use hunspell insted of hunspell-iconv
EuAndreh
1
-1
/
+1
2021-06-25
TODOs.md: Mark #task-4ae91595-6e6d-be17-d882-754a478da878 as DONE
EuAndreh
1
-1
/
+46
2021-06-25
git mv po/ doc/po/
EuAndreh
5
-4
/
+4
2021-06-25
aux/assert-shellcheck.sh: Remove "set -x" option
EuAndreh
1
-1
/
+1
2021-06-25
aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spelling
EuAndreh
18
-307
/
+535
2021-06-23
aux/workflow/manpages.sh: Add missing suffix to HTML files
EuAndreh
1
-1
/
+1
2021-06-23
README.md, aux/workflow/assert-readme.sh: Link to commit in the releases sect...
EuAndreh
2
-3
/
+3
2021-06-23
TODOs.md: Fix code block escaping
EuAndreh
1
-1
/
+1
2021-06-23
aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offenses
EuAndreh
2
-2
/
+2
2021-06-23
Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|...
EuAndreh
1
-14
/
+14
2021-06-23
TODOs.md: Add #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acd
EuAndreh
1
-0
/
+37
2021-06-23
TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as DONE
EuAndreh
1
-1
/
+5
2021-06-23
aux/workflow/manpages.sh: Refactor how manpages and translations are made
EuAndreh
10
-71
/
+135
2021-06-23
git mv doc/*.po po/
EuAndreh
5
-4
/
+4
2021-06-23
aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense)
EuAndreh
1
-1
/
+1
2021-06-23
TODOs.md: Mark #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 as DONE
EuAndreh
1
-1
/
+5
2021-06-23
aux/: Explicitly pass "public/" as a parameter to scripts
EuAndreh
6
-19
/
+21
2021-06-23
aux/workflow/assert-readme.sh: No need to create the public/ directory
EuAndreh
1
-2
/
+0
2021-06-23
git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'
EuAndreh
3
-9
/
+9
2021-06-23
aux/guix/with-container.sh: Remove -x sh option
EuAndreh
1
-1
/
+1
2021-06-23
aux/workflow/public.sh: Selectively copy favicon files
EuAndreh
1
-1
/
+1
2021-06-22
TODOs.md: Add #task-f09dedb7-1b25-0b5e-2520-910a9aa32562
EuAndreh
1
-0
/
+3
2021-06-22
doc/: s/SYNOPSYS/SYNOPSIS/
EuAndreh
4
-10
/
+10
2021-06-22
TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as TODO again
EuAndreh
1
-1
/
+5
2021-06-22
tests/remotes.sh: Supress output of git config
EuAndreh
1
-2
/
+2
2021-06-22
tests/cli-opts.sh: Stop testing behaviour of "locale" command
EuAndreh
1
-9
/
+0
2021-06-22
tests/remotes.sh: Conditionally set user.{email,name} to work on new env like CI
EuAndreh
1
-1
/
+11
2021-06-22
aux/tests-lib.sh: Add uuid() function, use it on tests
EuAndreh
3
-3
/
+11
2021-06-22
src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issues
EuAndreh
2
-12
/
+12
2021-06-22
CHANGELOG.md: Mention integration tests
EuAndreh
1
-0
/
+4
2021-06-22
TODOs.md: Mark #task-bebbe847-f552-be4b-b886-70a621162b69 as DONE
EuAndreh
1
-1
/
+5
2021-06-22
src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69
EuAndreh
2
-18
/
+16
2021-06-22
TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONE
EuAndreh
1
-1
/
+5
2021-06-22
tests/remotes.sh: Add
EuAndreh
3
-0
/
+179
2021-06-22
TODOs.md: Mark #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc as DONE
EuAndreh
1
-1
/
+5
2021-06-22
tests/install-uninstall.sh: Add
EuAndreh
2
-0
/
+50
2021-06-22
src/git-permalink.sh.in: Remove empty lines across translated string variables
EuAndreh
1
-2
/
+0
2021-06-22
TODOs.md: Add #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc
EuAndreh
1
-0
/
+3
2021-06-22
tests/cli-opts.sh: Use portable "sh git-permalink" over "./git-permalink"
EuAndreh
1
-15
/
+15
2021-06-22
mv src/git-permalink.sh src/git-permalink.sh.in
EuAndreh
2
-1
/
+1
2021-06-22
CHANGELOG.md: Mention "getopts"
EuAndreh
1
-0
/
+11
2021-06-22
TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONE
EuAndreh
1
-1
/
+5
2021-06-22
Add small example of using -- on manpage
EuAndreh
8
-62
/
+137
2021-06-22
TODOs.md: Mark #task-cded56f2-c939-3c69-c818-0fb62d62cfd8 as DONE
EuAndreh
1
-1
/
+5
2021-06-22
aux/tests-lib.sh: Use colours on test output
EuAndreh
1
-6
/
+17
2021-06-22
tests/cli-opts.sh: Add test_langs
EuAndreh
1
-0
/
+70
[next]