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
/
mu-query.cc
Age
Commit message (
Expand
)
Author
2021-10-23
mu-query: honor maxnum for threaded queries
1.6.8
Dirk-Jan C. Binnema
2021-07-11
query: fix include-related.
Nicolas Avrutin
2021-06-17
query-results: remove GatherThreadIds
Dirk-Jan C. Binnema
2021-06-04
query: gather related ids from mset, not match-decider
Dirk-Jan C. Binnema
2021-03-17
query: Better debug logging
Dirk-Jan C. Binnema
2021-02-15
query: honor maxnum in threaded searches
Dirk-Jan C. Binnema
2021-02-15
query: avoid expected warning
Dirk-Jan C. Binnema
2021-02-15
query: filter out docs without query-matches
Dirk-Jan C. Binnema
2021-02-13
mu-query: tweaks threaded/threaded querying
Dirk-Jan C. Binnema
2021-02-12
query: improve thread-key-maker
Dirk-Jan C. Binnema
2021-02-10
mu-query: sort "related" input by date
Dirk-Jan C. Binnema
2021-02-10
lib: improve threaded sorting
Dirk-Jan C. Binnema
2021-01-25
query: in related/threaded mode, search all
Dirk-Jan C. Binnema
2021-01-20
query: Rework querying/threading machinery
Dirk-Jan C. Binnema
2020-11-04
lib/query: refactor & rework
Dirk-Jan C. Binnema
2020-10-31
lib: improve error handling, cleanups
Dirk-Jan C. Binnema
2020-07-25
fix compilation error / clang warnings
Dirk-Jan C. Binnema
2020-05-30
rework logging system
Dirk-Jan C. Binnema
2020-03-15
mu4e: use faster count queries, document differences
Dirk-Jan C. Binnema
2020-02-20
lib/parser -> lib/query
Dirk-Jan C. Binnema
2020-01-22
mu-query: implement mu_query_count_run
Dirk-Jan C. Binnema
2020-01-01
lib: Use Mu:Error 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-07-30
lib/mu-store: rework implementation
Dirk-Jan C. Binnema
2018-07-09
Perform threading calculation on related set instead of entire result.
Nicolas Avrutin
2017-12-03
mu: support 'raw' query (internally)
djcb
2017-11-02
query: don't be too eager matching field names
djcb
2017-10-30
mu: fix clang build
djcb
2017-10-27
server: update query processing
djcb
2017-10-25
update commands for new query parser
djcb
2017-10-25
integrate new query parser
djcb
2016-12-11
mu: fix some compiler warnings
djcb
2016-12-03
mu: swap begin and end if begin is _numerically_ bigger than end
Stig Brautaset
2015-03-06
Fix a core dump under OpenBSD
djcb
2013-09-07
* better error message for some broken queries
djcb
2013-07-03
* cosmetic
djcb
2013-06-03
* mu-query: better handle empty lhs/rhs in date intervals
djcb
2013-05-29
* try harder to match special strings
djcb
2013-05-13
* lib: updates for mu-msg-field / mu-str updates
djcb
2013-05-04
* lib: update comment
djcb
2013-03-30
* update copyright years
djcb
2012-12-28
* mu-query/mu-msg-iter: when showing related message (--include-related),
djcb
2012-12-27
* mu-query: no need for sorting the first query when we do the sorting later
djcb
2012-12-27
* mu-query: re-introduce MU_QUERY_FLAG_THREADS, and only calculate threads for
djcb
2012-12-26
* mu-query: create the query in a smarter way, which makes --include-related ...
djcb
2012-12-25
* cosmetic
djcb
2012-12-25
* mu-query: implement MU_QUERY_FLAG_INCLUDE_RELATED, make threading non-optional
djcb
2012-12-22
* match all fields in query with explicit prefix
djcb
2012-12-20
* mu-query: minor updates
djcb
[next]