summaryrefslogtreecommitdiff
path: root/lib/mu-maildir.cc
AgeCommit message (Expand)Author
2026-03-07lib: improve error checkingDirk-Jan C. Binnema
2025-11-25improve invoking external commandsDirk-Jan C. Binnema
2025-06-10mu-maildir.cc: fix typoDirk-Jan C. Binnema
2024-06-17logging: reduce debug logging a bitDirk-Jan C. Binnema
2023-12-06lib: debug-log moving / unlinkingDirk-Jan C. Binnema
2023-09-24lib: use flags_maildir_fileDirk-Jan C. Binnema
2023-09-23lib: maildir/store: more testsDirk-Jan C. Binnema
2023-09-21mu-maildir: use the new run_command0Dirk-Jan C. Binnema
2023-09-13lib: unit tests: improve / better coverageDirk-Jan C. Binnema
2023-09-12unit tests: improveDirk-Jan C. Binnema
2023-09-10utils/file: add basename/dirname helpers and use themDirk-Jan C. Binnema
2023-07-10lib/maildir: use mv for moving to avoid warningsDirk-Jan C. Binnema
2023-07-05update to use fmt-based apisDirk-Jan C. Binnema
2023-04-09test: don't "uniqify" link names during testDirk-Jan C. Binnema
2023-01-29lib: use join_pathsDirk-Jan C. Binnema
2023-01-14utils: get rid of mu-util.[ch]Dirk-Jan C. Binnema
2022-10-30mu-maildir: improve error handling / reportingDirk-Jan C. Binnema
2022-06-29maildir: improve testing coverageDirk-Jan C. Binnema
2022-06-29maildir: add tests for maildir_link / maildir_clear_linksDirk-Jan C. Binnema
2022-06-04mu-maildir: refactor some duplicate codeDirk-Jan C. Binnema
2022-05-31mu-maildir: fix message_file_parts / empty flagsDirk-Jan C. Binnema
2022-05-18mu-maildir: don't allow empty path for new maildirDirk-Jan C. Binnema
2022-05-09mu-maildir: No need for namespaced function namesDirk-Jan C. Binnema
2022-05-06avoid warnings, update testsDirk-Jan C. Binnema
2022-04-30mu-maildir: rework mu_maildir_from_pathDirk-Jan C. Binnema
2022-04-16flags: rename flags_to_string -> to_stringDirk-Jan C. Binnema
2022-03-28message/flags: add flags_from_pathDirk-Jan C. Binnema
2022-03-26many: update for lib/message updatesDirk-Jan C. Binnema
2022-02-17lib: Update mu-maildir for modern timesDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-07-29mu: use g_strerror instead of strerrorDirk-Jan C. Binnema
2021-01-22remove some dead codeDirk-Jan C. Binnema
2021-01-22lib: Update for new querying machineryDirk-Jan C. Binnema