| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially undo 7bb30b4d8ec7fdb24b23b02f04897d9b0480056f | EuAndreh | 2022-01-21 | 1 | -1/+1 |
* | {aux,tests}/lib.sh: Use UUIDs for tmpnames to remove dependency on m4 | EuAndreh | 2022-01-21 | 1 | -2/+1 |
* | Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work... | EuAndreh | 2022-01-20 | 1 | -1/+2 |
* | {aux,tests}/lib.sh: Use -n1 instead of -1 for head command | EuAndreh | 2022-01-16 | 1 | -1/+1 |
* | Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git | EuAndreh | 2021-10-11 | 1 | -2/+2 |
* | tests/: Copy files to temp directory to avoid messing with existing generated... | EuAndreh | 2021-10-02 | 2 | -2/+12 |
* | tests/cli-opts.sh: Recover test_langs() | EuAndreh | 2021-10-02 | 1 | -8/+79 |
* | Adapt installation to new i18n. | EuAndreh | 2021-09-20 | 1 | -69/+0 |
* | tests/lib.sh: Make error reporting consistent | EuAndreh | 2021-08-13 | 1 | -7/+8 |
* | mv tests/tests-lib.sh tests/lib.sh | EuAndreh | 2021-08-05 | 3 | -2/+2 |
* | Remove extra \\ after | in line breaks | EuAndreh | 2021-07-27 | 1 | -2/+2 |
* | src/, tests/: Stick to 80 columns with 8-chars wide tabs | EuAndreh | 2021-07-26 | 3 | -6/+13 |
* | aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid over | EuAndreh | 2021-07-15 | 3 | -56/+73 |
* | tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.sh | EuAndreh | 2021-07-15 | 1 | -49/+0 |
* | git mv aux/tests-lib.sh tests/ | EuAndreh | 2021-06-27 | 4 | -3/+126 |
* | src/git-permalink.in: Return 2 on unrecognized CLI option | EuAndreh | 2021-06-27 | 1 | -4/+2 |
* | tests/install-uninstall.sh: Allow git-permalink to already be installed; laxe... | EuAndreh | 2021-06-26 | 1 | -12/+8 |
* | tests/*.sh: Print line number, STDOUT and STDERR when test fails | EuAndreh | 2021-06-26 | 3 | -0/+32 |
* | mv src/git-permalink.sh.in src/git-permalin.in | EuAndreh | 2021-06-25 | 1 | -14/+14 |
* | Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|... | EuAndreh | 2021-06-23 | 1 | -14/+14 |
* | tests/remotes.sh: Supress output of git config | EuAndreh | 2021-06-22 | 1 | -2/+2 |
* | tests/cli-opts.sh: Stop testing behaviour of "locale" command | EuAndreh | 2021-06-22 | 1 | -9/+0 |
* | tests/remotes.sh: Conditionally set user.{email,name} to work on new env like CI | EuAndreh | 2021-06-22 | 1 | -1/+11 |
* | aux/tests-lib.sh: Add uuid() function, use it on tests | EuAndreh | 2021-06-22 | 2 | -3/+3 |
* | src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issues | EuAndreh | 2021-06-22 | 1 | -11/+11 |
* | src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69 | EuAndreh | 2021-06-22 | 1 | -4/+2 |
* | tests/remotes.sh: Add | EuAndreh | 2021-06-22 | 1 | -0/+176 |
* | tests/install-uninstall.sh: Add | EuAndreh | 2021-06-22 | 1 | -0/+49 |
* | tests/cli-opts.sh: Use portable "sh git-permalink" over "./git-permalink" | EuAndreh | 2021-06-22 | 1 | -15/+15 |
* | tests/cli-opts.sh: Add test_langs | EuAndreh | 2021-06-22 | 1 | -0/+70 |
* | src/git-permalink.sh: Translate program output to pt, fr and eo | EuAndreh | 2021-06-17 | 1 | -4/+4 |
* | tests/cli-opts.sh: Remove behaviour test | EuAndreh | 2021-06-12 | 1 | -25/+0 |
* | Revert "tests/xdg-open: Remove unused file" | EuAndreh | 2021-06-12 | 2 | -0/+10 |
* | src/git-permalink.sh: Fix bad treatment of -p flag | EuAndreh | 2021-06-12 | 1 | -2/+12 |
* | tests/xdg-open: Remove unused file | EuAndreh | 2021-06-12 | 2 | -9/+0 |
* | Add initial version of tests/cli-opts.sh tests | EuAndreh | 2021-06-12 | 2 | -0/+115 |
* | Add stup tests/cli-opts.sh | EuAndreh | 2021-06-12 | 1 | -0/+0 |