summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)Author
2026-04-10lib/utils: small cleanupsDirk-Jan C. Binnema
2026-04-10lib: remove unused async-queueDirk-Jan C. Binnema
2026-03-17mu-utils-file: use std::filesystem::remove_allDirk-Jan C. Binnema
2026-03-17mu-utils-file: remove some unused codeDirk-Jan C. Binnema
2026-03-07mu/lib: fix some possible quoting issuesDirk-Jan C. Binnema
2026-01-29mu-utils: replace #define with constexpr for MU_COLOR_Dirk-Jan C. Binnema
2026-01-28utils: fix typoDirk-Jan C. Binnema
2026-01-27utils: rework MU_ENABLE_BITOPS using C++20 codeDirk-Jan C. Binnema
2026-01-23sexp.hh: silence compiler warningsDirk-Jan C. Binnema
2025-12-13utils: rework logging functionsDirk-Jan C. Binnema
2025-11-19test-utils: fix some clang-tidy warningsDirk-Jan C. Binnema
2025-11-19test-utils: use remove_directoryDirk-Jan C. Binnema
2025-11-19utils/file: rework remove_directory, add testDirk-Jan C. Binnema
2025-11-01logging: don't g_message with --quietDirk-Jan C. Binnema
2025-10-25utils: add utf8_clean helperDirk-Jan C. Binnema
2025-09-28utils: avoid fmt:gmtime/fmt::localtimeDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-24utils: add set_thread_nameDirk-Jan C. Binnema
2025-08-16mu-init: automatic export labels with --reinitDirk-Jan C. Binnema
2025-08-15tests: only build when neededDirk-Jan C. Binnema
2025-07-27utils: refactor count_nl from mu-cmd-findDirk-Jan C. Binnema
2025-07-24fmt: prefer system package if foundDirk-Jan C. Binnema
2025-06-16mu-test: fix logging verbosityDirk-Jan C. Binnema
2025-06-14mu_utils: add to_string_charDirk-Jan C. Binnema
2025-05-24mu-test: add valgrind checkDirk-Jan C. Binnema
2025-04-12mu-server: cleanup find prop handlingDirk-Jan C. Binnema
2025-03-23mu-sexp: don't require > c++17Dirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-03-23mu-sexp: tighten definition of plistpDirk-Jan C. Binnema
2025-03-23mu-sexp: fix c++23 warning for suffix operatorDirk-Jan C. Binnema
2024-12-09utils-file: add unit-test for expand_fileDirk-Jan C. Binnema
2024-12-07mu-sexp: add -unix output for json tstampsDirk-Jan C. Binnema
2024-12-06lib/utils: include fmt/xchar.hDirk-Jan C. Binnema
2024-09-22Fix typos.James Cook
2024-08-26lib: use time_t_max for empty datetimeMatthew Smith
2024-05-07logging: rework a bit, maybe support syslogDirk-Jan C. Binnema
2024-04-21compat: include sys/wait.h where neededDirk-Jan C. Binnema
2024-04-14test-mu-utils: update parse_date_time testsDirk-Jan C. Binnema
2024-04-13mu-utils: update casting from int64_t -> time_tDirk-Jan C. Binnema
2024-04-08utils: build test-utils when tests are not disabledDirk-Jan C. Binnema
2024-04-06utils: only build mu-tests-utils when tests are enabledDirk-Jan C. Binnema
2024-04-01mu-utils: Fix build with muslMatthew Smith
2024-03-15clang: fix some compiler warningsDirk-Jan C. Binnema
2024-02-25tests: check setlocale return valueDirk-Jan C. Binnema
2024-01-06tests: move to tests/, make optionalDirk-Jan C. Binnema
2024-01-01mu-init: guess maildir when --maildir is missingDirk-Jan C. Binnema
2023-12-13mu-result: small tweaksDirk-Jan C. Binnema
2023-10-07expand_path: better handle paths with spacesDirk-Jan C. Binnema
2023-09-24maildir: improve unit testsDirk-Jan C. Binnema
2023-09-24improve unit testsDirk-Jan C. Binnema