index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scm
Age
Commit message (
Expand
)
Author
2026-03-07
scm: support --eval
Dirk-Jan C. Binnema
2025-12-11
scm: update example with time->string
Dirk-Jan C. Binnema
2025-11-30
mu-scm: don't depend on dir order in tests
Dirk-Jan C. Binnema
2025-11-29
scm: mention guix in manual
Dirk-Jan C. Binnema
2025-11-29
scm: add convenience methods root-maildir, personal-addresses
Dirk-Jan C. Binnema
2025-11-29
scm: return empty lists instead of #f for some methods
Dirk-Jan C. Binnema
2025-10-11
scm.texi: some improvements in text
Dirk-Jan C. Binnema
2025-09-06
scm: small improvements to manual
Dirk-Jan C. Binnema
2025-08-26
Replace "the the " with "the "
Anton Mosich
2025-08-26
scm: implement store personal?, rename all-labels->labels
Dirk-Jan C. Binnema
2025-08-25
scm: clean up scm running
Dirk-Jan C. Binnema
2025-08-24
scm: add support for logging
Dirk-Jan C. Binnema
2025-08-24
scm: implement blocking / non-blocking modes
Dirk-Jan C. Binnema
2025-08-22
scm: message_parts: use cons instead of append
Dirk-Jan C. Binnema
2025-08-22
scm: to_scm: use cons, not append
Dirk-Jan C. Binnema
2025-08-22
scm: all_labels: use cons instead of append
Dirk-Jan C. Binnema
2025-08-22
scm: cfind: use cons instead of append
Dirk-Jan C. Binnema
2025-08-22
scm: mfind: use cons instead of append, eval lazy
Dirk-Jan C. Binnema
2025-08-17
scm: update documentation
Dirk-Jan C. Binnema
2025-08-17
scm: support --listen flag for uds
Dirk-Jan C. Binnema
2025-08-15
scm: add support for labels + tests
Dirk-Jan C. Binnema
2025-08-15
tests: only build when needed
Dirk-Jan C. Binnema
2025-07-19
mu-scm: avoid compiler warning
Dirk-Jan C. Binnema
2025-07-12
mu-scm: implement message->alist
Dirk-Jan C. Binnema
2025-07-12
mu-scm: use cc-prefix for C++ objects
Dirk-Jan C. Binnema
2025-07-12
mu-scm: add docstrings for symbols
Dirk-Jan C. Binnema
2025-07-12
mu-scm: implement store->alist
Dirk-Jan C. Binnema
2025-07-12
mu-scm: add filename procedure for mime-part
Dirk-Jan C. Binnema
2025-07-07
mu-scm: implement mime-part handling, refact
Dirk-Jan C. Binnema
2025-06-30
mu-scm-message: don't require c++ >= 17
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add string->time and time->string
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add support for thread-id
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add support for mailing-list
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add support for references
Dirk-Jan C. Binnema
2025-06-30
mu-scm: defer scm exceptions with c++ throw/catch
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add full-message support (body/header)
Dirk-Jan C. Binnema
2025-06-30
mu-scm: add options, some tweaks
Dirk-Jan C. Binnema
2025-06-19
mu-scm: add texinfo documentation
Dirk-Jan C. Binnema
2025-06-19
scm: add some unit-tests
Dirk-Jan C. Binnema
2025-06-19
scm: new guile/scheme bindings
Dirk-Jan C. Binnema