]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-03-18 David BremnerNEWS: start section for 0.13
2012-03-18 Austin Clementsemacs: Fix search tab completion in terminals
2012-03-18 Mark Walterslib: fix an exclude bug
2012-03-18 Mark Walterstest: add tests for message only search
2012-03-18 Mark Walterstest: the test for the exclude code mistakenly excludes...
2012-03-18 Austin Clementslib: Add exclude query debug output
2012-03-18 Austin Clementslib: Expose query debug output via an environment variable
2012-03-18 Mark Walterscli: Parsing. Allow true/false parameter for boolean...
2012-03-18 Dmitry Kurochkintest: use subtest name for generated message subject...
2012-03-18 Dmitry Kurochkintest: remove "Generate some messages" test from raw
2012-03-18 Austin Clementsman: Update raw format documentation
2012-03-18 Austin Clementsshow: Convert raw format to the new self-recursive...
2012-03-18 Austin Clementsshow: Move format_part_content_raw with the other new...
2012-03-18 Austin Clementsshow: Convert mbox format to new self-recursive style
2012-03-18 Austin Clementsshow: Move format_message_mbox with the other new-style...
2012-03-18 Austin Clementsshow: Allow formatters to return errors
2012-03-18 Austin Clementstest: Fix malformed multipart message
2012-03-18 Austin Clementstest: Fix typo in test description
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 David Bremnerdebian: changelog stanza for 0.12~rc2 debian/0.12_rc2-1
2012-03-18 David Bremnerbump version to 0.12~rc2
2012-03-18 Justus Winterpython: fix signature of two wrapped libnotmuch functions
2012-03-18 Justus WinterFix error reporting in notmuch_database_find_message_by...
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 Jani NikulaNEWS: emacs: enable `notmuch-search-line-faces' by...
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 Jani NikulaNEWS: cli: manual page for notmuch configuration options
2012-03-15 Jani NikulaNEWS: emacs: inline patch fake attachment file names
2012-03-15 Jani NikulaNEWS: emacs: support text/calendar MIME type
2012-03-15 Jani NikulaNEWS: emacs: show view archiving key binding changes
2012-03-15 Jani NikulaNEWS: emacs: Fix MML tag quoting in replies
2012-03-14 David BremnerMerge branch 'release'
2012-03-14 David Bremnerdebian: bump gmime dependency to 2.6.7 debian/0.12_rc1-1
2012-03-14 Jani Nikulaman: update SEE ALSO references in man pages
2012-03-12 Thomas Jostbuild: Require gmime >= 2.6.7
2012-03-11 David BremnerMerge branch 'release'
2012-03-11 Jameson Graef... Fix configure script to properly detect gmime-2.6 if...
2012-03-11 Austin ClementsHandle errors in mime_node_open
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 BremnerMake exclusion visible again
2012-03-03 David BremnerMerge branch 'release'
2012-03-03 Justus WinterActually close the xapian database in notmuch_database_...
2012-03-03 David Bremnerdebian: Bump standards version
2012-03-03 David Bremnerdebian: update .gitignore
2012-03-03 David Bremnerdebian: add notmuch_query_add_tag_exclude to exported...
2012-03-03 Mark Waltersman: remove search.exclude_tags from notmuch-config...
2012-03-02 Mark WaltersNEWS: revert NEWS item for exclude tags for 0.12
2012-03-02 Mark Waltersconfig: disable addition of exclude tags for 0.12
2012-03-02 Mark Waltersemacs: notmuch.el ignore excluded matches
2012-03-02 Mark Waltersemacs: show: recognize the exclude flag.
2012-03-02 Mark Walterscli: omit excluded messages in results where appropriate.
2012-03-02 Mark Waltersman: update manpage for notmuch-show --no-exclude option
2012-03-02 Mark Walterstest: update tests to reflect the exclude flag
2012-03-02 Mark Walterscli: Make notmuch-show respect excludes.
2012-03-02 Mark Walterstest: update search test to reflect exclude flag
2012-03-02 Mark Walterslib: Add the exclude flag to notmuch_query_search_threads
2012-03-02 Mark Walterslib: Make notmuch_query_search_messages set the exclude...
2012-03-02 Mark Walterslib: Rearrange the exclude code in query.cc
2012-03-02 Mark Walterstest: add tests for new cli --no-exclude option
2012-03-02 Mark Walterscli: Add --no-exclude to the man pages for search and...
2012-03-02 Mark Walterscli: add --no-exclude option to count and search.
2012-03-01 Tomi OllilaSpelling fix
2012-03-01 Tomi Ollilaemacs: retain show buffer state after retrieving gpg key
2012-03-01 Pieter PraetNEWS: add entry for `notmuch-show-stash-mlarchive-link...
2012-03-01 Austin Clementsshow: Further general simplifications of the JSON formatter
2012-03-01 Austin Clementsshow: Make format_part_sigstatus_json's API consistent...
2012-03-01 Austin Clementsshow: Make JSON helper functions print complete objects
2012-03-01 Austin Clementsshow: Simplify talloc use in format_headers_json
2012-03-01 Austin Clementsshow: Unify JSON header output for messages and message...
2012-03-01 Austin Clementsshow: Use consistent header ordering in the JSON format
2012-03-01 Austin Clementsshow: Convert JSON format to the new self-recursive...
2012-03-01 Daniel Schoepeemacs: Tests for user-defined sections
2012-03-01 Daniel Schoepeemacs: User-defined sections in notmuch-hello
2012-03-01 David Bremneradd minimal changelog stanza for 0.12~rc1
2012-03-01 David Bremnerbump version to 0.12~rc1
2012-03-01 Michal Sojkaemacs: Clarify description of thread manipulating functions
2012-02-29 Michal Sojkatest: Remove 'broken' flag from encoding test
2012-02-29 Michal SojkaConvert non-UTF-8 parts to UTF-8 before indexing them
2012-02-29 Michal Sojkatest: Add test for searching of uncommonly encoded...
2012-02-29 Pieter Praetdoc: minor corrections in notmuch-config.1
2012-02-29 Mark WaltersNews for Make buttons for attachments allow viewing...
2012-02-28 Jani Nikulaman: add references to maildir flag synchronization
2012-02-28 Jani Nikulaman: document the notmuch configuration settings in...
2012-02-28 Austin Clementsemacs: Fix out of date comment
2012-02-28 Austin ClementsDocument the JSON schemata used by show and search
2012-02-28 Pieter PraetNEWS: sync 'new.ignore' entry with its comment in notmu...
2012-02-28 Pieter Praetcli: update 'new.ignore' config file comment wrt file...
2012-02-28 Daniel Kahn... Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
2012-02-25 Austin ClementsNews for retaining state when refreshing notmuch show
2012-02-25 Austin Clementsemacs: Reverse the meaning of notmuch-show-refresh...
2012-02-25 Austin Clementsemacs: When refreshing a show buffer, only mark read...
2012-02-25 Pieter Praetemacs: add `notmuch-show-stash-mlarchive-link{, -and...
2012-02-25 Pieter Praettest: emacs: expand subtest "Stashing in notmuch-show...
2012-02-25 Pieter Praetemacs: `notmuch-show-get-message-id': optionally return...
2012-02-25 Justus WinterNEWS: add entry for the improved unicode handling in...
2012-02-25 Justus WinterNEWS: add entry for python 3.2 compatibility
2012-02-25 Jani Nikulaemacs: support text/calendar mime type
2012-02-25 Pieter Praettest: replace occurrences of $PWD with vars that are...
2012-02-24 Justus Winterpython: split the documentation
next