]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-03-30 Stefano Zacchirolicontrib: new mutt-notmuch utility for Mutt integration
2012-03-22 Tomi OllilaNEWS: consistent 2-space indentation in new content
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David Bremnerdebian: reword changelog about ignores debian/0.12-1
2012-03-20 Tomi OllilaAllow selecting which version of gmime is used to build...
2012-03-20 Tomi Ollilaconfigure: store $IFS to $DEFAULT_IFS readonly variable
2012-03-20 Justus WinterDo not try to parse the options for --build and --host...
2012-03-20 Justus WinterAdd GNU as a valid platform
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David Bremneradd NEWS item for printing 0.12
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 David Bremnerdebian: add changelog stanza for 0.12
2012-03-20 David BremnerNEWS: add news item for help = man page
2012-03-20 David Bremnerupdate version to 0.12
2012-03-20 David BremnerNEWS: update discussion of GMime 2.6 version requirements.
2012-03-20 David BremnerNEWS: set release date for 0.12
2012-03-20 Adam Wolfe... NEWS: news for reply enhancements
2012-03-20 Adam Wolfe... emacs: Use the new JSON reply format and message-cite...
2012-03-20 Adam Wolfe... test: Add broken tests for new emacs reply functionality
2012-03-20 Adam Wolfe... emacs: Factor out useful functions into notmuch-lib
2012-03-20 Adam Wolfe... man: Add --decrypt to reply flags
2012-03-20 Adam Wolfe... man: Update notmuch-reply man page for JSON format.
2012-03-20 Adam Wolfe... schemata: Add documentation for JSON reply format.
2012-03-20 Adam Wolfe... reply: Add a JSON reply format.
2012-03-20 Adam Wolfe... TODO: Add replying to multiple messages
2012-03-20 Adam Wolfe... reply: Factor out reply creation
2012-03-20 Adam Wolfe... test: Add broken test for the new JSON reply format.
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
next