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
/
mu-maildir.cc
Age
Commit message (
Expand
)
Author
2026-03-07
lib: improve error checking
Dirk-Jan C. Binnema
2025-11-25
improve invoking external commands
Dirk-Jan C. Binnema
2025-06-10
mu-maildir.cc: fix typo
Dirk-Jan C. Binnema
2024-06-17
logging: reduce debug logging a bit
Dirk-Jan C. Binnema
2023-12-06
lib: debug-log moving / unlinking
Dirk-Jan C. Binnema
2023-09-24
lib: use flags_maildir_file
Dirk-Jan C. Binnema
2023-09-23
lib: maildir/store: more tests
Dirk-Jan C. Binnema
2023-09-21
mu-maildir: use the new run_command0
Dirk-Jan C. Binnema
2023-09-13
lib: unit tests: improve / better coverage
Dirk-Jan C. Binnema
2023-09-12
unit tests: improve
Dirk-Jan C. Binnema
2023-09-10
utils/file: add basename/dirname helpers and use them
Dirk-Jan C. Binnema
2023-07-10
lib/maildir: use mv for moving to avoid warnings
Dirk-Jan C. Binnema
2023-07-05
update to use fmt-based apis
Dirk-Jan C. Binnema
2023-04-09
test: don't "uniqify" link names during test
Dirk-Jan C. Binnema
2023-01-29
lib: use join_paths
Dirk-Jan C. Binnema
2023-01-14
utils: get rid of mu-util.[ch]
Dirk-Jan C. Binnema
2022-10-30
mu-maildir: improve error handling / reporting
Dirk-Jan C. Binnema
2022-06-29
maildir: improve testing coverage
Dirk-Jan C. Binnema
2022-06-29
maildir: add tests for maildir_link / maildir_clear_links
Dirk-Jan C. Binnema
2022-06-04
mu-maildir: refactor some duplicate code
Dirk-Jan C. Binnema
2022-05-31
mu-maildir: fix message_file_parts / empty flags
Dirk-Jan C. Binnema
2022-05-18
mu-maildir: don't allow empty path for new maildir
Dirk-Jan C. Binnema
2022-05-09
mu-maildir: No need for namespaced function names
Dirk-Jan C. Binnema
2022-05-06
avoid warnings, update tests
Dirk-Jan C. Binnema
2022-04-30
mu-maildir: rework mu_maildir_from_path
Dirk-Jan C. Binnema
2022-04-16
flags: rename flags_to_string -> to_string
Dirk-Jan C. Binnema
2022-03-28
message/flags: add flags_from_path
Dirk-Jan C. Binnema
2022-03-26
many: update for lib/message updates
Dirk-Jan C. Binnema
2022-02-17
lib: Update mu-maildir for modern times
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-07-29
mu: use g_strerror instead of strerror
Dirk-Jan C. Binnema
2021-01-22
remove some dead code
Dirk-Jan C. Binnema
2021-01-22
lib: Update for new querying machinery
Dirk-Jan C. Binnema