| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-23 | build: bump version to 1.10.9v1.10.9release/1.10 | Dirk-Jan C. Binnema | |
| 2023-11-09 | build: bump version to 1.10.8v1.10.81.10.8 | Dirk-Jan C. Binnema | |
| 2023-08-30 | build: bump version to 1.10.7v1.10.7 | Dirk-Jan C. Binnema | |
| 2023-08-30 | guile: make guile-extension-dir configurable | Dirk-Jan C. Binnema | |
| We use guile_dep.get_variable(pkgconfig: 'extensiondir') but that's not good for everyone. | |||
| 2023-08-06 | build: bump version to 1.10.6v1.10.6 | Dirk-Jan C. Binnema | |
| 2023-08-02 | Install Guile extension into Guile's extension directory | Jeremy Sowden | |
| 2023-07-08 | build: bump version to 1.10.5v1.10.5 | Dirk-Jan C. Binnema | |
| 2023-06-22 | build: bump version to 1.10.4v1.10.4 | Dirk-Jan C. Binnema | |
| 2023-06-16 | meson.build: avoid clang build warning | Dirk-Jan C. Binnema | |
| 2023-04-15 | build: bump version to 1.10.3v1.10.3 | Dirk-Jan C. Binnema | |
| 2023-04-09 | build: bump version to 1.10.2v1.10.2 | Dirk-Jan C. Binnema | |
| New stable version; since 1.10.1: - improve unit tests - fix threading issue with file-based logging - re-enable --after option for mu cfind - allow extracting message-parts from message (mu extract) - allow using relative message paths (view/extract/verify) Mu4e: - by default, don't reuse frame with composing in new frame - allow for disabling global modeline items - create random name for newly detached views - documentation update | |||
| 2023-04-06 | build: Add gmime 3.2.13 warning | Dirk-Jan C. Binnema | |
| For #2461, #2429. | |||
| 2023-04-02 | build: bump version to 1.10.1v1.10.1 | Dirk-Jan C. Binnema | |
| Number of fixes: - defcustom typing updates - re-enable json output for mu-find - restore emacs27 compatibility (buffer-local-boundp) - avoid tramp cornercase for mu4e version check - handle function-type bookmarks again - restore terminal colors after error | |||
| 2023-03-26 | build: new release 1.10v1.10.0 | Dirk-Jan C. Binnema | |
| 2023-03-25 | build: bump version 1.9.23 | Dirk-Jan C. Binnema | |
| 2023-03-08 | build: bump version to 1.9.22 | Dirk-Jan C. Binnema | |
| 2023-02-17 | build: bump version to 1.9.21, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-02-12 | build: bump version to 1.9.20, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-31 | build: bump version to 1.9.19, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-31 | build: bump schema version, update contacts-cache | Dirk-Jan C. Binnema | |
| Bump schema version to trigger update after we added html processing. Since we're updating the database schema version, let's use the opportunity to remove outdated data from the contacts-cache. | |||
| 2023-01-29 | build: bump version to 1.9.18 | Dirk-Jan C. Binnema | |
| 2023-01-24 | build: bump version to 1.9.17 | Dirk-Jan C. Binnema | |
| 2023-01-17 | build: bump version 1.9.16, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-16 | build: bump version to 1.9.15, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-14 | build: bump version to 1.9.14, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-14 | build: bump version to 1.9.13 | Dirk-Jan C. Binnema | |
| 2023-01-07 | build: bump version to 1.9.12, update NEWS.org | Dirk-Jan C. Binnema | |
| 2023-01-01 | build: bump version to 1.9.11, update NEWS.org | Dirk-Jan C. Binnema | |
| 2022-12-30 | build: bump version to 1.9.10; update NEWS.org | Dirk-Jan C. Binnema | |
| 2022-12-29 | guile: don't run test with asan builds | Dirk-Jan C. Binnema | |
| They're incompatible. | |||
| 2022-12-29 | build: bump version to 1.9.9 | Dirk-Jan C. Binnema | |
| 2022-12-29 | man: generate manpages from .org files | Dirk-Jan C. Binnema | |
| Generate the manpages from org-documents which makes it a bit easier to keep them update to date since I find org-syntax easier than troff, and we can use include files. | |||
| 2022-12-24 | build: bump version to 1.9.8 | Dirk-Jan C. Binnema | |
| 2022-12-20 | build: require emacs >= 26.3 | Dirk-Jan C. Binnema | |
| Probably already implied, but let's make this explicit | |||
| 2022-12-19 | build: bump meson requirement to 56.0 | Dirk-Jan C. Binnema | |
| We need some of the new functionality in the near-future. Fix build warnings. | |||
| 2022-12-15 | build: bump version to 1.9.7 | Dirk-Jan C. Binnema | |
| 2022-12-11 | build: bump version to 1.9.6 | Dirk-Jan C. Binnema | |
| 2022-12-10 | build: bump version to 1.9.5 | Dirk-Jan C. Binnema | |
| And update NEWS.org. | |||
| 2022-12-08 | build: bump version to 1.9.4 | Dirk-Jan C. Binnema | |
| And update NEWS.org | |||
| 2022-11-17 | build: bump version to 1.9.3, update NEWS.org | Dirk-Jan C. Binnema | |
| 2022-11-07 | build: bump version to 1.9.2 | Dirk-Jan C. Binnema | |
| 2022-10-15 | build: add explicit check for charconv | Dirk-Jan C. Binnema | |
| Some older Apple compilers don't have it; error out early. Fixes #2347. | |||
| 2022-10-03 | build: bump version 1.9.1 | Dirk-Jan C. Binnema | |
| 2022-10-02 | meson.build: cosmetic | Dirk-Jan C. Binnema | |
| Fix whitespace, avoid a warning with clang | |||
| 2022-08-20 | autotools: remove | Dirk-Jan C. Binnema | |
| Since 2008, autotools has served us well - thank you! However, mu is now using meson build, and it's time to remove the autotools support -- one build system is enough. | |||
| 2022-08-20 | build: bump version to 1.9.0 | Dirk-Jan C. Binnema | |
| The start of the new development series. | |||
| 2022-08-15 | build: bump version to 1.8.9v1.8.9 | Dirk-Jan C. Binnema | |
| 2022-08-07 | build: bump version to 1.8.8v1.8.8 | Dirk-Jan C. Binnema | |
| 2022-07-24 | buld: bump version to 1.8.7v1.8.7 | Dirk-Jan C. Binnema | |
| 2022-07-14 | build: bump version to 1.8.6v1.8.6 | Dirk-Jan C. Binnema | |
