summaryrefslogtreecommitdiff
path: root/mu
AgeCommit message (Expand)Author
2026-03-07mu/lib: fix some possible quoting issuesDirk-Jan C. Binnema
2026-03-07scm: support --evalDirk-Jan C. Binnema
2025-12-15mu-labels: improve command-line handlingDirk-Jan C. Binnema
2025-11-25improve invoking external commandsDirk-Jan C. Binnema
2025-11-01logging: don't g_message with --quietDirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-09-02labels: allow restoring cache-mapDirk-Jan C. Binnema
2025-09-01mu-label: no counts in list unless verboseDirk-Jan C. Binnema
2025-08-31mu: cmd-label: cosmeticsDirk-Jan C. Binnema
2025-08-25mu: improve command helpDirk-Jan C. Binnema
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24mu: add --listen option for serverDirk-Jan C. Binnema
2025-08-24scm: implement blocking / non-blocking modesDirk-Jan C. Binnema
2025-08-17scm: support --listen flag for udsDirk-Jan C. Binnema
2025-08-16labels: refactor import/export to mu-store-labelsDirk-Jan C. Binnema
2025-08-16labels: ensure c++17 compatibilityDirk-Jan C. Binnema
2025-08-15mu: add 'label' command + manpage + testsDirk-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-24cli11: prefer system package if foundDirk-Jan C. Binnema
2025-07-24mu-cmd: load mu-scm.hh only with BUILD_SCMDirk-Jan C. Binnema
2025-06-30mu-scm: add options, some tweaksDirk-Jan C. Binnema
2025-06-24build: better handle non-guile buildDirk-Jan C. Binnema
2025-06-19scm: new guile/scheme bindingsDirk-Jan C. Binnema
2025-06-16mu: add 'scm' commandDirk-Jan C. Binnema
2025-06-10mu-cfind/contacts-cache: refactor matching in for_eachDirk-Jan C. Binnema
2025-05-31mu-cmd: update docstringsDirk-Jan C. Binnema
2025-05-24message: retain non-file flags when movingDirk-Jan C. Binnema
2025-05-24mu: rename --my-address into --personal-addressDirk-Jan C. Binnema
2025-03-23mu-find: implement format=json2Dirk-Jan C. Binnema
2025-01-20mu-find: use correct summary-lenDirk-Jan C. Binnema
2024-12-09options: do not canonicalize maildir-pathDirk-Jan C. Binnema
2024-12-04mu-find: insist on --linksdir for linksDirk-Jan C. Binnema
2024-11-30fields: make combi-fields introspectableDirk-Jan C. Binnema
2024-11-26search: make references searchableDirk-Jan C. Binnema
2024-09-25mu-info: fix typoDirk-Jan C. Binnema
2024-08-06Canonicalize init --maildir argument after expandingRasmus Buurman
2024-06-05store-worker: temporarily revertDirk-Jan C. Binnema
2024-06-03server: pass sexp-commmands through store workerDirk-Jan C. Binnema
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2024-04-21compat: include sys/wait.h where neededDirk-Jan C. Binnema
2024-04-19mu-move: remove debug printFrank Benkstein
2024-04-05mu: add --reindex option for mu indexDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2024-03-01tests: add some very basic CLD2_TESTDirk-Jan C. Binnema
2024-02-26mu-init: insist that --maildir is absoluteDirk-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-29mu-index: add unit testsDirk-Jan C. Binnema