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
2024-12-09
utils-file: add unit-test for expand_file
Dirk-Jan C. Binnema
2024-12-07
mu-sexp: add -unix output for json tstamps
Dirk-Jan C. Binnema
2024-12-06
lib/utils: include fmt/xchar.h
Dirk-Jan C. Binnema
2024-09-22
Fix typos.
James Cook
2024-08-26
lib: use time_t_max for empty datetime
Matthew Smith
2024-05-07
logging: rework a bit, maybe support syslog
Dirk-Jan C. Binnema
2024-04-21
compat: include sys/wait.h where needed
Dirk-Jan C. Binnema
2024-04-14
test-mu-utils: update parse_date_time tests
Dirk-Jan C. Binnema
2024-04-13
mu-utils: update casting from int64_t -> time_t
Dirk-Jan C. Binnema
2024-04-08
utils: build test-utils when tests are not disabled
Dirk-Jan C. Binnema
2024-04-06
utils: only build mu-tests-utils when tests are enabled
Dirk-Jan C. Binnema
2024-04-01
mu-utils: Fix build with musl
Matthew Smith
2024-03-15
clang: fix some compiler warnings
Dirk-Jan C. Binnema
2024-02-25
tests: check setlocale return value
Dirk-Jan C. Binnema
2024-01-06
tests: move to tests/, make optional
Dirk-Jan C. Binnema
2024-01-01
mu-init: guess maildir when --maildir is missing
Dirk-Jan C. Binnema
2023-12-13
mu-result: small tweaks
Dirk-Jan C. Binnema
2023-10-07
expand_path: better handle paths with spaces
Dirk-Jan C. Binnema
2023-09-24
maildir: improve unit tests
Dirk-Jan C. Binnema
2023-09-24
improve unit tests
Dirk-Jan C. Binnema
2023-09-24
command-handler: more unit tests
Dirk-Jan C. Binnema
2023-09-24
error: more unit tests
Dirk-Jan C. Binnema
2023-09-24
utils/add: improve unit test coverage
Dirk-Jan C. Binnema
2023-09-23
mu: log warning when exiting with error
Dirk-Jan C. Binnema
2023-09-21
mu-utils: improve tests
Dirk-Jan C. Binnema
2023-09-21
mu-utils: add to_string_view
Dirk-Jan C. Binnema
2023-09-19
mu-file-utils: add run_command0
Dirk-Jan C. Binnema
2023-09-19
utils-file: default args for canonicalize_filename / determine_dtype
Dirk-Jan C. Binnema
2023-09-17
utils: add utf8_wordbreak
Dirk-Jan C. Binnema
2023-09-16
mu-error: allow for adding end-user hints
Dirk-Jan C. Binnema
2023-09-13
utils-file: improve mu_play
Dirk-Jan C. Binnema
2023-09-13
lib: unit tests: improve / better coverage
Dirk-Jan C. Binnema
2023-09-12
Merge pull request #2552 from dme/devel/misc
Dirk-Jan C. Binnema
2023-09-12
mu: Fix "expected command" server error report
David Edmondson
2023-09-11
unit-tests: modernize
Dirk-Jan C. Binnema
2023-09-10
utils/unbroken: avoid pre-C++20 compiler warning
Dirk-Jan C. Binnema
2023-09-10
utils/file: add basename/dirname helpers and use them
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-09-09
utils: handle "unbroken" scripts
Dirk-Jan C. Binnema
2023-09-05
move lib/thirdparty to thirdparty/
Dirk-Jan C. Binnema
2023-08-27
utils: small tweaks
Dirk-Jan C. Binnema
2023-08-21
mu-utils: support UTC in parse_date_time
Dirk-Jan C. Binnema
2023-08-19
remove Mu::format, use mu_format
Dirk-Jan C. Binnema
2023-08-11
utils: add mu_print[ln] for ostreams
Dirk-Jan C. Binnema
2023-08-09
option/result: add "unwrap"
Dirk-Jan C. Binnema
2023-08-06
utils-file: don't use regexp in join_paths
Dirk-Jan C. Binnema
2023-08-06
utils: replace time_to_string with fmt-based formatting
Dirk-Jan C. Binnema
2023-08-03
utils: add expand_path (wordexp wrapper)
Dirk-Jan C. Binnema
2023-07-30
mu-regex: add multiline test
Dirk-Jan C. Binnema
2023-07-29
mu-view: test locale to C for tests
Dirk-Jan C. Binnema
[next]