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
/
lib
/
utils
Age
Commit message (
Expand
)
Author
2020-03-31
mu: ensure some struct members are initialized
Dirk-Jan C. Binnema
2020-02-22
mu-command-parser: do not allow unknown parameters
Dirk-Jan C. Binnema
2020-02-10
remove some dead code
Dirk-Jan C. Binnema
2020-02-08
store: rework to allow for 'init'
Dirk-Jan C. Binnema
2020-02-04
mu: better error handling for opening database read-only
Dirk-Jan C. Binnema
2020-02-04
mu: no need to pass 'maildir' when we can deduce it
Dirk-Jan C. Binnema
2020-01-31
lib/utils: Add Message error.
Dirk-Jan C. Binnema
2020-01-25
mu: sexp-parser: add support for negative numbers
Dirk-Jan C. Binnema
2020-01-25
sexp-parser: improve error message
Dirk-Jan C. Binnema
2020-01-25
server: improve command documentation output
Dirk-Jan C. Binnema
2020-01-24
mu: fix clang compilation
Dirk-Jan C. Binnema
2020-01-23
utils/sexp-parser: include ostream
Dirk-Jan C. Binnema
2020-01-22
mu4e: use the new command-parser
Dirk-Jan C. Binnema
2020-01-21
utils: Implement sexp command parser
Dirk-Jan C. Binnema
2020-01-18
utils: Update error exception, utils.
Dirk-Jan C. Binnema
2020-01-07
use g_snprintf instead of snprintf
Dirk-Jan C. Binnema
2020-01-05
lib/utils: Update
Dirk-Jan C. Binnema
2020-01-01
mu: allow for code-coverage reports
Dirk-Jan C. Binnema
2020-01-01
lib: Use Mu:Error exception
Dirk-Jan C. Binnema
2020-01-01
utils: add Mu::Error (runtime exception)
Dirk-Jan C. Binnema
2019-12-22
move parser/utils to utils, Mux->Mu
Dirk-Jan C. Binnema
2019-12-22
update for lib/utils split
Dirk-Jan C. Binnema
2019-12-22
lib: split out utils to lib/utils
Dirk-Jan C. Binnema