Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv tests/tests-lib.sh tests/lib.sh | EuAndreh | 2021-08-05 | 1 | -1/+1 |
* | src/, tests/: Stick to 80 columns with 8-chars wide tabs | EuAndreh | 2021-07-26 | 1 | -2/+4 |
* | aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid over | EuAndreh | 2021-07-15 | 1 | -28/+28 |
* | git mv aux/tests-lib.sh tests/ | EuAndreh | 2021-06-27 | 1 | -1/+1 |
* | tests/*.sh: Print line number, STDOUT and STDERR when test fails | EuAndreh | 2021-06-26 | 1 | -0/+14 |
* | tests/remotes.sh: Supress output of git config | EuAndreh | 2021-06-22 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issues | EuAndreh | 2021-06-22 | 1 | -11/+11 |
* | tests/remotes.sh: Add | EuAndreh | 2021-06-22 | 1 | -0/+176 |