aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Remove 'v' prefix from $(VERSION) variableEuAndreh2021-01-311-4/+4
* tests: Use "./remembering" over "sh remembering"EuAndreh2021-01-313-19/+19
* Add (commented) test_really_long_listEuAndreh2021-01-312-0/+21
* aux/ci/: Use /srv over /data pathEuAndreh2021-01-302-4/+4
* aux/ci/ci-build.sh: Remove --enable-(ci|programmer)-modeEuAndreh2021-01-301-1/+1
* aux/workflow/: Update copied files, now accept optional filename parameterEuAndreh2021-01-302-2/+4
* TODOs.md: Add #task-05c7f068-e935-457f-89ea-1f38227e7779EuAndreh2021-01-291-0/+7
* TODOs.md: Add #task-98478c0f-97ac-4667-acdc-9373e2841de9EuAndreh2021-01-291-0/+9
* mv build-aux/ aux/EuAndreh2021-01-2715-16/+16
* v0.1.2: Use sed over tac for POSIX compatibilityv0.1.2EuAndreh2021-01-264-3/+13
* remembering: Add -V version flag, add missing docs on -h flagEuAndreh2021-01-264-5/+37
* manifest.scm: Add groff package, fix CI buildEuAndreh2021-01-261-1/+2
* lib.sh: Limit the amount of bytes output by odEuAndreh2021-01-261-1/+1
* README.md: Add links to source code and issue trackingEuAndreh2021-01-261-2/+4
* README.md: Add link to generated HTML documentationEuAndreh2021-01-261-0/+4
* Generate HTML for manpagesEuAndreh2021-01-261-0/+2
* manifest.scm: Add missing Bash packageEuAndreh2021-01-261-1/+2
* v0.1.1: Allow names with spacesv0.1.1EuAndreh2021-01-264-6/+32
* Remove unused argument from CHANGELOG.shEuAndreh2021-01-262-2/+1
* TODOs.md: Add #task-98478c0f-97ac-4667-acdc-9373e2841de9EuAndreh2021-01-261-0/+7
* Release 0.1.0, add CHANGELOG.mdv0.1.0EuAndreh2021-01-265-4/+24
* Add build-aux/workflow/CHANGELOG.shEuAndreh2021-01-261-0/+17
* README.sh: Fix title metadataEuAndreh2021-01-261-8/+8
* TODOs.md: Mark #task-fec292ff-b9de-4d6c-b156-a9adc4771f35 as doneEuAndreh2021-01-261-1/+16
* remembering: Refactor with awk + sort; make it fasterEuAndreh2021-01-262-86/+57
* Move other Guix files under build-aux/guix/EuAndreh2021-01-255-6/+6
* Remove files related to Guix channelEuAndreh2021-01-254-130/+0
* mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest versionEuAndreh2021-01-252-4/+4
* TODOs.md: Add task-f4258dc4-22aa-408d-a0b1-953f654e0623EuAndreh2021-01-241-0/+3
* remembering: Fix behaviour where STDIN is smaller than profileEuAndreh2021-01-242-9/+23
* remembering: Refator to use head/tail instead of readEuAndreh2021-01-241-6/+11
* tests/ranking.sh: Add more test scenarions (some are now failing)EuAndreh2021-01-242-3/+96
* tests: Add logs of which test is runningEuAndreh2021-01-244-7/+44
* remembering: Append to in-memory string instead of intermediate fileEuAndreh2021-01-241-17/+18
* remembering: Use cut over AWK for selecting fieldEuAndreh2021-01-241-7/+3
* remembering.5: Add note on the ranking algorithmEuAndreh2021-01-241-2/+5
* Update assert-todos.sh: Enforce statuses to be in syncEuAndreh2021-01-241-5/+28
* TODOs.md: Mark task-03d0e24c-4baf-404f-ac8a-f8d972ec622e as CANCELLEDEuAndreh2021-01-241-1/+5
* remembering.5: Reword NAMEEuAndreh2021-01-241-2/+3
* Stop depending on uuidgenEuAndreh2021-01-243-6/+14
* TODOs.md: Mark task-b2c26218-5f21-4efd-afbd-ff6af57a358a as CANCELLEDEuAndreh2021-01-241-1/+9
* ranking.sh: Make $INPUT value literalEuAndreh2021-01-241-5/+25
* TODOs.md: Mark task-146fab37-e53b-489e-95d0-3fcdd4c3eaef as doneEuAndreh2021-01-241-3/+7
* Add tests/ranking.shEuAndreh2021-01-244-11/+147
* TODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358aEuAndreh2021-01-241-0/+8
* remembering: Disable ShellCheck 2068EuAndreh2021-01-241-0/+1
* TODOs.md: Mark tasks as doneEuAndreh2021-01-241-2/+10
* Support -h and --help flagsEuAndreh2021-01-241-4/+26
* lib.sh: Disable 2034 ShellCheck ruleEuAndreh2021-01-241-0/+1
* Add tests/signals.shEuAndreh2021-01-242-0/+30