index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
regexp-fields.cc
Age
Commit message (
Expand
)
Author
2023-03-31
lib: replace some uses of Query::MatchAll with a thread-safe alternative
Kevin Boulain
2022-03-19
lib: do not phrase parse prefixed bracketed subexpressions
David Bremner
2022-01-27
lib: drop trailing slash for path and folder searches (infix)
David Bremner
2021-09-04
lib: factor out query construction from regexp
David Bremner
2020-04-23
build: drop support for xapian versions less than 1.4
Tomi Ollila
2019-06-14
lib: run uncrustify
uncrustify
2019-03-28
lib: use phrase search for anything not ending in '*'
David Bremner
2019-03-11
Prepend regerror() messages with "regexp error: "
Luis Ressel
2017-05-09
lib: Add regexp expansion for for tags and paths
David Bremner
2017-05-09
lib: Add regexp searching for mid: prefix
David Bremner
2017-03-29
lib: handle empty string in regexp field processors
David Bremner
2017-03-24
lib: only trigger phrase processing for regexp fields when needed
David Bremner
2017-03-07
lib: Fix RegexpPostingSource
Olly Betts
2017-03-04
lib: use delete[] to free buffer allocated using new[]
Jani Nikula
2017-03-03
lib: regexp matching in 'subject' and 'from'
David Bremner