Commit Graph

  • 3123f3e983 mu-error: allow for adding end-user hints Dirk-Jan C. Binnema 2023-09-16 11:01:51 +0300
  • 2475b02b89 NEWS.org: update Dirk-Jan C. Binnema 2023-09-13 23:52:41 +0300
  • 3ee2ce9647 mu/mu: tweak logging / exception handling Dirk-Jan C. Binnema 2023-09-13 23:04:44 +0300
  • 0a12b70d7b utils-file: improve mu_play Dirk-Jan C. Binnema 2023-09-13 23:03:51 +0300
  • 9dcbe1d96c lib: unit tests: improve / better coverage Dirk-Jan C. Binnema 2023-09-13 23:02:53 +0300
  • 7c16d080d2
    Merge pull request #2552 from dme/devel/misc Dirk-Jan C. Binnema 2023-09-12 22:28:30 +0300
  • 01f9fc7bc3 build: bump version to 1.11.19 Dirk-Jan C. Binnema 2023-09-11 23:57:00 +0300
  • 2f5602b938 unit tests: improve Dirk-Jan C. Binnema 2023-09-12 19:30:18 +0300
  • 805c5aa287 mu-query: remove unnused move ctor Dirk-Jan C. Binnema 2023-09-12 20:29:29 +0300
  • 65460c25b6 mu-info: add some more version info Dirk-Jan C. Binnema 2023-09-12 19:39:44 +0300
  • 976266631c man: update query manpage Dirk-Jan C. Binnema 2023-09-12 19:07:11 +0300
  • a8440bb258 mu: Fix "expected command" server error report David Edmondson 2023-09-11 11:47:42 +0100
  • 8287b9802e lib: replace mu-bookmarks with mu-query-macros Dirk-Jan C. Binnema 2023-09-11 23:52:38 +0300
  • e290158bcd query-xapianizer: map empty range queries to match-nothing Dirk-Jan C. Binnema 2023-09-11 23:49:28 +0300
  • af9eb36ca0 unit-tests: modernize Dirk-Jan C. Binnema 2023-09-11 23:48:31 +0300
  • 567bc001ef lib/doxyfile.in: remove Dirk-Jan C. Binnema 2023-09-11 07:52:10 +0300
  • 2357db5bf1 query-processor: only phrasify indexable terms Dirk-Jan C. Binnema 2023-09-10 23:28:39 +0300
  • 8c5f92bacc query-xapianizer: improve testing coverage Dirk-Jan C. Binnema 2023-09-10 10:13:05 +0300
  • f6dc1f7427 scanner: add more unit tests Dirk-Jan C. Binnema 2023-09-10 10:12:47 +0300
  • 192c67262a lib: hide some code from coverage checking Dirk-Jan C. Binnema 2023-09-10 10:12:07 +0300
  • 85ad35bd8e utils/unbroken: avoid pre-C++20 compiler warning Dirk-Jan C. Binnema 2023-09-10 10:11:34 +0300
  • c8568eecd4 utils/file: add basename/dirname helpers and use them Dirk-Jan C. Binnema 2023-09-10 10:10:57 +0300
  • b89e9354ec build: bump version to 1.11.18, update NEWS.org Dirk-Jan C. Binnema 2023-09-09 17:58:48 +0300
  • 53c7381929 lib: move index/ into main lib/ Dirk-Jan C. Binnema 2023-09-10 08:45:24 +0300
  • d528b4b818 Merge branch 'wip/djcb/new-query-parser' Dirk-Jan C. Binnema 2023-09-09 17:58:05 +0300
  • a4859e27b4 NEWS.org: update for new query-parser Dirk-Jan C. Binnema 2023-09-09 12:24:01 +0300
  • 3e5cec0d05 tests: update for new query parser / ngrams Dirk-Jan C. Binnema 2023-09-09 12:23:34 +0300
  • 89ed21e0c5 lib: improve printability for some types Dirk-Jan C. Binnema 2023-09-09 11:59:00 +0300
  • 264bb092f0 support xapian ngrams Dirk-Jan C. Binnema 2023-09-09 11:57:05 +0300
  • f6122ecc9e mu-find: add --analyze option Dirk-Jan C. Binnema 2023-09-09 11:49:42 +0300
  • a9bd6e69d3 lib: implement new query parser Dirk-Jan C. Binnema 2023-09-09 11:43:28 +0300
  • 9c28c65d45 utils: handle "unbroken" scripts Dirk-Jan C. Binnema 2023-09-09 11:37:53 +0300
  • 080cf43b4a build: bump version to 1.11.17 Dirk-Jan C. Binnema 2023-09-04 19:19:18 +0300
  • 77a8a67f6c move lib/thirdparty to thirdparty/ Dirk-Jan C. Binnema 2023-08-30 23:02:52 +0300
  • 3f8381134e test: move test messages to testdata/ Dirk-Jan C. Binnema 2023-08-27 11:37:15 +0300
  • b01973205d infodir: allow absolute path Dirk-Jan C. Binnema 2023-09-03 17:33:08 +0300
  • bcd3e48931 infodir: allow absolute path Dirk-Jan C. Binnema 2023-09-03 17:33:08 +0300
  • 4d3d94d7b1
    Merge pull request #2547 from progfolio/feat/last-update-special-mode Dirk-Jan C. Binnema 2023-08-31 23:51:04 +0300
  • 579ef175a9 mu4e: use special-mode for mu4e-last-update-buffer Nicholas Vollmer 2023-08-31 12:49:25 -0400
  • 82152d7fb3
    Merge pull request #2546 from progfolio/feat/thread-prefix-face Dirk-Jan C. Binnema 2023-08-31 18:49:10 +0300
  • 375e684ce6 mu4e: propertize thread prefix characters Nicholas Vollmer 2023-08-31 10:51:06 -0400
  • 7859268202 Revert "mu4e-headers: switch to buffer on current frame" Dirk-Jan C. Binnema 2023-08-31 10:02:36 +0300
  • 9ddde205a4 build: bump version to 1.10.7 v1.10.7 Dirk-Jan C. Binnema 2023-08-30 22:24:45 +0300
  • 52a2650448 guile: make guile-extension-dir configurable Dirk-Jan C. Binnema 2023-08-09 20:17:25 +0300
  • 7d85b4acce mu4e-compose-complete-addresses: use correct type Dirk-Jan C. Binnema 2023-08-30 18:58:35 +0300
  • 11b7e5748c mu4e-headers: switch to buffer on current frame Dirk-Jan C. Binnema 2023-08-30 18:50:15 +0300
  • 29f2f07070 build: bump version to 1.11.16, update NEWS.org Dirk-Jan C. Binnema 2023-08-27 11:13:56 +0300
  • d7f8a64b20 mu: modernize command-line unit tests Dirk-Jan C. Binnema 2023-08-26 13:20:51 +0300
  • e1308a9b40 utils: small tweaks Dirk-Jan C. Binnema 2023-08-26 18:40:55 +0300
  • c4a141975e mu4e-view: remove 'describe bindings' override Dirk-Jan C. Binnema 2023-08-24 23:28:59 +0300
  • a44c54b04d
    Merge pull request #2542 from linj-fork/mu4e-package.el Dirk-Jan C. Binnema 2023-08-24 23:20:53 +0300
  • 842027fadd
    mu4e: generate mu4e-autoloads.el Lin Jian 2023-08-23 09:05:37 +0800
  • 00f7053d51
    mu4e: add mu4e-pkg.el Lin Jian 2023-08-23 08:04:31 +0800
  • e94bf408f2
    mu4e: remove mu4e-builddir Lin Jian 2023-08-23 07:23:28 +0800
  • 28b779efb8 mu-guile: fix guile-test build Dirk-Jan C. Binnema 2023-08-22 12:56:18 +0300
  • 7cfed8ecf1 bump version to 1.8.15 v1.8.15 release/1.8 Dirk-Jan C. Binnema 2023-08-21 18:41:07 +0300
  • 8f80b5716f message: fix user-after-scope in test Dirk-Jan C. Binnema 2023-03-24 23:24:19 +0200
  • 45d7fb758e lib: fix g++13 compilation Dirk-Jan C. Binnema 2023-08-21 18:47:10 +0300
  • b2918e2bea mu-priority: implement priority_from_name Dirk-Jan C. Binnema 2023-08-21 18:27:59 +0300
  • bd17c218fb mu-flags: get flag-info for shortcut, too Dirk-Jan C. Binnema 2023-08-21 18:27:15 +0300
  • c1950ae0cb mu-utils: support UTC in parse_date_time Dirk-Jan C. Binnema 2023-08-21 18:26:12 +0300
  • f73aad2b41 better handle maildir cache Dirk-Jan C. Binnema 2023-08-19 19:41:56 +0300
  • 15f08488d3 remove Mu::format, use mu_format Dirk-Jan C. Binnema 2023-08-19 17:13:01 +0300
  • ce397f3c25
    Merge pull request #2538 from a3a3el/man-page-fixes/v1 Dirk-Jan C. Binnema 2023-08-19 18:07:19 +0300
  • f56530d96a man: fix rendering of form-feed in mu-view.1 Jeremy Sowden 2023-08-19 11:40:16 +0100
  • 0763d5d92b man: correct spelling error in mu.1 Jeremy Sowden 2023-08-19 11:39:49 +0100
  • 671a958085 man: fix formatting of some man-page references Jeremy Sowden 2023-08-19 11:39:17 +0100
  • 0b62640962 build: bump version to 1.11.15, update NEWS.org Dirk-Jan C. Binnema 2023-08-13 10:59:39 +0300
  • 5dcdb88806 mu4e-server: use updated handling for tempfile handling Dirk-Jan C. Binnema 2023-08-15 19:26:22 +0300
  • 1a1eb1f906 server: refactor allow-for-temp-file handling Dirk-Jan C. Binnema 2023-08-15 19:23:45 +0300
  • c554e5194a mu4e: get maildirs from server Dirk-Jan C. Binnema 2023-08-13 09:46:45 +0300
  • a16d288c70 server: implement 'data' handler / maildirs Dirk-Jan C. Binnema 2023-08-13 09:45:37 +0300
  • e52030c049 store: expose maildirs() method Dirk-Jan C. Binnema 2023-08-13 09:44:20 +0300
  • f5beea2eb2 scanner: add maildir-scan mode; improve portability Dirk-Jan C. Binnema 2023-08-12 15:59:32 +0300
  • 8caf504381 store: update "move" and some related APIs Dirk-Jan C. Binnema 2023-08-09 20:09:46 +0300
  • e64b343c9d
    Merge pull request #2536 from Chris00/master Dirk-Jan C. Binnema 2023-08-17 22:27:34 +0300
  • 3d0120d024 Don't use the original message `To` for a reply `To` field Christophe Troestler 2023-08-16 23:03:06 +0200
  • 6168d776e1 server: fix contacts handler Dirk-Jan C. Binnema 2023-08-11 19:56:09 +0300
  • 11df0bedce utils: add mu_print[ln] for ostreams Dirk-Jan C. Binnema 2023-08-11 19:55:43 +0300
  • 677a6d3882 mu4e-search-query: include unread counts if available Dirk-Jan C. Binnema 2023-08-10 21:13:47 +0300
  • dd5d5e6bbf mu4e: fix byte-compiler warnings Dirk-Jan C. Binnema 2023-08-10 21:10:58 +0300
  • e9ce45fde9 build: bump version to 1.11.14 Dirk-Jan C. Binnema 2023-08-09 23:11:54 +0300
  • 7aa38d0b56 option/result: add "unwrap" Dirk-Jan C. Binnema 2023-08-09 20:13:12 +0300
  • 04219b55f7 message & friends: make formattable Dirk-Jan C. Binnema 2023-08-09 20:06:03 +0300
  • 4dcd457b7f mu4e-update: small doc improvement Dirk-Jan C. Binnema 2023-08-09 20:18:49 +0300
  • d5129052df mu4e: implement mu4e-search-query Dirk-Jan C. Binnema 2023-08-09 19:55:52 +0300
  • 40a73c70f2
    Merge pull request #2530 from danielfleischer/to-cc-pr Dirk-Jan C. Binnema 2023-08-09 23:23:22 +0300
  • 52e3a4766e guile: make guile-extension-dir configurable Dirk-Jan C. Binnema 2023-08-09 20:17:25 +0300
  • 31bb84182b mu4e: add prefix arg to mu4e-quit Dirk-Jan C. Binnema 2023-08-07 19:13:11 +0300
  • 843c086b2c indexer: fix build Dirk-Jan C. Binnema 2023-08-07 19:09:19 +0300
  • fabeb4a89a index: fix lazy indexing Dirk-Jan C. Binnema 2023-08-07 08:49:44 +0300
  • ab96211799 mu4e-mime-parts: use mm-handle-filename Dirk-Jan C. Binnema 2023-08-06 23:24:12 +0300
  • 8b2437fc69
    mu4e-draft: changes in to/cc lists creation Daniel Fleischer 2023-08-06 18:44:10 +0300
  • 0470d07ba9 build: bump version to 1.10.6 v1.10.6 Dirk-Jan C. Binnema 2023-08-06 16:26:01 +0300
  • 253b44043b indexer: disable lazy check for "full" scan Dirk-Jan C. Binnema 2023-08-06 13:42:28 +0300
  • 4ecf386cda utils-file: don't use regexp in join_paths Dirk-Jan C. Binnema 2023-08-06 12:58:02 +0300
  • fa2ceec4ae man: add performance notes to find/index/server manpages Dirk-Jan C. Binnema 2023-08-06 12:24:19 +0300
  • 01a516f0d3 server: tweak sexp generation Dirk-Jan C. Binnema 2023-08-05 11:08:11 +0300
  • 4945e699c8 lib/mu: use fmt-based time/date formatting Dirk-Jan C. Binnema 2023-08-05 10:53:11 +0300
  • 27c07280b1 utils: replace time_to_string with fmt-based formatting Dirk-Jan C. Binnema 2023-08-05 10:51:13 +0300