| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-08-05 | Makefile: Build with "go tool compile" and "go tool link" | EuAndreh | 2 | -16/+21 |
| 2024-08-04 | rm src/cmd/main.go | EuAndreh | 1 | -7/+0 |
| 2024-08-04 | rm go.mod | EuAndreh | 1 | -3/+0 |
| 2024-08-03 | Add noop mkdeps.sh and deps.mk files | EuAndreh | 2 | -0/+10 |
| 2024-08-03 | rm tests/cli-opts.sh | EuAndreh | 1 | -4/+0 |
| 2024-08-03 | rm src/export_test.go | EuAndreh | 1 | -3/+0 |
| 2024-08-03 | Makefile: Include go.mod file in $(sources) | EuAndreh | 1 | -0/+1 |
| 2024-07-22 | src/lib.go: Add CopyData() | EuAndreh | 1 | -0/+20 |
| 2024-07-22 | Reorder code | EuAndreh | 2 | -403/+501 |
| 2024-07-10 | Copy code from x/golang/scrypt: get scrypt(), and also import tests | EuAndreh | 2 | -0/+601 |
| 2024-07-09 | src/lib.go: Add level filter to decide when to log or when to emit metric | EuAndreh | 1 | -0/+34 |
| 2024-07-09 | src/lib.go: Remove mmain() | EuAndreh | 1 | -4/+0 |
| 2024-05-16 | Initial implementation: include code from papod | EuAndreh | 8 | -0/+459 |
