aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* README.md: Add more linksEuAndreh2021-02-181-1/+3
* .gitignore: Add fallible-*EuAndreh2021-02-181-0/+1
* pinned-channels.scm: Add xyz-euandreh channelEuAndreh2021-02-181-1/+10
* manifest.scm: Add C toolchain packagesEuAndreh2021-02-181-1/+6
* Makefile.in: include some setup of C codeEuAndreh2021-02-171-6/+26
* .gitignore: Add *.t filesEuAndreh2021-02-171-0/+2
* Refactor tests/lib.shEuAndreh2021-02-174-13/+57
* README.md: Use main branch over tag in exampleEuAndreh2021-02-171-3/+4
* Makefile.in: Add some C99 related variablesEuAndreh2021-02-171-0/+4
* Makefile.in: Use @DATE@ and @VERSION@ from configureEuAndreh2021-02-171-2/+2
* Add generated remembering to .gitignoreEuAndreh2021-02-171-0/+1
* Makefile.in: Generate remembering from .in fileEuAndreh2021-02-171-1/+6
* Use normalized version of manpages endingsEuAndreh2021-02-172-8/+36
* Move DATE and VERSION to configureEuAndreh2021-02-172-4/+18
* mv remembering -> src/remembering.inEuAndreh2021-02-171-1/+1
* Move manpages to doc/EuAndreh2021-02-172-0/+0
* Update files under aux/EuAndreh2021-02-179-12/+125
* Rearrange Makefile.in, using loops for manpagesEuAndreh2021-02-171-33/+42
* Add long-descriptionEuAndreh2021-02-171-0/+4
* Add ./configure scriptEuAndreh2021-02-083-1/+30
* Add direct link to source code to both man pagesEuAndreh2021-02-012-2/+6
* TODOs.md: Add #task-e3153cfb-b77a-4528-afa0-43b90f267d3dEuAndreh2021-01-311-0/+12
* remembering: Assume stdin is sorted for faster processingEuAndreh2021-01-312-1/+11
* README.md: Add (noop) make step to installation instructionEuAndreh2021-01-311-0/+1
* 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