index
:
mu.git
master
release/1.10
release/1.12
release/1.4.x
release/1.6
release/1.8
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mu
/
mu.cc
Age
Commit message (
Expand
)
Author
2025-11-01
logging: don't g_message with --quiet
Dirk-Jan C. Binnema
2025-08-24
mu: add --listen option for server
Dirk-Jan C. Binnema
2024-04-05
mu: add --reindex option for mu index
Dirk-Jan C. Binnema
2023-10-09
mu: catch logic error
Dirk-Jan C. Binnema
2023-09-23
mu: log warning when exiting with error
Dirk-Jan C. Binnema
2023-09-16
provide end-user hints and show them
Dirk-Jan C. Binnema
2023-09-13
mu/mu: tweak logging / exception handling
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-07-02
all: update for API changes (config etc.)
Dirk-Jan C. Binnema
2023-04-09
tests: always log to file during tests
Dirk-Jan C. Binnema
2023-03-26
Reset terminal color after error message
Babak Farrokhi
2023-01-18
mu: allow color in early command errors
Dirk-Jan C. Binnema
2022-11-17
mu: implement new command-line parser
Dirk-Jan C. Binnema
2022-09-30
Update copyright to 2022
Stephen Eglen
2022-05-15
mu: improve error reporting
Dirk-Jan C. Binnema
2022-05-12
mu: Make commands Result-based
Dirk-Jan C. Binnema
2021-10-20
clang-format: update c/cc coding style
Dirk-Jan C. Binnema
2021-08-03
update (c) year
Dirk-Jan C. Binnema
2020-11-07
use c++ for some more sources
Dirk-Jan C. Binnema
2020-06-27
mu: better output
Dirk-Jan C. Binnema
2020-06-13
mu: convert command-line tools to c++
Dirk-Jan C. Binnema
2020-05-30
rework logging system
Dirk-Jan C. Binnema
2020-02-09
mu: make command output more useful
Dirk-Jan C. Binnema
2020-02-08
mu: implement init, info commands
Dirk-Jan C. Binnema
2020-02-04
mu: better error handling for opening database read-only
Dirk-Jan C. Binnema
2019-07-30
mu-cmd: update for lib/mu-store changes
Dirk-Jan C. Binnema
2019-07-11
mu: require glib >= 2.38; remove g_type_init calls
Dirk-Jan C. Binnema
2018-04-28
mu: update copyright year in --version
djcb
2015-01-25
mu4e: update copyright year
djcb
2013-12-21
* minor update
djcb
2013-07-23
* mu: some improvement in script handling
djcb
2013-05-13
* fix a few compiler warnings
djcb
2013-03-30
* update copyright years
djcb
2013-01-06
* mu_store_needs_upgrade --> mu_store_versions_match
djcb
2012-12-23
* mu.cc: don't print anything if *err == NULL
djcb
2012-12-23
* paper over the missing options bug (WIP)
djcb
2012-10-24
* mu: small error-handling improvement
djcb
2012-10-24
* update (C) years
djcb
2012-09-19
* some fixes for the help system
djcb
2012-09-17
* mu: some better command error / help output
djcb
2012-09-09
* make sure line35, cc10 pass
djcb
2012-09-09
* mu: improve help output
djcb
2012-05-21
* refactoring: split src/ into mu/ and lib/
djcb