aboutsummaryrefslogtreecommitdiff
path: root/build-aux/guix (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-26TODOs.md: Mark #task-fec292ff-b9de-4d6c-b156-a9adc4771f35 as doneEuAndreh1-1/+16
2021-01-26remembering: Refactor with awk + sort; make it fasterEuAndreh2-86/+57
2021-01-25Move other Guix files under build-aux/guix/EuAndreh5-6/+6
2021-01-25Remove files related to Guix channelEuAndreh4-130/+0
2021-01-25mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest versionEuAndreh2-4/+4
2021-01-24TODOs.md: Add task-f4258dc4-22aa-408d-a0b1-953f654e0623EuAndreh1-0/+3
2021-01-24remembering: Fix behaviour where STDIN is smaller than profileEuAndreh2-9/+23
2021-01-24remembering: Refator to use head/tail instead of readEuAndreh1-6/+11
2021-01-24tests/ranking.sh: Add more test scenarions (some are now failing)EuAndreh2-3/+96
2021-01-24tests: Add logs of which test is runningEuAndreh4-7/+44
2021-01-24remembering: Append to in-memory string instead of intermediate fileEuAndreh1-17/+18
2021-01-24remembering: Use cut over AWK for selecting fieldEuAndreh1-7/+3
2021-01-24remembering.5: Add note on the ranking algorithmEuAndreh1-2/+5
2021-01-24Update assert-todos.sh: Enforce statuses to be in syncEuAndreh1-5/+28
2021-01-24TODOs.md: Mark task-03d0e24c-4baf-404f-ac8a-f8d972ec622e as CANCELLEDEuAndreh1-1/+5
2021-01-24remembering.5: Reword NAMEEuAndreh1-2/+3
2021-01-24Stop depending on uuidgenEuAndreh3-6/+14
2021-01-24TODOs.md: Mark task-b2c26218-5f21-4efd-afbd-ff6af57a358a as CANCELLEDEuAndreh1-1/+9
2021-01-24ranking.sh: Make $INPUT value literalEuAndreh1-5/+25
2021-01-24TODOs.md: Mark task-146fab37-e53b-489e-95d0-3fcdd4c3eaef as doneEuAndreh1-3/+7
2021-01-24Add tests/ranking.shEuAndreh4-11/+147
2021-01-24TODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358aEuAndreh1-0/+8
2021-01-24remembering: Disable ShellCheck 2068EuAndreh1-0/+1
2021-01-24TODOs.md: Mark tasks as doneEuAndreh1-2/+10
2021-01-24Support -h and --help flagsEuAndreh1-4/+26
2021-01-24lib.sh: Disable 2034 ShellCheck ruleEuAndreh1-0/+1
2021-01-24Add tests/signals.shEuAndreh2-0/+30
2021-01-24Add test to for help flagsEuAndreh2-14/+37
2021-01-24cli-opts.sh: Break long lineEuAndreh1-1/+5
2021-01-24Makefile: Clean tests/test-profiles/ on "clean" targetEuAndreh1-1/+1
2021-01-24Add tests/lib.shEuAndreh2-11/+15
2021-01-24Remove tests/all.shEuAndreh2-3/+0
2021-01-24Add tests/cli-opts.sh testsEuAndreh4-2/+108
2021-01-22~/.local/share/{remember => remembering}EuAndreh2-2/+2
2021-01-22Add Guix channelEuAndreh4-0/+130
2021-01-22Makefile: Add assert-todos.sh to check phaseEuAndreh2-0/+35
2021-01-22Add build-aux/with-container.sh and the supporting files under guix/EuAndreh3-0/+30
2021-01-22Use newer version of TODOs.shEuAndreh1-9/+9
2021-01-22Add build-aux/ci/EuAndreh3-0/+86
2021-01-22Add build-aux/assert-shellcheck.sh and run in "check" targetEuAndreh2-0/+11
2021-01-22remembering: ShellCheckEuAndreh1-0/+3
2021-01-22preamble.md: Add more list on mailing listEuAndreh1-2/+3
2021-01-22Makefiile: Add dependencies to "public" targetEuAndreh1-1/+1
2021-01-22Makefile: Add missing $(VERSION), $(DATE), and dist target to control themEuAndreh1-1/+16
2021-01-22Makefile: Add .PHONY marker to targetsEuAndreh1-0/+2
2021-01-22Makefile: Add uninstall targetEuAndreh1-0/+6
2021-01-22Makefile: Fix typo in man5 pathEuAndreh1-1/+1
2021-01-22Makefile: Fix call to do_substEuAndreh1-2/+2
2021-01-22Makefile: Use a single mkdir over multiple installsEuAndreh1-3/+3
2021-01-22Makefile: replace @VARS@ and use $(MANPREFIX)EuAndreh1-4/+11