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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remembering: Add -V version flag, add missing docs on -h flag
EuAndreh
2021-01-26
4
-5
/
+37
*
manifest.scm: Add groff package, fix CI build
EuAndreh
2021-01-26
1
-1
/
+2
*
lib.sh: Limit the amount of bytes output by od
EuAndreh
2021-01-26
1
-1
/
+1
*
README.md: Add links to source code and issue tracking
EuAndreh
2021-01-26
1
-2
/
+4
*
README.md: Add link to generated HTML documentation
EuAndreh
2021-01-26
1
-0
/
+4
*
Generate HTML for manpages
EuAndreh
2021-01-26
1
-0
/
+2
*
manifest.scm: Add missing Bash package
EuAndreh
2021-01-26
1
-1
/
+2
*
v0.1.1: Allow names with spaces
v0.1.1
EuAndreh
2021-01-26
4
-6
/
+32
*
Remove unused argument from CHANGELOG.sh
EuAndreh
2021-01-26
2
-2
/
+1
*
TODOs.md: Add #task-98478c0f-97ac-4667-acdc-9373e2841de9
EuAndreh
2021-01-26
1
-0
/
+7
*
Release 0.1.0, add CHANGELOG.md
v0.1.0
EuAndreh
2021-01-26
5
-4
/
+24
*
Add build-aux/workflow/CHANGELOG.sh
EuAndreh
2021-01-26
1
-0
/
+17
*
README.sh: Fix title metadata
EuAndreh
2021-01-26
1
-8
/
+8
*
TODOs.md: Mark #task-fec292ff-b9de-4d6c-b156-a9adc4771f35 as done
EuAndreh
2021-01-26
1
-1
/
+16
*
remembering: Refactor with awk + sort; make it faster
EuAndreh
2021-01-26
2
-86
/
+57
*
Move other Guix files under build-aux/guix/
EuAndreh
2021-01-25
5
-6
/
+6
*
Remove files related to Guix channel
EuAndreh
2021-01-25
4
-130
/
+0
*
mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest version
EuAndreh
2021-01-25
2
-4
/
+4
*
TODOs.md: Add task-f4258dc4-22aa-408d-a0b1-953f654e0623
EuAndreh
2021-01-24
1
-0
/
+3
*
remembering: Fix behaviour where STDIN is smaller than profile
EuAndreh
2021-01-24
2
-9
/
+23
*
remembering: Refator to use head/tail instead of read
EuAndreh
2021-01-24
1
-6
/
+11
*
tests/ranking.sh: Add more test scenarions (some are now failing)
EuAndreh
2021-01-24
2
-3
/
+96
*
tests: Add logs of which test is running
EuAndreh
2021-01-24
4
-7
/
+44
*
remembering: Append to in-memory string instead of intermediate file
EuAndreh
2021-01-24
1
-17
/
+18
*
remembering: Use cut over AWK for selecting field
EuAndreh
2021-01-24
1
-7
/
+3
*
remembering.5: Add note on the ranking algorithm
EuAndreh
2021-01-24
1
-2
/
+5
*
Update assert-todos.sh: Enforce statuses to be in sync
EuAndreh
2021-01-24
1
-5
/
+28
*
TODOs.md: Mark task-03d0e24c-4baf-404f-ac8a-f8d972ec622e as CANCELLED
EuAndreh
2021-01-24
1
-1
/
+5
*
remembering.5: Reword NAME
EuAndreh
2021-01-24
1
-2
/
+3
*
Stop depending on uuidgen
EuAndreh
2021-01-24
3
-6
/
+14
*
TODOs.md: Mark task-b2c26218-5f21-4efd-afbd-ff6af57a358a as CANCELLED
EuAndreh
2021-01-24
1
-1
/
+9
*
ranking.sh: Make $INPUT value literal
EuAndreh
2021-01-24
1
-5
/
+25
*
TODOs.md: Mark task-146fab37-e53b-489e-95d0-3fcdd4c3eaef as done
EuAndreh
2021-01-24
1
-3
/
+7
*
Add tests/ranking.sh
EuAndreh
2021-01-24
4
-11
/
+147
*
TODOs.md: Add task-b2c26218-5f21-4efd-afbd-ff6af57a358a
EuAndreh
2021-01-24
1
-0
/
+8
*
remembering: Disable ShellCheck 2068
EuAndreh
2021-01-24
1
-0
/
+1
*
TODOs.md: Mark tasks as done
EuAndreh
2021-01-24
1
-2
/
+10
*
Support -h and --help flags
EuAndreh
2021-01-24
1
-4
/
+26
*
lib.sh: Disable 2034 ShellCheck rule
EuAndreh
2021-01-24
1
-0
/
+1
*
Add tests/signals.sh
EuAndreh
2021-01-24
2
-0
/
+30
*
Add test to for help flags
EuAndreh
2021-01-24
2
-14
/
+37
*
cli-opts.sh: Break long line
EuAndreh
2021-01-24
1
-1
/
+5
*
Makefile: Clean tests/test-profiles/ on "clean" target
EuAndreh
2021-01-24
1
-1
/
+1
*
Add tests/lib.sh
EuAndreh
2021-01-24
2
-11
/
+15
*
Remove tests/all.sh
EuAndreh
2021-01-24
2
-3
/
+0
*
Add tests/cli-opts.sh tests
EuAndreh
2021-01-24
4
-2
/
+108
*
~/.local/share/{remember => remembering}
EuAndreh
2021-01-22
2
-2
/
+2
*
Add Guix channel
EuAndreh
2021-01-22
4
-0
/
+130
*
Makefile: Add assert-todos.sh to check phase
EuAndreh
2021-01-22
2
-0
/
+35
*
Add build-aux/with-container.sh and the supporting files under guix/
EuAndreh
2021-01-22
3
-0
/
+30
[next]