]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
dbaf83b6d3a4f477eb72a7622751ffeab41b1e37
[notmuch] / debian / changelog
1 notmuch (0.6~237) experimental; urgency=low
2
3   * Git snapshot 12d6f90
4   * Emacs: hide original message in top posted replies, isearch fix,
5     message display/hiding fixes/improvements.
6   * CLI: received header fixes.
7   * python: Improve docs, Remove Messages().__len__, Implement
8     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
9
10  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
11
12 notmuch (0.6~215) experimental; urgency=low
13
14   * Git snapshot 5143e5e
15   * GMime: improve password handling, prevent premature closing stdout
16   * Emacs: sender address UI tweaks
17   * lib/message-file: plug three memleaks.
18   * Updated python bindings
19   * Sanitize "Subject:" and "Author:" fields in notmuch-search
20   * vim: new delete command, update mark as read command
21
22  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
23
24 notmuch (0.6~180) experimental; urgency=low
25
26   * Git snapshot 1a96c40
27   * Fix corruption of binary parts
28     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
29
30  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
31
32 notmuch (0.6~171) experimental; urgency=low
33
34   * Git snapshot cb8418784c2
35   * PGP/MIME handling in CLI and emacs front end.
36   * cli: Rewrite of multipart handling.
37   * emacs: Make the queries used in the all-tags section configurable
38   * emacs: Choose from address when composing/replying
39   * emacs: add notmuch-before- and notmuch-after-tag-hook
40   * notmuch reply: Avoid segmentation fault when printing multiple parts
41   * notmuch show: New part output handling.
42   * emacs: Show cleaner `From:' addresses in the summary line.
43   * emacs: Add custom `notmuch-show-elide-same-subject', 
44     `notmuch-show-always-show-subject' 
45   * emacs: Render text/x-vcalendar parts.
46   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
47   * vim: parse 'from' address, use sendmail directly, implement archive in
48     show view, refactor tagging stuff
49   * Eager metadata optimizations
50   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
51   * Fix installation of zsh completion
52   * new: Enhance progress reporting
53   * Do not defer maildir flag synchronization for new messages
54   * vim: Get user email address from notmuch config file.
55   * lib: Save and restore term position in message while indexing.
56   * notmuch search: Clean up some memory leaks during search loop.
57   * New bindings for Go
58   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
59     query_get_s{ort,tring}
60   * Add support for folder-based searching.
61   * compatibility fixes for emacs22
62
63  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
64
65 notmuch (0.5+nmu3) unstable; urgency=low
66
67   * Non-maintainer upload.
68   * Upload to unstable.
69
70  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
71
72 notmuch (0.5+nmu2) experimental; urgency=low
73
74   * Non-maintainer upload.
75   * Second try at timeout for test. Put timeouts at top level.
76
77  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
78
79 notmuch (0.5+nmu1) experimental; urgency=low
80
81   * Non-maintainer upload.
82   * Add a timeout to emacs tests to hopefully work around build failures.
83
84  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
85
86 notmuch (0.5) unstable; urgency=low
87
88   * new: maildir-flag synchronization
89   * new: New "notmuch show --format=raw" (enables local emacs interface,
90     for example, to use remote notmuch via ssh)
91   * lib: Support for multiple files for a message
92     (notmuch_message_get_filenames)
93   * lib: Support for maildir-flag synchronization
94     (notmuch_message_tags_to_maildir_flags and
95     notmuch_message_maildir_flags_to_tags)
96   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
97     users using the "fancy" configuration)
98   * emacs: Cleaner display of subject lines in thread views
99
100  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
101
102 notmuch (0.4) unstable; urgency=low
103
104   * new: notmuch search --output=(summary|threads|messages|tags|files)
105   * new: notmuch show --format=mbox <search-specification>
106   * new: notmuch config [get|set] <section>.<item> [value ...]
107   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
108   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
109   * emacs: Ability to all open messages in a thread to a pipe
110   * emacs: Optional support for detecting inline patches
111   * emacs: Automatically tag messages as "replied" when sending a reply
112   * emacs: Allow search-result color specifications to overlay each other
113   * emacs: Make hidden author names still available for incremental search.
114   * emacs: New binding of Control-TAB (works like TAB in reverse)
115   * test: New modularization of test suite.
116   * test: New testing of emacs interface.
117   * bugfix: Avoid setting Bcc header in "notmuch reply"
118   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
119   * bugfix: Fix failure with extremely long message ID headers.
120   * bugfix: Fix for messages with "charset=unknown-8bit"
121   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
122   * bugfix: Fix "notmuch search" to return non-zero on any exception
123   * emacs bugfix: Fix for message with a subject containing, "[1234]"
124   * emacs bugfix: Fix to correctly handle message IDs containing ".."
125   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
126
127  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
128
129 notmuch (0.3.1) unstable; urgency=low
130
131   * Fix an infinite loop in "notmuch reply"
132   * Fix a potential SEGV in "notmuch search"
133   * emacs: Fix calculations for line wrapping in the "notmuch" view.
134   * emacs: Fix Fcc support to prompt to create a directory if necessary
135
136  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
137
138 notmuch (0.3) unstable; urgency=low
139
140   * User-configurable tags for new messages
141   * Threads search results named based on subjects that match search
142   * Faster operation of "notmuch tag" (avoid unneeded sorting)
143   * Even Better guessing of From: header for "notmuch reply"
144   * Indication of author names that match a search
145   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
146   * emacs: Full-featured "customize" support for configuring notmuch
147   * emacs: Support for doing tab-completion of email addresses
148   * emacs: Support for file-based (Fcc) delivery of sent messages
149   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
150   * emacs: Implement emacs message display with the JSON output from notmuch
151   * emacs: Better handling of HTML/MIME attachments (inline images!)
152   * emacs: Customizable support for tidying of text/plain message content
153   * emacs: New support for searchable citations (even when hidden)
154   * emacs: More flexible handling of header visibility
155   * emacs: The Return key now toggles message visibility anywhere
156   * emacs: Customizable formatting of search results
157   * emacs: Generate nicer names for search buffers when using a saved search.
158   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
159   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
160   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
161
162  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
163
164 notmuch (0.2) unstable; urgency=low
165
166   * Better guessing of From: header.
167   * Make "notmuch count" with no arguments count all messages
168   * Provide a new special-case search term of "*" to match all messages.
169   * Detect thread connections when a parent message is missing.
170   * Fix potential data loss in "notmuch new" with SIGINT
171   * Fix segfault when a message includes a MIME part that is empty.
172   * Fix handling of non-ASCII characters with --format=json
173   * Fix headers to be properly decoded in "notmuch reply"
174   * emacs: Show the last few lines of citations as well as the first few lines.
175   * emacs: The '+' and '-' commands can now add and remove tags by region.
176   * emacs: More meaningful buffer names for thread-view buffers. 
177   * emacs: Customized colors of threads in search view based on tags.
178
179  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
180
181 notmuch (0.1-1) unstable; urgency=low
182
183   [ martin f. krafft ]
184   * Add suggestion to vim-addon-manager.
185
186   [ Carl Worth ]
187   * Improve package description (closes: #566282).
188   * New upstream version (0.1) (closes: #576647).
189   * New versioning to track upstream version scheme.
190   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
191   * Update to advertise conformance with policy 3.8.4 (no changes).
192   * Add a debian/watch file to notice upstream tar files.
193
194  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
195
196 notmuch (0.0+201001211401) unstable; urgency=low
197
198   * Upload to Debian (closes: #557354).
199   * New versioning scheme.
200   * Added emacs build dependency.
201   * Added Vcs-Browser field to debian/control.
202   * Downgrade recommendation for emacs to suggestion.
203   * Add vim to suggestions and enhancements.
204   * Put debian/* under separate copyright.
205   * Make Carl the maintainer.
206   * Add myself to uploaders.
207   * Install the vim plugin (using vim-addons).
208
209  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
210
211 notmuch (0.0-1) unstable; urgency=low
212
213   * New Debian package.
214
215  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500