]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-03-10 Carl WorthMakefile: Rename all_deps to global_deps
2010-03-10 Carl WorthAdd is:<tag> as a synonym for tag:<tag> in search terms.
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...
2010-03-09 Carl WorthINSTALL: Include Fedora command for installing dependen...
2010-03-09 Carl WorthINSTALL: Add a pointer to ./configure --help
2010-03-09 Carl Worthlib: Silence a compiler warning.
2010-03-09 Carl Worthemacs: Fix refresh of search results to leave cursor...
2010-03-09 Fernando CarrijoFix a few documentation typos in notmuch.h
2010-03-09 Fernando CarrijoUpdate documentation of notmuch_query_create
2010-03-09 Carl Worthnotmuch show: Don't show empty headers.
2010-03-09 Carl WorthTODO: Add proposal for a saved-search interface.
2010-03-09 Carl WorthTODO: Remove many items that have been completed recently.
2010-03-09 Carl Worthemacs: Fix documentation of notmuch-search-remove-tag.
2010-03-09 Carl Worthlib: Document what move_to_next does at the end of...
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-03-09 Carl Worthemacs: Fix backspace to not scroll more than the previo...
2010-03-09 Carl Worthemacs: Unbreak notmuch-show-rewind (the function to...
2010-02-26 Carl Worthemacs: Make 'n' and 'p' navigate only open messages.
2010-02-26 Carl Worthemacs: Don't open unread messages by default.
2010-02-25 Carl WorthREADME: Mention that notmuch only supports maildir...
2010-02-25 Carl Worthemacs: Avoid removing the unread tag due to internal...
2010-02-25 Jameson RollinsSimplify "unread" tag handling in emacs UI.
2010-02-23 Carl WorthTODO: We should fix the --format=json option to not...
2010-02-23 Carl Worthnotmuch search: Use "thread" rather than "id" when...
2010-02-23 Carl Worthjson: Add copy of MIT license text from cJSON
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2010-02-23 Carl WorthTODO: Rename the proposed --for option to --output
2010-02-23 Carl Worthnotmuch.1: Use bold and indentation for the NOTMUCH_CON...
2010-02-23 James WestbyAdd ENVIRONMENT VARIABLES section to the man page
2010-02-20 Carl Worthnotmuch.el: Emphasize the 'i' of 'ID' in the documentat...
2010-02-20 Carl WorthChange the stash keybinding from 'z' to 'c'. And use...
2010-02-20 David Bremnernotmuch.el: add a submap (on "z" for "ztash") to stash...
2010-02-20 David Bremnernotmuch.el: convert sparse keymap to a list in notmuch...
2010-02-20 David BremnerAdd functions notmuch-show-get-(bcc, cc, date, from...
2010-02-20 David Bremnernotmuch-show-get-header: new function; return alist...
2010-02-20 Carl Worthnotmuch.el: Delete some trailing whitespace.
2010-02-12 Carl Worthnotmuch.el: Fix bug from message with ':' in the From...
2010-02-10 Carl Worthnotmuch.el: Handle attached images via an external...
2010-02-10 Carl Worthnotmuch.el: Fix indentation.
2010-02-10 Carl Worthnotmuch.el: Avoid infinite loop marking up message...
2010-02-10 Alexander Botero... Reintroduce HTML inlining, with a much needed optimization
2010-02-09 Carl WorthFix printf for when uint64_t != unsigned long long int
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-02-09 Carl WorthTODO: Add some recently discussed items.
2010-02-08 Keith PackardAllow folders with no messages to be elided from list
2010-02-08 Keith PackardLook at whitespace to separate folder name from count
2010-02-08 Keith PackardAdd 'm' and ' ' bindings to notmuch-folder view
2010-02-08 Kan-Ru Chenemacs: Use font-lock-comment-face to highlight citation...
2010-02-08 David Bremnernotmuch.el: show some of citation even when hiding.
2010-02-08 David Bremnernotmuch.el: Refactor citation markup. Variables for...
2010-02-06 Carl Worthnotmuch.h: Fix a couple of typos in the documentation.
2010-02-06 Carl Worthnotmuch restore: Don't waste time with messages with...
2010-02-06 Carl Worthnotmuch-test: Add basic tests for "notmuch dump" and...
2010-02-06 Carl Worthnotmuch-test: Fix misalignment in output.
2010-02-05 Kan-Ru Chennotmuch.el: Use emacs built-in forward-button and backw...
2010-02-05 Carl WorthUse forward-line instead of next-line
2010-02-05 Carl Worthnotmuch.el: Add missing documentation for the new ...
2010-02-05 Kan-Ru Chennotmuch.el: Add keybinding to toggle display of message...
2010-02-05 Carl Worthnotmuch-test: Add test to verify that uuencoded data...
2010-02-05 Carl Worthnotmuch-test: Add several tests of "notmuch search"
2010-02-05 Carl Worthnotmuch-test: Add a new add_message function.
2010-02-05 Carl WorthEliminate some useless gobject boilerplate.
2010-02-05 Carl Worthnotmuch new: Don't index uuencoded data.
2010-02-04 Carl Worthnotmuch reply: Rename the mailing_list_munged_reply_to...
2010-02-04 Carl Worthnotmuch reply: Prevent GMIME assertion complaints for...
2010-02-04 Carl Worthnotmuch reply: Use strstr instead of strcasestr for...
2010-02-04 Carl Worthnotmuch reply: Fix the support for reply-to un-munging.
2010-02-04 Carl Worthnotmuch-reply: Add missing whitespace.
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" with a reply-to...
2010-02-04 Jed Brownnotmuch-reply.c: Handle munged `Reply-To' headers.
2010-02-04 Jed Brownnotmuch-reply.c: Factor adding recipients into common...
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" with multiple recipients
2010-02-04 Carl Worthnotmuch-test: Add test for "notmuch reply" with a CC...
2010-02-04 Carl Worthnotmuch-test: Add "notmuch reply" test for reply-to...
2010-02-04 Carl Worthnotmuch-test: Test "notmuch reply" from alternate address.
2010-02-04 Carl Worthnotmuch-test: Add a basic test of "notmuch reply"
2010-02-04 Carl Worthnotmuch-test: Eliminate sleeps to speed up test suite run
2010-02-04 Carl Worthnotmuch-test: Allow custom headers when generating...
2010-02-04 Carl Worthnotmuch-test: Use named-parameters for generate_message...
2010-02-04 Carl WorthAdd actual testing to notmuch-test
2010-01-23 Carl WorthAdd a very rough beginning of a test suite.
2010-01-23 Carl Worthnotmuch.desktop: Clarify that this is the emacs interfa...
2010-01-23 Jeffrey C.... Add install target for notmuch.desktop file.
2010-01-23 Carl WorthFix misspelling of DT_UNKNOWN.
2010-01-23 Carl WorthREADME: Tighten up the text a bit.
2010-01-23 Carl WorthAdd some comments to document the recently-fixed handli...
2010-01-23 Geo Carncrossnotmuch new: Fix to work on filesystems returning DT_UN...
2010-01-14 martin f. krafftInstall zsh completion file
2010-01-10 Carl Worthnotmuch new: Print upgrade progress report as a percentage.
2010-01-09 Carl Worthlib: Add non-content terms with a WDF value of 0.
2010-01-09 Carl Worthlib: Explicitly set BoolWeight when searching.
2010-01-09 Carl Worthlib: Split the database upgrade into two phases for...
2010-01-08 Carl Worthlib: Delete stale timestamp documents during database...
2010-01-08 Carl Worthnotmuch new: Don't prevent database upgrade from being...
2010-01-08 Carl Worthnotmuch new: Fix progress notification on database...
2010-01-08 Carl Worthnotmuch new: Automatically upgrade the database if...
2010-01-08 Carl Worthlib: Implement versioning in the database and provide...
2010-01-08 Carl Worthnotmuch new: Fix deletion support to recurse on removed...
2010-01-08 Carl WorthTODO: Add a couple of ideas that came up during recent...
2010-01-07 Carl WorthPrefer READ_ONLY consistently over READONLY.
next