summaryrefslogtreecommitdiff
path: root/mu/mu.cc
AgeCommit message (Expand)Author
2025-11-01logging: don't g_message with --quietDirk-Jan C. Binnema
2025-08-24mu: add --listen option for serverDirk-Jan C. Binnema
2024-04-05mu: add --reindex option for mu indexDirk-Jan C. Binnema
2023-10-09mu: catch logic errorDirk-Jan C. Binnema
2023-09-23mu: log warning when exiting with errorDirk-Jan C. Binnema
2023-09-16provide end-user hints and show themDirk-Jan C. Binnema
2023-09-13mu/mu: tweak logging / exception handlingDirk-Jan C. Binnema
2023-09-09support xapian ngramsDirk-Jan C. Binnema
2023-07-02all: update for API changes (config etc.)Dirk-Jan C. Binnema
2023-04-09tests: always log to file during testsDirk-Jan C. Binnema
2023-03-26Reset terminal color after error messageBabak Farrokhi
2023-01-18mu: allow color in early command errorsDirk-Jan C. Binnema
2022-11-17mu: implement new command-line parserDirk-Jan C. Binnema
2022-09-30Update copyright to 2022Stephen Eglen
2022-05-15mu: improve error reportingDirk-Jan C. Binnema
2022-05-12mu: Make commands Result-basedDirk-Jan C. Binnema
2021-10-20clang-format: update c/cc coding styleDirk-Jan C. Binnema
2021-08-03update (c) yearDirk-Jan C. Binnema
2020-11-07use c++ for some more sourcesDirk-Jan C. Binnema
2020-06-27mu: better outputDirk-Jan C. Binnema
2020-06-13mu: convert command-line tools to c++Dirk-Jan C. Binnema
2020-05-30rework logging systemDirk-Jan C. Binnema
2020-02-09mu: make command output more usefulDirk-Jan C. Binnema
2020-02-08mu: implement init, info commandsDirk-Jan C. Binnema
2020-02-04mu: better error handling for opening database read-onlyDirk-Jan C. Binnema
2019-07-30mu-cmd: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-11mu: require glib >= 2.38; remove g_type_init callsDirk-Jan C. Binnema
2018-04-28mu: update copyright year in --versiondjcb
2015-01-25mu4e: update copyright yeardjcb
2013-12-21* minor updatedjcb
2013-07-23* mu: some improvement in script handlingdjcb
2013-05-13* fix a few compiler warningsdjcb
2013-03-30* update copyright yearsdjcb
2013-01-06* mu_store_needs_upgrade --> mu_store_versions_matchdjcb
2012-12-23* mu.cc: don't print anything if *err == NULLdjcb
2012-12-23* paper over the missing options bug (WIP)djcb
2012-10-24* mu: small error-handling improvementdjcb
2012-10-24* update (C) yearsdjcb
2012-09-19* some fixes for the help systemdjcb
2012-09-17* mu: some better command error / help outputdjcb
2012-09-09* make sure line35, cc10 passdjcb
2012-09-09* mu: improve help outputdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb