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
2019-12-22
mu: fix list-post email regexp
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-12-22
lib: split out utils to lib/utils
Dirk-Jan C. Binnema
2019-11-17
Merge pull request #1511 from derekschrock/test-mu-maildir
Dirk-Jan C. Binnema
2019-11-16
lib: Use more portable locale en_US.UTF-8
Derek Schrock
2019-11-16
lib: Allow hostname of newbase to match alnum
Derek Schrock
2019-11-09
Merge pull request #1507 from tarsiiformes/typos
Dirk-Jan C. Binnema
2019-11-07
Treat text/markdown as plain text for issue #1503
Alex Murray
2019-11-06
Fix typos
Jonas Bernoulli
2019-08-16
Process personal flag when adding new contacts
Yuri D'Elia
2019-08-16
Avoid wrong type/warning in comparison
Yuri D'Elia
2019-08-16
Update internal cache in set_personal_addresses
Yuri D'Elia
2019-08-03
lib: Don't use Xapian::DatabaseNotFoundError, it's too new
Dirk-Jan C. Binnema
2019-08-01
mu-util: fix warning
Dirk-Jan C. Binnema
2019-08-01
mu-msg-fields: Mark contact fields as phrase-enabled
Dirk-Jan C. Binnema
2019-07-31
mu-store.hh: add it; it was missing
Dirk-Jan C. Binnema
2019-07-30
tests: update for lib/mu-store changes
Dirk-Jan C. Binnema
2019-07-30
lib/mu-store: rework implementation
Dirk-Jan C. Binnema
2019-07-18
mu-runtime: include string
Dirk-Jan C. Binnema
2019-07-13
mu: Default to XDG Base Directory Specification
Dirk-Jan C. Binnema
2019-07-13
mu: remove contacts-path leftovers
Dirk-Jan C. Binnema
2019-07-13
mu/lib: merge mu-contacts.h => mu-contacts.hh
Dirk-Jan C. Binnema
2019-07-11
mu-contacts: remove newlines from addresses
Dirk-Jan C. Binnema
2019-07-11
mu: require glib >= 2.38; remove g_type_init calls
Dirk-Jan C. Binnema
2019-05-25
mu-contacts: fix some compiler warnings
djcb
2019-05-11
update store, msg for new contacts-cache handling
djcb
2019-05-11
contacts: update test cases for updated contacts
djcb
2019-05-11
contacts: rework: install in database
djcb
2019-05-06
Fix pedantic -Wparentheses warning emitted by gcc 9.0
Evan Klitzke
2019-03-24
mu: update crypto verify test
djcb
2019-03-24
mu: fix utf-8 flatten
djcb
2019-03-23
utils: small optimization in utf8_flatten
djcb
2019-02-18
mu: don't include text attachments as part of body
djcb
2019-01-17
Merge pull request #1359 from OnkelUlla/fix_compiler_warnings
Dirk-Jan C. Binnema
2019-01-13
Merge pull request #1284 from nicolasavru/limit-threading-set
Dirk-Jan C. Binnema
2019-01-11
parser: fix clang-7.0.1 warnings
Ulrich Ölmann
2019-01-11
mu, tests: fix gcc-8.2.0 warnings
Ulrich Ölmann
2018-12-30
mu: make attachment test a bit looser
djcb
2018-11-11
parser: avoid query parsing error
djcb
2018-11-11
mu: implement mu_msg_to_json
djcb
2018-11-11
mu: add soft dependency on json-glib
djcb
2018-11-11
mu: add mu_msg_iter_is_(first|last)
djcb
2018-11-04
mu: fake reply-to for mailing-list posts
djcb
2018-11-04
add optional support for building with asan
djcb
2018-08-18
Merge branch 'pr-1111'
djcb
2018-08-14
mu: decode rfc-2047-encoded mailing lists
djcb
2018-08-14
mu: protect against overly long keys
djcb
2018-07-09
Perform threading calculation on related set instead of entire result.
Nicolas Avrutin
2018-06-11
mu: fix strncpy usage
djcb
[next]