index
:
remembering
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
/
assert-shellcheck.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
TODOs.md: Mark #task-fec292ff-b9de-4d6c-b156-a9adc4771f35 as done
EuAndreh
1
-1
/
+16
2021-01-26
remembering: Refactor with awk + sort; make it faster
EuAndreh
2
-86
/
+57
2021-01-25
Move other Guix files under build-aux/guix/
EuAndreh
5
-6
/
+6
2021-01-25
Remove files related to Guix channel
EuAndreh
4
-130
/
+0
2021-01-25
mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest version
EuAndreh
2
-4
/
+4
2021-01-24
TODOs.md: Add task-f4258dc4-22aa-408d-a0b1-953f654e0623
EuAndreh
1
-0
/
+3
2021-01-24
remembering: Fix behaviour where STDIN is smaller than profile
EuAndreh
2
-9
/
+23
2021-01-24
remembering: Refator to use head/tail instead of read
EuAndreh
1
-6
/
+11
2021-01-24
tests/ranking.sh: Add more test scenarions (some are now failing)
EuAndreh
2
-3
/
+96
2021-01-24
tests: Add logs of which test is running
EuAndreh
4
-7
/
+44
2021-01-24
remembering: Append to in-memory string instead of intermediate file
EuAndreh
1
-17
/
+18
2021-01-24
remembering: Use cut over AWK for selecting field
EuAndreh
1
-7
/
+3
2021-01-24
remembering.5: Add note on the ranking algorithm
EuAndreh
1
-2
/
+5
2021-01-24
Update assert-todos.sh: Enforce statuses to be in sync
EuAndreh
1
-5
/
+28
2021-01-24
TODOs.md: Mark task-03d0e24c-4baf-404f-ac8a-f8d972ec622e as CANCELLED
EuAndreh
1
-1
/
+5
2021-01-24
remembering.5: Reword NAME
EuAndreh
1
-2
/
+3
2021-01-24
Stop depending on uuidgen
EuAndreh
3
-6
/
+14
2021-01-24
TODOs.md: Mark task-b2c26218-5f21-4efd-afbd-ff6af57a358a as CANCELLED
EuAndreh
1
-1
/
+9
2021-01-24
ranking.sh: Make $INPUT value literal
EuAndreh
1
-5
/
+25
2021-01-24
TODOs.md: Mark task-146fab37-e53b-489e-95d0-3fcdd4c3eaef as done
EuAndreh
1
-3
/
+7
2021-01-24
Add tests/ranking.sh
EuAndreh
4
-11
/
+147
2021-01-24
TODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358a
EuAndreh
1
-0
/
+8
2021-01-24
remembering: Disable ShellCheck 2068
EuAndreh
1
-0
/
+1
2021-01-24
TODOs.md: Mark tasks as done
EuAndreh
1
-2
/
+10
2021-01-24
Support -h and --help flags
EuAndreh
1
-4
/
+26
2021-01-24
lib.sh: Disable 2034 ShellCheck rule
EuAndreh
1
-0
/
+1
2021-01-24
Add tests/signals.sh
EuAndreh
2
-0
/
+30
2021-01-24
Add test to for help flags
EuAndreh
2
-14
/
+37
2021-01-24
cli-opts.sh: Break long line
EuAndreh
1
-1
/
+5
2021-01-24
Makefile: Clean tests/test-profiles/ on "clean" target
EuAndreh
1
-1
/
+1
2021-01-24
Add tests/lib.sh
EuAndreh
2
-11
/
+15
2021-01-24
Remove tests/all.sh
EuAndreh
2
-3
/
+0
2021-01-24
Add tests/cli-opts.sh tests
EuAndreh
4
-2
/
+108
2021-01-22
~/.local/share/{remember => remembering}
EuAndreh
2
-2
/
+2
2021-01-22
Add Guix channel
EuAndreh
4
-0
/
+130
2021-01-22
Makefile: Add assert-todos.sh to check phase
EuAndreh
2
-0
/
+35
2021-01-22
Add build-aux/with-container.sh and the supporting files under guix/
EuAndreh
3
-0
/
+30
2021-01-22
Use newer version of TODOs.sh
EuAndreh
1
-9
/
+9
2021-01-22
Add build-aux/ci/
EuAndreh
3
-0
/
+86
2021-01-22
Add build-aux/assert-shellcheck.sh and run in "check" target
EuAndreh
2
-0
/
+11
2021-01-22
remembering: ShellCheck
EuAndreh
1
-0
/
+3
2021-01-22
preamble.md: Add more list on mailing list
EuAndreh
1
-2
/
+3
2021-01-22
Makefiile: Add dependencies to "public" target
EuAndreh
1
-1
/
+1
2021-01-22
Makefile: Add missing $(VERSION), $(DATE), and dist target to control them
EuAndreh
1
-1
/
+16
2021-01-22
Makefile: Add .PHONY marker to targets
EuAndreh
1
-0
/
+2
2021-01-22
Makefile: Add uninstall target
EuAndreh
1
-0
/
+6
2021-01-22
Makefile: Fix typo in man5 path
EuAndreh
1
-1
/
+1
2021-01-22
Makefile: Fix call to do_subst
EuAndreh
1
-2
/
+2
2021-01-22
Makefile: Use a single mkdir over multiple installs
EuAndreh
1
-3
/
+3
2021-01-22
Makefile: replace @VARS@ and use $(MANPREFIX)
EuAndreh
1
-4
/
+11
[next]