The NetBSD Project

CVS log for pkgsrc/mail/notmuch/Makefile.common

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / notmuch

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:45:47 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
*: clean-up after python38 removal

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 5 08:04:35 2024 UTC (12 months, 3 weeks ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
notmuch: Fix PYTHON_VERSIONS_INCOMPATIBLE.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 4 04:21:50 2024 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
notmuch: mention py-notmuch2

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 4 04:16:07 2024 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
notmuch: allow overriding python dependency type

for py-notmuch2

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 10 12:11:09 2024 UTC (13 months, 2 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
notmuch, notmuch-emacs: Update to 0.38.3

Changelog:
What's new in notmuch 0.38.3
=========================

CLI
---

Fix a bug in configuration code that caused the notmuch command to
erroneously report "Error: could not locate database" under some
circumstances.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 1 16:48:07 2023 UTC (16 months, 3 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
notmuch, notmuch-emacs: Update to 0.38.2

Changelog:
What's new in notmuch 0.38.2
=========================

Library
-------

Make sorting of string maps lexicographic on (key,value) pairs. This
avoids some test failures due to variation in message property output
order.

Emacs
-----

Avoid extra separators after the last address in `notmuch-emacs-mua`.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 4 16:27:20 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -3 lines
notmuch: update to 0.38.1.

Notmuch 0.38.1 (2023-10-26)
===========================

CLI
---

Report parse errors in config files.

Emacs
-----

Fix image toggling for Emacs >= 29.1.

notmuch-mutt
------------

Fix syntax error in script.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 15 07:33:48 2023 UTC (18 months, 1 week ago) by ryoon
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
notmuch{,-emacs}: Update to 0.38

Changelog:
Notmuch 0.38 (2023-09-12)
# General

Support relative lastmod queries (see notmuch-sexp-queries(7) and notmuch-search-terms(7) for details).

Support indexing of designated attachments as text (see notmuch-config(1) for details).

# CLI

Add options --offset and --limit to notmuch-show(1).

# Emacs

New commands notmuch-search-edit-search and notmuch-tree-edit-search.

Introduce notmuch-tree-outline-mode.

Some compatibility fixes for Emacs 29. At least one issue (hiding images) remains in 0.38.

Support completion when piping to external command.

Fix regression in updating tag display introduced by 0.37.

# Library

Fix bug creating database when database.path is not set.

Incremental performance improvements for message deletion.

Catch Xapian exceptions when deleting messages.

Sync removed message properties to the database.

Replace use of thread-unsafe Query::MatchAll in the infix query parser.

# Notmuch-Mutt

Be more careful when clearing the results directory.

# Ruby

Use database_open_with_config, and provide compatible path search semantics.
Bugfix for query.get_sort

# Test Suite

Support testing installed version of notmuch.

Adapt to some breaking changes in glib handling of init files.

Replace OpenPGP key used in test suite.

# Performance Tests

Update signatures for performance test corpus.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 28 13:09:28 2023 UTC (2 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
notmuch, notmuch-emacs: Split notmuch-emacs from notmuch

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>