]> git.notmuchmail.org Git - notmuch/history - emacs
test: fix count test
[notmuch] / emacs /
2012-12-06 Mark Waltersemacs: show: refresh buffer did not remove overlays
2012-12-06 Mark Waltersemacs: stash bugfix
2012-12-04 Jani Nikulaemacs: drop support for deprecated notmuch-folders
2012-12-01 Mark Waltersemacs: Split the function notmuch-show-clean-address
2012-11-27 Tomi Ollilaemacs: less guessing of character set in messages
2012-11-25 Tomi Ollilanotmuch-show.el: handle the case where icalendar-import...
2012-11-25 Tomi Ollilanotmuch-show.el: import calendar data with public funct...
2012-11-15 Austin Clementsemacs: Buttonize mid: links
2012-11-15 Austin Clementsemacs: Improve the regexp used to match id:'s in messages
2012-11-07 Tomi Ollilaemacs/notmuch-show.el: handle bodypart insert error
2012-10-28 Mark Waltersemacs: Move the incremental JSON parser to notmuch...
2012-10-28 Mark Waltersemacs: Rename incremental JSON internal variables
2012-10-28 Mark Waltersemacs: Split out the incremental json parser into its...
2012-10-27 Austin Clementsemacs: Escape tag queries suggested by tab completion
2012-10-27 Austin Clementsemacs: Escape tag queries performed by hello
2012-10-27 Austin Clementsemacs: Introduce generic boolean term escaping function
2012-10-20 Pieter Praetemacs: rename `notmuch-show-toggle-headers' to `notmuch...
2012-09-30 Austin Clementsemacs: Work around gnus-inhibit-images bug in mm-shr
2012-09-30 Jani Nikulaemacs: simplify point placement in notmuch-hello refresh
2012-09-27 Damien CassouRun `notmuch-show-hook' after setting `header-line...
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-show-mark...
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-search-archive...
2012-09-19 Jani Nikulaemacs: add support for custom tag changes on message...
2012-09-19 Jani Nikulaemacs: use new tag change helper to mark messages as...
2012-09-19 Jani Nikulaemacs: fix notmuch-message-replied-tags defcustom type
2012-09-19 Jani Nikulaemacs: add helper for tag change list manipulation
2012-09-02 Pieter Praetemacs: correct `notmuch-search-mode's docstring wrt...
2012-09-02 Mark Waltersemacs: make notmuch-show return its buffer
2012-08-29 Michal Nazarewicznotmuch-show: add notmuch-show-mark-read-tags option
2012-08-12 Austin Clementsemacs: Make moving to the previous message move to...
2012-08-12 Mark Waltersemacs: notmuch search bugfix
2012-08-12 Austin Clementsemacs: Fix "not defined at runtime" warning
2012-08-03 Mark Waltersemacs: show: exclude bug fix
2012-08-03 Mark Waltersemacs: fix a bug introduced by the recent search cleanups.
2012-07-24 Austin Clementsemacs: Fix navigation of multi-line search result formats
2012-07-24 Austin Clementsemacs: Allow custom tags formatting
2012-07-24 Austin Clementsemacs: Replace other search text properties with result...
2012-07-24 Austin Clementsemacs: Use result text properties for search result...
2012-07-24 Austin Clementsemacs: Update tags by rewriting the search result line...
2012-07-24 Austin Clementsemacs: Use text properties instead of overlays for...
2012-07-24 Austin Clementsemacs: Record thread search result object in a text...
2012-07-24 Ingo Lohmaremacs: Fix notmuch-message-mark-replied.
2012-07-12 Austin Clementsemacs: Switch from text to JSON format for search results
2012-07-12 Austin Clementsemacs: Implement an incremental JSON parser
2012-07-12 Austin Clementsemacs: Pass plist to `notmuch-search-show-result'
2012-07-12 Austin Clementsemacs: Move search-target logic to `notmuch-search...
2012-07-12 Austin Clementsemacs: Helper for reporting search parsing errors
2012-07-12 Austin Clementsemacs: Separate search line parsing and display
2012-07-12 Austin Clementsemacs: Clean up notmuch-search-show-result
2012-06-30 Daniel Schoepeemacs: Add configurable wrapping width for notmuch...
2012-06-30 Mark Waltersemacs: make elide messages use notmuch-show for omittin...
2012-06-22 Mark Waltersemacs: add pipe attachment command
2012-06-22 Jesse Rosenthalemacs: derive correct timestamp in FCC unique name
2012-06-08 Jani Nikulaemacs: only strip "re:" in the beginning of subject
2012-06-03 Austin Clementsemacs: Suppress warnings about using cl at runtime
2012-05-24 David BremnerMerge branch 'release'
2012-05-24 Tomi Ollilaemacs: use 'gnus-decoded in notmuch-mm-display-part...
2012-05-06 Dmitry Kurochkinemacs: fix custom queries section customization widget...
2012-05-06 Michal Sojkaemacs: Do not pass stderr of notmuch reply to JSON...
2012-05-06 Thomas Jostemacs: Let the user choose where to compose new mails
2012-05-06 Adam Wolfe Gordonemacs: Correctly quote non-text/plain parts in reply
2012-04-29 Jameson Graef Rollinsemacs: eliminate search-tag-thread in favor of just...
2012-04-29 Jameson Graef Rollinsemacs: modify show tag functions to use new notmuch...
2012-04-29 Jameson Graef Rollinsemacs: modify search tag functions to use new notmuch...
2012-04-29 Jameson Graef Rollinsemacs: allow notmuch-tag to accept string inputs and...
2012-04-29 Jameson Graef Rollinsemacs: create notmuch-tag.el, and move appropriate...
2012-04-29 Jameson Graef Rollinsemacs: fix archive thread/message function documentation.
2012-04-29 David Edmondsonemacs: Don't move to the next thread unless the cursor...
2012-04-29 Mark Waltersemacs-show: open excluded matches if no other matches
2012-04-29 Jameson Graef Rollinsemacs: do not modify subject in search or show
2012-04-25 Austin Clementsemacs: Put notmuch-hello-sections in custom group notmu...
2012-04-25 Austin Clementsemacs: Put notmuch-print-mechanism in custom group...
2012-04-25 Jameson Graef Rollinsemacs: modify help message for notmuch-search-line...
2012-04-12 Jameson Graef Rollinsemacs: have tag-completion return all tags for nil...
2012-04-12 Jameson Graef Rollinsemacs: include tags from excluded messages in tag tab...
2012-04-12 Jameson Graef Rollinsemacs: update call in tag-completion function
2012-04-12 Dmitry Kurochkinemacs: get rid of trailing spaces in notmuch-hello...
2012-04-08 Mark Waltersemacs: make show set --exclude=false
2012-04-06 Jani Nikulaemacs: do not modify the alist passed to notmuch-sort...
2012-04-05 Dmitry Kurochkinemacs: fix off-by-one error in notmuch-hello column...
2012-04-02 Adam Wolfe Gordonemacs: Fix the References header in reply
2012-04-02 Adam Wolfe Gordonemacs: Fix two bugs in reply
2012-03-31 Austin Clementsemacs: Fix mis-named argument to notmuch-get-bodypart...
2012-03-31 Austin Clementsemacs: Escape all message ID queries
2012-03-31 Mark Waltersemacs: content-type comparison should be case insensitive.
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 Adam Wolfe Gordonemacs: Use the new JSON reply format and message-cite...
2012-03-20 Adam Wolfe Gordonemacs: Factor out useful functions into notmuch-lib
2012-03-18 Austin Clementsemacs: Fix search tab completion in terminals
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-11 Jani Nikulaemacs: fix MML quoting in replies
2012-03-10 Michal Sojkaemacs-hello: Do not calculate the count of the messages...
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Waltersemacs: notmuch.el ignore excluded matches
next