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
2021-08-08
utils: use _GNU_SOURCE for S_ISLINK on freebsd
Dirk-Jan C. Binnema
2021-07-29
mu: use g_strerror instead of strerror
Dirk-Jan C. Binnema
2021-05-02
mu-sexp: make lists printable
Dirk-Jan C. Binnema
2021-04-22
seperate Mu::format and Mu::vformat
Derek Zhou
2021-03-16
utils: cleanup whitespace
Dirk-Jan C. Binnema
2021-03-16
utils: Add remove_ctrl
Dirk-Jan C. Binnema
2021-02-12
build: experimental support for the meson build system
Dirk-Jan C. Binnema
2021-01-22
remove some dead code
Dirk-Jan C. Binnema
2021-01-22
lib: Update for new querying machinery
Dirk-Jan C. Binnema
2020-11-28
utils: Improve option/result types
Dirk-Jan C. Binnema
2020-11-28
utils: add RAII stopwatch
Dirk-Jan C. Binnema
2020-11-15
mu: remove obsolete MU_FEATURE_CRYPTO
Dirk-Jan C. Binnema
2020-11-15
utils: add Result / Option types
Dirk-Jan C. Binnema
2020-11-07
lib: convert threader/container to c++
Dirk-Jan C. Binnema
2020-10-31
lib: improve error handling, cleanups
Dirk-Jan C. Binnema
2020-10-26
mu: support json output directly
Dirk-Jan C. Binnema
2020-10-02
Use g_stat() instead of stat() with GStatBuf
Juan Jose Garcia-Ripoll
2020-08-15
mu-sexp: use std::vector instead of std::deque
Dirk-Jan C. Binnema
2020-07-26
build: attempt to avoid some libc++ problems
Dirk-Jan C. Binnema
2020-07-25
Fix typos
Jonas Bernoulli
2020-07-25
fix compilation error / clang warnings
Dirk-Jan C. Binnema
2020-07-13
Merge pull request #1759 from damon-kwok/fixed-missing-includes
Dirk-Jan C. Binnema
2020-07-13
utils/sexp: Clean up API and implementation
Dirk-Jan C. Binnema
2020-07-13
Added missing include files
damon-kwok
2020-07-01
Don't declare mu_str_size_s() with the const attribute.
Todd Carson
2020-06-27
utils: Add async-queue
Dirk-Jan C. Binnema
2020-06-27
utils: Add Mu::canonicalize_filename
Dirk-Jan C. Binnema
2020-06-27
utils: Clean up duration helpers
Dirk-Jan C. Binnema
2020-06-26
utils: add async-queue, ansio-printer
Dirk-Jan C. Binnema
2020-06-13
utils/command-parser: Make property key ":" prefix explicit
Dirk-Jan C. Binnema
2020-06-13
mu: convert command-line tools to c++
Dirk-Jan C. Binnema
2020-06-09
utils/sexp: add a bit more convenience
Dirk-Jan C. Binnema
2020-06-07
lib/utils: update unit test
Dirk-Jan C. Binnema
2020-06-06
lib/utils: build s-expression programmatically building
Dirk-Jan C. Binnema
2020-05-30
lib/utils: add mu-logger.{cc,hh}
Dirk-Jan C. Binnema
2020-05-30
rework logging system
Dirk-Jan C. Binnema
2020-05-28
build: don't require glib 2.58 for g_canonicalize_file
Dirk-Jan C. Binnema
2020-05-26
lib: follow symlinks in maildirs
Dirk-Jan C. Binnema
2020-05-26
guile: fix readline linking
Dirk-Jan C. Binnema
2020-05-25
mu-server: restore readline-support
Dirk-Jan C. Binnema
2020-05-12
Fix typos
Jonas Bernoulli
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
[next]