| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit a649cf53498bb9bdff79a40eb39462d8ccd1a396.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TODOs.md: Mark #task-98478c0f-97ac-4667-acdc-9373e2841de9 as done
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|