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
/
lib
/
message
/
mu-message.hh
Age
Commit message (
Expand
)
Author
2025-09-03
store: remove some _unlocked functions, update clear_labels
Dirk-Jan C. Binnema
2025-08-15
message: add support for labels + tests
Dirk-Jan C. Binnema
2025-05-24
message: retain non-file flags when moving
Dirk-Jan C. Binnema
2024-06-01
message: add default ctor
Dirk-Jan C. Binnema
2024-05-01
lib: centralize xapian include, enable move semantics
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-08-09
message & friends: make formattable
Dirk-Jan C. Binnema
2023-05-11
message: try to detect body text language
Dirk-Jan C. Binnema
2023-04-06
mu: allow relative message paths in mu commands
Dirk-Jan C. Binnema
2022-11-07
message: updates for new sexp
Dirk-Jan C. Binnema
2022-08-11
message: update references() implementation
Dirk-Jan C. Binnema
2022-07-13
message: sanitize maildir
Dirk-Jan C. Binnema
2022-06-04
mu-maildir: refactor some duplicate code
Dirk-Jan C. Binnema
2022-06-02
lib: improve test coverage
Dirk-Jan C. Binnema
2022-05-21
message: make it easier to create heap-allocated messages
Dirk-Jan C. Binnema
2022-05-15
message: augment cache-path() so it supports subparts
Dirk-Jan C. Binnema
2022-05-05
message: add cache_path per message
Dirk-Jan C. Binnema
2022-05-05
message/document: allow updating flags
Dirk-Jan C. Binnema
2022-05-05
message/field: cache the message's sexp
Dirk-Jan C. Binnema
2022-05-05
mu: add "modified" fields
Dirk-Jan C. Binnema
2022-04-30
message: add docid param to sexp
Dirk-Jan C. Binnema
2022-04-30
message: improve API; improve extract_tags
Dirk-Jan C. Binnema
2022-04-30
message: implement update-after-move
Dirk-Jan C. Binnema
2022-04-30
message: refactor file handling, add ::mtime()
Dirk-Jan C. Binnema
2022-04-30
message: add move constructor
Dirk-Jan C. Binnema
2022-04-18
message: improve support for decryption
Dirk-Jan C. Binnema
2022-04-16
message: better deal with test messages
Dirk-Jan C. Binnema
2022-04-16
message: implement conversion to sexp
Dirk-Jan C. Binnema
2022-03-28
message: make maildir optional
Dirk-Jan C. Binnema
2022-03-26
message: update implementation
Dirk-Jan C. Binnema
2022-03-26
message: move to lib/message, update naming
Dirk-Jan C. Binnema