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
Age
Commit message (
Expand
)
Author
2023-09-11
query-xapianizer: improve testing coverage
Dirk-Jan C. Binnema
2023-09-11
scanner: add more unit tests
Dirk-Jan C. Binnema
2023-09-11
lib: hide some code from coverage checking
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-10
lib: move index/ into main lib/
Dirk-Jan C. Binnema
2023-09-09
tests: update for new query parser / ngrams
Dirk-Jan C. Binnema
2023-09-09
lib: improve printability for some types
Dirk-Jan C. Binnema
2023-09-09
support xapian ngrams
Dirk-Jan C. Binnema
2023-09-09
lib: implement new query parser
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-09-05
test: move test messages to testdata/
Dirk-Jan C. Binnema
2023-08-27
utils: small tweaks
Dirk-Jan C. Binnema
2023-08-21
mu-priority: implement priority_from_name
Dirk-Jan C. Binnema
2023-08-21
mu-flags: get flag-info for shortcut, too
Dirk-Jan C. Binnema
2023-08-21
mu-utils: support UTC in parse_date_time
Dirk-Jan C. Binnema
2023-08-19
better handle maildir cache
Dirk-Jan C. Binnema
2023-08-19
remove Mu::format, use mu_format
Dirk-Jan C. Binnema
2023-08-17
server: refactor allow-for-temp-file handling
Dirk-Jan C. Binnema
2023-08-17
server: implement 'data' handler / maildirs
Dirk-Jan C. Binnema
2023-08-17
store: expose maildirs() method
Dirk-Jan C. Binnema
2023-08-17
scanner: add maildir-scan mode; improve portability
Dirk-Jan C. Binnema
2023-08-17
store: update "move" and some related APIs
Dirk-Jan C. Binnema
2023-08-11
server: fix contacts handler
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-09
message & friends: make formattable
Dirk-Jan C. Binnema
2023-08-07
indexer: fix build
Dirk-Jan C. Binnema
2023-08-07
index: fix lazy indexing
Dirk-Jan C. Binnema
2023-08-06
indexer: disable lazy check for "full" scan
Dirk-Jan C. Binnema
2023-08-06
utils-file: don't use regexp in join_paths
Dirk-Jan C. Binnema
2023-08-06
server: tweak sexp generation
Dirk-Jan C. Binnema
2023-08-06
lib/mu: use fmt-based time/date formatting
Dirk-Jan C. Binnema
2023-08-06
utils: replace time_to_string with fmt-based formatting
Dirk-Jan C. Binnema
2023-08-04
server: don't use structured-bindings / lambda for contacts_handler
Dirk-Jan C. Binnema
2023-08-04
server: don't use structured-bindings / lambda
Dirk-Jan C. Binnema
2023-08-04
server: attempt to appease clang (pair/tuple)
Dirk-Jan C. Binnema
2023-08-04
lib/config: set default batch-size to 50000
Dirk-Jan C. Binnema
2023-08-04
mu-query: small optimization tweaks
Dirk-Jan C. Binnema
2023-08-04
mu-server: use strings, not sexps object (optimization)
Dirk-Jan C. Binnema
2023-08-04
mu-document: Make sexp() lazy (optimization)
Dirk-Jan C. Binnema
2023-08-04
mu-server: implement temp-file optimization
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
2023-07-29
test-utils: add TempTz, RAII temporary timezone
Dirk-Jan C. Binnema
2023-07-28
mu-view: add unit-test
Dirk-Jan C. Binnema
2023-07-26
html-to-text: add missing include <array>
Dirk-Jan C. Binnema
2023-07-26
html-to-text: be explicit with array type
Dirk-Jan C. Binnema
[prev]
[next]