aboutsummaryrefslogtreecommitdiff
path: root/guix (unfollow)
Commit message (Collapse)AuthorFilesLines
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
DONE: - task-47589312-0a4d-46ac-9f13-45309471efeb - task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5
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
2021-01-21remembering: run $COMMAND via sh -c "$COMMAND"EuAndreh1-1/+1
2021-01-21README.sh: Add date to relase entryEuAndreh1-1/+1
2021-01-21README.md: Add v to tag in tarball linkEuAndreh1-1/+1
2021-01-21Generate public/index.html using build-aux/workflow/README.shEuAndreh2-2/+32
2021-01-21remembering: Remove FIXME markerEuAndreh1-1/+1
As long as the output of sort is stable, it doesn't matter what the internal algorithm is, since it will produce the same results.
2021-01-21remembering: Fix extra tabs on broken lineEuAndreh1-3/+3
2021-01-21remembering: Remove duplicate FIXME on improving helpEuAndreh1-1/+0
2021-01-21README.md: Add note on yeganeshEuAndreh1-0/+3
2021-01-21README.md: Add note on tar command equivalent to paxEuAndreh1-1/+1