summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-11mu4e: implement mu4e-quit-hookDirk-Jan C. Binnema
2025-10-11scm.texi: some improvements in textDirk-Jan C. Binnema
2025-09-28utils: avoid fmt:gmtime/fmt::localtimeDirk-Jan C. Binnema
2025-09-28build: bump version to 1.12.14-dev1Dirk-Jan C. Binnema
2025-09-15mu4e.texi: be explicit about :labelsDirk-Jan C. Binnema
2025-09-13build: bump version to 1.12.13v1.12.13Dirk-Jan C. Binnema
2025-09-12labels: tighten labels regexpDirk-Jan C. Binnema
2025-09-12mu4e: labels tweaksDirk-Jan C. Binnema
2025-09-12mu4e: use string-joinDirk-Jan C. Binnema
2025-09-09IDEAS.org: move some tickets from issues listDirk-Jan C. Binnema
2025-09-08build: bump version to 1.12.13-dev2Dirk-Jan C. Binnema
2025-09-08rename 'mu label' -> 'mu labels'Dirk-Jan C. Binnema
2025-09-08mu4e-server: don't error on nil maildirs/labelDirk-Jan C. Binnema
2025-09-06scm: small improvements to manualDirk-Jan C. Binnema
2025-09-06mu4e.texi: document mu-scm repl interfaceDirk-Jan C. Binnema
2025-09-04build: use 1.12.13-devDirk-Jan C. Binnema
2025-09-04mu4e-mu-scm-repl: tweak to avoid bytecomp warningDirk-Jan C. Binnema
2025-09-04mu4e-mu-scm-repl: keep same repl by defaultDirk-Jan C. Binnema
2025-09-03store-test: add more label testsDirk-Jan C. Binnema
2025-09-03store: remove some _unlocked functions, update clear_labelsDirk-Jan C. Binnema
2025-09-02store: update labels when removing messagesDirk-Jan C. Binnema
2025-09-02mu: refactor labels codeDirk-Jan C. Binnema
2025-09-02mu4e: tweak label commentsDirk-Jan C. Binnema
2025-09-02labels: allow restoring cache-mapDirk-Jan C. Binnema
2025-09-01README.org: tweaksDirk-Jan C. Binnema
2025-09-01store: implement serialize method, use itDirk-Jan C. Binnema
2025-09-01mu-label: no counts in list unless verboseDirk-Jan C. Binnema
2025-09-01mu4e-search: improve label auto-completionDirk-Jan C. Binnema
2025-09-01mu4e-labels: don't require emacs-30 rxDirk-Jan C. Binnema
2025-08-31mu4e-search: re-use mu4e-label-regexDirk-Jan C. Binnema
2025-08-31mu: cmd-label: cosmeticsDirk-Jan C. Binnema
2025-08-31man: update label manpageDirk-Jan C. Binnema
2025-08-31store: improve label handlingDirk-Jan C. Binnema
2025-08-31mu4e: implement label updating through marksDirk-Jan C. Binnema
2025-08-31server: add label handlerDirk-Jan C. Binnema
2025-08-31mu-label: allow more charactersDirk-Jan C. Binnema
2025-08-28mu-document: improve sexp updatingDirk-Jan C. Binnema
2025-08-27labels: implement parse_delta_labelsDirk-Jan C. Binnema
2025-08-27build: don't use PWD in when doc-buildingDirk-Jan C. Binnema
2025-08-27Merge pull request #2866 from antonmosich/typosDirk-Jan C. Binnema
2025-08-26Replace "the the " with "the "Anton Mosich
2025-08-26docs: Fix typoAnton Mosich
2025-08-26build: improve doc buildingDirk-Jan C. Binnema
2025-08-26scm: implement store personal?, rename all-labels->labelsDirk-Jan C. Binnema
2025-08-26mu4e: add basic auto-completion for labelsDirk-Jan C. Binnema
2025-08-26mu4e: allow for displaying labelsDirk-Jan C. Binnema
2025-08-25mu4e/server: get cached list of labelsDirk-Jan C. Binnema
2025-08-25mu: improve command helpDirk-Jan C. Binnema
2025-08-25scm: clean up scm runningDirk-Jan C. Binnema
2025-08-24utils: add set_thread_nameDirk-Jan C. Binnema