| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Now the profile will be an ever growing list, remembering every possible
option ever presented to it.
The tests in tests/ranking.sh already expected this behaviour and were
broken, but now they work.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
DONE:
- task-47589312-0a4d-46ac-9f13-45309471efeb
- task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5
|
| |
|
| |
|
| |
|