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 (
Collapse
)
Author
Age
Files
Lines
*
Release v0.3.0
v0.3.0
EuAndreh
2023-03-22
2
-2
/
+57
|
*
aux/workflow/dist.sh: Update Git push options
EuAndreh
2023-03-22
1
-4
/
+4
|
*
aux/workflow/dist.sh: Use authoring date over commit date
EuAndreh
2023-03-22
1
-1
/
+1
|
*
aux/workflow/dist.sh: Do not build before doing dist
EuAndreh
2023-03-22
1
-1
/
+1
|
*
Refactor: rewrite logic to make it simpler and faster
EuAndreh
2022-11-25
4
-132
/
+167
|
*
src/remembering.in: Use indented heredoc for usage() and help()
EuAndreh
2022-11-08
1
-9
/
+14
|
*
src/remembering.in: Remove hyphen between name and version
EuAndreh
2022-11-08
2
-2
/
+2
|
|
|
|
|
|
Also use the @NAME@ placeholder over the hard-coded "remembering" value. Update tests/clip-opts.sh to match.
*
.tdrc: Init
EuAndreh
2022-11-08
1
-0
/
+1
|
*
Makefile: Remove rules for C files
EuAndreh
2022-11-08
3
-162
/
+4
|
*
doc/: Add new manpages as empty files
EuAndreh
2022-11-08
17
-0
/
+0
|
*
src/: Remove C files
EuAndreh
2022-11-08
7
-577
/
+0
|
*
TODOs.md: Add #td-80513275-dbb4-adfd-b029-7403cd5fb7d3
EuAndreh
2021-10-03
1
-0
/
+7
|
*
src/remembering.in: Add trailing "/remembering" to the value defined in ↵
EuAndreh
2021-09-08
14
-30
/
+118
|
|
|
|
$XDG_DATA_HOME
*
Makefile: Indent object file dependency
EuAndreh
2021-09-06
1
-1
/
+1
|
*
Makefile: Generate src/config.h from src/config.h.in
EuAndreh
2021-09-05
2
-12
/
+14
|
*
src/remembering.c: Stick (mostly) to 80 columns
EuAndreh
2021-09-02
1
-7
/
+13
|
*
aux/80-columns.sh: Add file
EuAndreh
2021-09-02
1
-0
/
+12
|
*
po/LC_MESSAGES/{README,CHANGELOG}.en.md/: Add untranslate message files
EuAndreh
2021-09-02
6
-0
/
+1179
|
*
aux/workflow/repocheck.sh: Add file
EuAndreh
2021-09-02
1
-0
/
+184
|
*
doc/remembering.{pt,fr,eo}.{1,5}.in: Fix link to translated homepage
EuAndreh
2021-09-02
14
-38
/
+38
|
*
README.md: Fix formatting of expected content
EuAndreh
2021-09-02
1
-7
/
+10
|
*
src/remembering.c: prevent free() of unitialized value
EuAndreh
2021-09-02
1
-1
/
+1
|
*
doc/manpages.sh: Stick to 80 columns
EuAndreh
2021-09-02
1
-2
/
+4
|
*
aux/guix/manifest.scm: Update i18n dependencies
EuAndreh
2021-09-02
2
-6
/
+11
|
*
README.md: Add links to missing development tools
EuAndreh
2021-09-02
1
-4
/
+8
|
*
README.md: Simplify installation instruction
EuAndreh
2021-09-02
1
-8
/
+12
|
*
README.md: Add link to translated versions of pages
EuAndreh
2021-09-02
1
-2
/
+8
|
*
README.md: Add directory structure section to Documentation
EuAndreh
2021-09-02
1
-1
/
+16
|
*
CHANGELOG.md: Point to english version URL
EuAndreh
2021-09-01
1
-1
/
+1
|
*
.gitignore: Add translation files
EuAndreh
2021-09-01
1
-2
/
+4
|
*
Remove tests/install-uninstall.sh in favor of repocheck.sh
EuAndreh
2021-09-01
2
-50
/
+0
|
*
mv doc/po/ po/...
EuAndreh
2021-09-01
6
-0
/
+1856
|
*
mv aux/workflow/manpages.sh doc/manpages.sh
EuAndreh
2021-09-01
1
-0
/
+0
|
*
aux/: Update
EuAndreh
2021-09-01
17
-87
/
+153
|
*
src/remembering.c: Enforce C style
EuAndreh
2021-09-01
1
-10
/
+20
|
*
Refactor C files, split logerr and tests-lib
EuAndreh
2021-09-01
10
-17
/
+318
|
*
tests/lib.sh: Update
EuAndreh
2021-09-01
3
-4
/
+25
|
*
mv src/remembering-c.c src/remembering.c
EuAndreh
2021-09-01
3
-8
/
+11
|
*
Makefile: s/run-tests/remembering-tests/
EuAndreh
2021-09-01
2
-4
/
+4
|
*
Makefile: Revamp "clean" target
EuAndreh
2021-09-01
1
-3
/
+7
|
*
Makefile: Refactor personal workflow targets to include new translations flow
EuAndreh
2021-09-01
1
-7
/
+21
|
*
Makefile: Add repocheck.sh to "dev-check" target, separate it from the ↵
EuAndreh
2021-09-01
1
-7
/
+15
|
|
|
|
canonical path
*
Makefile: Use quotes around macro names
EuAndreh
2021-09-01
1
-11
/
+11
|
*
Makefile: Use chmod when generating src/remembering instead of afterwards
EuAndreh
2021-09-01
1
-1
/
+1
|
|
|
|
|
Now running "make" for the second time will say everything is up-to-date, instead of always changing the permission again and again.
*
src/remembering.in: Add empty line on help text
EuAndreh
2021-09-01
1
-0
/
+1
|
*
aux/workflow/favicon.png: Remove
EuAndreh
2021-09-01
1
-0
/
+0
|
*
TODOs.md: Add #task-a5c8dd18-b180-2731-601a-e26f137a2740
EuAndreh
2021-08-20
1
-0
/
+3
|
*
git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g'
EuAndreh
2021-07-23
1
-7
/
+7
|
*
aux/: Update
EuAndreh
2021-07-23
18
-208
/
+260
|
*
TODOs.md: Mark #task-bd165b74-c559-48ee-1d29-eaa906aa0393 as DONE
EuAndreh
2021-06-28
1
-1
/
+5
|
[next]