Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remembering: Assume stdin is sorted for faster processing | EuAndreh | 2021-01-31 | 1 | -0/+10 |
| | |||||
* | v0.1.2: Use sed over tac for POSIX compatibilityv0.1.2 | EuAndreh | 2021-01-26 | 1 | -0/+4 |
| | | | | TODOs.md: Mark #task-98478c0f-97ac-4667-acdc-9373e2841de9 as done | ||||
* | v0.1.1: Allow names with spacesv0.1.1 | EuAndreh | 2021-01-26 | 1 | -0/+4 |
| | | | | | | | | | The test_stdin_is_empty was adapted so it wouldn't exit with status 1. The previous implementation would effectively do: printf '' | grep '' which returns 1, and the test would fail. | ||||
* | Release 0.1.0, add CHANGELOG.mdv0.1.0 | EuAndreh | 2021-01-26 | 1 | -0/+14 |