]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-05-05 Austin Clementspython: Update Python bindings for new notmuch_database...
2012-05-05 Austin Clementsgo: Update Go bindings for new notmuch_database_{open...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_create return a status...
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-05-04 Tomi OllilaNEWS: Insert markdown formatting commands
2012-05-04 Tomi OllilaNEWS: spacing changes
2012-05-04 Tomi OllilaNEWS: untabified and added file local variables block
2012-05-04 Austin Clementsgo: Update to the current notmuch_database_find_message API
2012-04-30 Justus Winterpython: remove a note stating wrong things about the...
2012-04-30 Justus Winterpython: document the Database.close function
2012-04-30 Justus Winterpython: deprecate code formatting messages as text...
2012-04-30 Justus Winterpython: cleanup the __nonzero__ implementations
2012-04-30 Justus Winterpython: fix NULL pointer tests
2012-04-30 Justus Winterpython: update the docstrings of Filenames.{__len__...
2012-04-30 Justus Winterpython: update the docstring of class Filenames
2012-04-30 Justus Winterpython: fix the documentation
2012-04-30 Justus Winterpython: fix Message.get_filenames
2012-04-30 Justus Winterpython: remove the deprecated function Filenames.as_gen...
2012-04-29 Jameson Graef... emacs: eliminate search-tag-thread in favor of just...
2012-04-29 Jameson Graef... emacs: modify show tag functions to use new notmuch...
2012-04-29 Jameson Graef... emacs: modify search tag functions to use new notmuch...
2012-04-29 Jameson Graef... emacs: allow notmuch-tag to accept string inputs and...
2012-04-29 Jameson Graef... emacs: create notmuch-tag.el, and move appropriate...
2012-04-29 Jameson Graef... emacs: 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 Peter WangNEWS: add news item for 'config list'
2012-04-29 Justus Winterpython: strip superfluous single quote from copyright...
2012-04-29 Justus Winterpython: add copyright and licensing information to...
2012-04-29 Justus Winterpython: stylistic and pep8 fixes in setup.py
2012-04-29 Justus Winterpython: update the long description in setup.py
2012-04-29 Justus Winterpython: fix the test asserting that reading the version...
2012-04-29 Justus Winterpython: simplify a path expression in setup.py
2012-04-29 Justus Winterpython: Remove unused import from setup.py
2012-04-29 Jameson Graef... emacs: do not modify subject in search or show
2012-04-28 Peter Wangman: Document 'config list' command
2012-04-28 Peter Wangconfig: Add 'config list' command
2012-04-28 Peter Wangtest: Add broken test for 'config list'
2012-04-28 Peter Wangtest: Add tests for 'config' command
2012-04-28 Peter Wangconfig: Check 'config get' arity exactly
2012-04-28 Justus Winterpython: wrap and use notmuch_database_destroy as destructor
2012-04-28 Justus Winterruby: Use notmuch_database_destroy instead of notmuch_d...
2012-04-28 Justus Wintergo: Use notmuch_database_destroy instead of notmuch_dat...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-04-28 Justus WinterNEWS: Document the notmuch_database_close split
2012-04-28 Justus WinterSplit notmuch_database_close into two functions
2012-04-25 Austin Clementsemacs: Put notmuch-hello-sections in custom group notmu...
2012-04-25 Austin Clementsnew: Fix missing end_atomic in remove_filename on error
2012-04-25 Austin Clementsnew: Print final fatal error message to stderr
2012-04-25 Austin Clementsnew: Handle fatal errors in remove_filename and _remove...
2012-04-25 Austin Clementsnew: Consistently treat fatal errors as fatal
2012-04-25 Austin Clementsemacs: Put notmuch-print-mechanism in custom group...
2012-04-25 Peter Wangconfig: Fix free in 'config get' implementation.
2012-04-25 Jameson Graef... emacs: modify help message for notmuch-search-line...
2012-04-21 Felipe Contrerasvim: simplify build
2012-04-21 Jakobvim: fix regex after "notmuch show" output change
2012-04-15 Jani Nikulalib: work around talloc_steal usage from C++ code
2012-04-15 Austin ClementsRecord dependencies during build instead of before
2012-04-15 Austin Clementsshow: Remove empty message_set_{start,sep,end} fields
2012-04-15 Austin Clementsshow: Support NULL values for message_set_{start, sep...
2012-04-15 Austin Clementsshow: Remove unused fields from notmuch_show_format
2012-04-15 Austin ClementsRemove show-message.c
2012-04-15 Austin Clementsshow: Remove support for old-style formatters in show_m...
2012-04-15 Austin ClementsSync schemata with current code structure
2012-04-12 Jameson Graef... emacs: have tag-completion return all tags for nil...
2012-04-12 Austin ClementsNews for raw format changes
2012-04-12 Jameson Graef... debian: add gnupg-agent to notmuch recommends
2012-04-12 Jameson Graef... emacs: include tags from excluded messages in tag tab...
2012-04-12 Jameson Graef... emacs: 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-08 Mark Walterstest: add some exclude tests
2012-04-08 Mark Walterscli: move show to the new --exclude= option naming...
2012-04-08 Mark Walterscli: move search to the new --exclude= naming scheme.
2012-04-08 Mark Walterscli: move count to the new --exclude=(true|false|flag...
2012-04-08 Mark Walterslib: change default for notmuch_query_set_omit_excluded
2012-04-06 Jani Nikulaemacs: do not modify the alist passed to notmuch-sort...
2012-04-05 David Bremnerconfigure: change gmime version in help message to 2.6
2012-04-05 Tomi Ollilaconfigure: print info about required gmime 2.4 or 2...
2012-04-05 Tomi Ollilaconfigure: add empty line after each missing component...
2012-04-05 Dmitry Kurochkinemacs: fix off-by-one error in notmuch-hello column...
2012-04-05 Dmitry Kurochkintest: add broken test for long names in Emacs notmuch...
2012-04-02 Adam Wolfe... emacs: Fix the References header in reply
2012-04-02 Adam Wolfe... test: Show all headers in emacs reply tests
2012-04-02 Adam Wolfe... emacs: Fix two bugs in reply
2012-04-02 Adam Wolfe... test: Tests for reply from alternate addresses in emacs
2012-03-31 Stefano Zacchirolinotmuch-mutt: fix typo in manpage
2012-03-31 Stefano ZacchiroliNEWS: document inclusion of contrib/notmuch-mutt
2012-03-31 Austin Clementsemacs: Fix mis-named argument to notmuch-get-bodypart...
2012-03-31 Austin Clementsreply: Move reply citation printing to the recursive...
2012-03-31 Austin Clementsreply: Convert default reply format to self-recursive...
2012-03-31 Austin Clementsshow/reply: Unify the code that extracts text parts
2012-03-31 Austin Clementsemacs: Escape all message ID queries
2012-03-31 Austin Clementstest: Add Emacs test for messages with quotes in their...
2012-03-31 Jani Nikulacli: refactor "notmuch restore" message tagging into...
2012-03-31 Jani Nikulacli: refactor "notmuch tag" query tagging into a separa...
2012-03-31 Jani Nikulacli: refactor "notmuch tag" data structures for tagging...
2012-03-31 Jani Nikulatest: add test for both adding and removing a tag at...
2012-03-31 Mark Waltersemacs: content-type comparison should be case insensitive.
next