Commit Graph

  • f6122ecc9e mu-find: add --analyze option Dirk-Jan C. Binnema 2023-09-09 11:49:42 +03:00
  • a9bd6e69d3 lib: implement new query parser Dirk-Jan C. Binnema 2023-09-09 11:43:28 +03:00
  • 9c28c65d45 utils: handle "unbroken" scripts Dirk-Jan C. Binnema 2023-09-09 11:37:53 +03:00
  • 080cf43b4a build: bump version to 1.11.17 Dirk-Jan C. Binnema 2023-09-04 19:19:18 +03:00
  • 77a8a67f6c move lib/thirdparty to thirdparty/ Dirk-Jan C. Binnema 2023-08-30 23:02:52 +03:00
  • 3f8381134e test: move test messages to testdata/ Dirk-Jan C. Binnema 2023-08-27 11:37:15 +03:00
  • b01973205d infodir: allow absolute path Dirk-Jan C. Binnema 2023-09-03 17:33:08 +03:00
  • 4d3d94d7b1 Merge pull request #2547 from progfolio/feat/last-update-special-mode Dirk-Jan C. Binnema 2023-08-31 23:51:04 +03:00
  • 579ef175a9 mu4e: use special-mode for mu4e-last-update-buffer Nicholas Vollmer 2023-08-31 12:49:25 -04:00
  • 82152d7fb3 Merge pull request #2546 from progfolio/feat/thread-prefix-face Dirk-Jan C. Binnema 2023-08-31 18:49:10 +03:00
  • 375e684ce6 mu4e: propertize thread prefix characters Nicholas Vollmer 2023-08-31 10:51:06 -04:00
  • 7859268202 Revert "mu4e-headers: switch to buffer on current frame" Dirk-Jan C. Binnema 2023-08-31 10:02:36 +03:00
  • 11b7e5748c mu4e-headers: switch to buffer on current frame Dirk-Jan C. Binnema 2023-08-30 18:50:15 +03:00
  • 29f2f07070 build: bump version to 1.11.16, update NEWS.org Dirk-Jan C. Binnema 2023-08-27 11:13:56 +03:00
  • d7f8a64b20 mu: modernize command-line unit tests Dirk-Jan C. Binnema 2023-08-26 13:20:51 +03:00
  • e1308a9b40 utils: small tweaks Dirk-Jan C. Binnema 2023-08-26 18:40:55 +03:00
  • c4a141975e mu4e-view: remove 'describe bindings' override Dirk-Jan C. Binnema 2023-08-24 23:28:59 +03:00
  • a44c54b04d Merge pull request #2542 from linj-fork/mu4e-package.el Dirk-Jan C. Binnema 2023-08-24 23:20:53 +03:00
  • 842027fadd mu4e: generate mu4e-autoloads.el Lin Jian 2023-08-23 09:05:37 +08:00
  • 00f7053d51 mu4e: add mu4e-pkg.el Lin Jian 2023-08-23 08:04:31 +08:00
  • e94bf408f2 mu4e: remove mu4e-builddir Lin Jian 2023-08-23 07:23:28 +08:00
  • 28b779efb8 mu-guile: fix guile-test build Dirk-Jan C. Binnema 2023-08-22 12:56:18 +03:00
  • b2918e2bea mu-priority: implement priority_from_name Dirk-Jan C. Binnema 2023-08-21 18:27:59 +03:00
  • bd17c218fb mu-flags: get flag-info for shortcut, too Dirk-Jan C. Binnema 2023-08-21 18:27:15 +03:00
  • c1950ae0cb mu-utils: support UTC in parse_date_time Dirk-Jan C. Binnema 2023-08-21 18:26:12 +03:00
  • f73aad2b41 better handle maildir cache Dirk-Jan C. Binnema 2023-08-19 19:41:56 +03:00
  • 15f08488d3 remove Mu::format, use mu_format Dirk-Jan C. Binnema 2023-08-19 17:13:01 +03:00
  • ce397f3c25 Merge pull request #2538 from a3a3el/man-page-fixes/v1 Dirk-Jan C. Binnema 2023-08-19 18:07:19 +03:00
  • f56530d96a man: fix rendering of form-feed in mu-view.1 Jeremy Sowden 2023-08-19 11:40:16 +01:00
  • 0763d5d92b man: correct spelling error in mu.1 Jeremy Sowden 2023-08-19 11:39:49 +01:00
  • 671a958085 man: fix formatting of some man-page references Jeremy Sowden 2023-08-19 11:39:17 +01:00
  • 0b62640962 build: bump version to 1.11.15, update NEWS.org Dirk-Jan C. Binnema 2023-08-13 10:59:39 +03:00
  • 5dcdb88806 mu4e-server: use updated handling for tempfile handling Dirk-Jan C. Binnema 2023-08-15 19:26:22 +03:00
  • 1a1eb1f906 server: refactor allow-for-temp-file handling Dirk-Jan C. Binnema 2023-08-15 19:23:45 +03:00
  • c554e5194a mu4e: get maildirs from server Dirk-Jan C. Binnema 2023-08-13 09:46:45 +03:00
  • a16d288c70 server: implement 'data' handler / maildirs Dirk-Jan C. Binnema 2023-08-13 09:45:37 +03:00
  • e52030c049 store: expose maildirs() method Dirk-Jan C. Binnema 2023-08-13 09:44:20 +03:00
  • f5beea2eb2 scanner: add maildir-scan mode; improve portability Dirk-Jan C. Binnema 2023-08-12 15:59:32 +03:00
  • 8caf504381 store: update "move" and some related APIs Dirk-Jan C. Binnema 2023-08-09 20:09:46 +03:00
  • e64b343c9d Merge pull request #2536 from Chris00/master Dirk-Jan C. Binnema 2023-08-17 22:27:34 +03:00
  • 3d0120d024 Don't use the original message To for a reply To field Christophe Troestler 2023-08-16 23:03:06 +02:00
  • 6168d776e1 server: fix contacts handler Dirk-Jan C. Binnema 2023-08-11 19:56:09 +03:00
  • 11df0bedce utils: add mu_print[ln] for ostreams Dirk-Jan C. Binnema 2023-08-11 19:55:43 +03:00
  • 677a6d3882 mu4e-search-query: include unread counts if available Dirk-Jan C. Binnema 2023-08-10 21:13:47 +03:00
  • dd5d5e6bbf mu4e: fix byte-compiler warnings Dirk-Jan C. Binnema 2023-08-10 21:10:58 +03:00
  • e9ce45fde9 build: bump version to 1.11.14 Dirk-Jan C. Binnema 2023-08-09 23:11:54 +03:00
  • 7aa38d0b56 option/result: add "unwrap" Dirk-Jan C. Binnema 2023-08-09 20:13:12 +03:00
  • 04219b55f7 message & friends: make formattable Dirk-Jan C. Binnema 2023-08-09 20:06:03 +03:00
  • 4dcd457b7f mu4e-update: small doc improvement Dirk-Jan C. Binnema 2023-08-09 20:18:49 +03:00
  • d5129052df mu4e: implement mu4e-search-query Dirk-Jan C. Binnema 2023-08-09 19:55:52 +03:00
  • 40a73c70f2 Merge pull request #2530 from danielfleischer/to-cc-pr Dirk-Jan C. Binnema 2023-08-09 23:23:22 +03:00
  • 52e3a4766e guile: make guile-extension-dir configurable Dirk-Jan C. Binnema 2023-08-09 20:17:25 +03:00
  • 31bb84182b mu4e: add prefix arg to mu4e-quit Dirk-Jan C. Binnema 2023-08-07 19:13:11 +03:00
  • 843c086b2c indexer: fix build Dirk-Jan C. Binnema 2023-08-07 19:09:19 +03:00
  • fabeb4a89a index: fix lazy indexing Dirk-Jan C. Binnema 2023-08-07 08:49:44 +03:00
  • ab96211799 mu4e-mime-parts: use mm-handle-filename Dirk-Jan C. Binnema 2023-08-06 23:24:12 +03:00
  • 8b2437fc69 mu4e-draft: changes in to/cc lists creation Daniel Fleischer 2023-08-06 18:44:10 +03:00
  • 253b44043b indexer: disable lazy check for "full" scan Dirk-Jan C. Binnema 2023-08-06 13:42:28 +03:00
  • 4ecf386cda utils-file: don't use regexp in join_paths Dirk-Jan C. Binnema 2023-08-06 12:58:02 +03:00
  • fa2ceec4ae man: add performance notes to find/index/server manpages Dirk-Jan C. Binnema 2023-08-06 12:24:19 +03:00
  • 01a516f0d3 server: tweak sexp generation Dirk-Jan C. Binnema 2023-08-05 11:08:11 +03:00
  • 4945e699c8 lib/mu: use fmt-based time/date formatting Dirk-Jan C. Binnema 2023-08-05 10:53:11 +03:00
  • 27c07280b1 utils: replace time_to_string with fmt-based formatting Dirk-Jan C. Binnema 2023-08-05 10:51:13 +03:00
  • bdbf47c80f Makefile: improve benchmark targets Dirk-Jan C. Binnema 2023-08-05 08:35:21 +03:00
  • 6dfb2aae7b server: don't use structured-bindings / lambda for contacts_handler Dirk-Jan C. Binnema 2023-08-04 22:00:51 +03:00
  • 75c37a506b server: don't use structured-bindings / lambda Dirk-Jan C. Binnema 2023-08-04 21:44:58 +03:00
  • d47c92c287 docs: update README/NEWS. Dirk-Jan C. Binnema 2023-08-04 21:39:01 +03:00
  • f89e4c26d7 server: attempt to appease clang (pair/tuple) Dirk-Jan C. Binnema 2023-08-04 21:21:49 +03:00
  • 589327afd7 build: bump version to 1.11.13, update NEWS.org Dirk-Jan C. Binnema 2023-08-02 23:25:07 +03:00
  • 051fdb4ccf lib/config: set default batch-size to 50000 Dirk-Jan C. Binnema 2023-08-02 23:18:56 +03:00
  • 25151aad00 mu-query: small optimization tweaks Dirk-Jan C. Binnema 2023-08-01 22:48:03 +03:00
  • aea95b5be0 mu-server: use strings, not sexps object (optimization) Dirk-Jan C. Binnema 2023-07-31 23:53:29 +03:00
  • 1018f0f0a1 mu-document: Make sexp() lazy (optimization) Dirk-Jan C. Binnema 2023-07-31 22:26:06 +03:00
  • 7c85b61944 mu4e-server: enable mu4e-mu-allow-temp-file optimization Dirk-Jan C. Binnema 2023-07-31 19:04:47 +03:00
  • 924bb2145e mu-server: implement temp-file optimization Dirk-Jan C. Binnema 2023-07-31 18:58:14 +03:00
  • 0ace413f80 mu4e-headers: don't auto-update header with message open Dirk-Jan C. Binnema 2023-08-03 23:39:18 +03:00
  • a71b4f5e8d options: expand option file paths Dirk-Jan C. Binnema 2023-08-02 23:11:40 +03:00
  • ade62fc67c options: implement ExpandPath transformer Dirk-Jan C. Binnema 2023-08-02 21:17:45 +03:00
  • 111e48efa3 utils: add expand_path (wordexp wrapper) Dirk-Jan C. Binnema 2023-08-02 20:43:45 +03:00
  • b91272aca2 mu-mkdir manpage: small fix Dirk-Jan C. Binnema 2023-08-03 19:49:06 +03:00
  • 890fc46da9 mu4e-update: save last update results in *mu4e-last-update* Dirk-Jan C. Binnema 2023-08-03 22:51:59 +03:00
  • 2f98dacade mu4e/mu4e.texi: fix external links in html Dirk-Jan C. Binnema 2023-08-02 23:51:37 +03:00
  • 5409c2cd87 mu-view: attempt to avoid locale diffs in test Dirk-Jan C. Binnema 2023-07-30 00:51:12 +03:00
  • 33fd79a9f0 mu-regex: add multiline test Dirk-Jan C. Binnema 2023-07-30 00:50:45 +03:00
  • 3a38d6366a mu-view: test locale to C for tests Dirk-Jan C. Binnema 2023-07-29 17:25:07 +03:00
  • 3ada6af63a mu-view: check for timezone availability in tests Dirk-Jan C. Binnema 2023-07-29 16:39:44 +03:00
  • 766d1849ff test-utils: add TempTz, RAII temporary timezone Dirk-Jan C. Binnema 2023-07-29 16:39:08 +03:00
  • 1f0342a91f mu-view: add unit-test Dirk-Jan C. Binnema 2023-07-28 19:43:46 +03:00
  • 2950a3f103 NEWS.org: improve ignored-address example Dirk-Jan C. Binnema 2023-07-28 19:42:53 +03:00
  • c9b64a0114 mu4e-compose: jit-start mu4e in mu4e-compose Dirk-Jan C. Binnema 2023-07-28 19:35:39 +03:00
  • dc29dc8395 html-to-text: add missing include <array> Dirk-Jan C. Binnema 2023-07-26 23:30:54 +03:00
  • c06e765d13 html-to-text: be explicit with array type Dirk-Jan C. Binnema 2023-07-26 23:24:29 +03:00
  • 275859a5b3 build: bump version to 1.11.12 Dirk-Jan C. Binnema 2023-07-26 19:12:27 +03:00
  • 455119f695 Merge branch 'wip/djcb/html-to-text' Dirk-Jan C. Binnema 2023-07-26 19:11:41 +03:00
  • 21a760d2c7 NEWS.org: update Dirk-Jan C. Binnema 2023-07-26 19:10:36 +03:00
  • 30b0209f8d mu-info: add 'topic mu' information; improve manpage Dirk-Jan C. Binnema 2023-07-26 19:09:18 +03:00
  • 3aecaca9b9 build: bump version to 1.11.11 Dirk-Jan C. Binnema 2023-07-26 19:06:04 +03:00
  • da290c21a9 benchmark: improve setup Dirk-Jan C. Binnema 2023-07-25 23:54:50 +03:00
  • 4c0b7db3d8 store: add 'add_document' optimization, use it Dirk-Jan C. Binnema 2023-07-25 23:52:22 +03:00
  • 4d8ba5f579 index/scanner: implement i-node sorting Dirk-Jan C. Binnema 2023-07-25 22:39:12 +03:00