aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05configure: add empty line after each missing component messageTomi Ollila
2012-04-05emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin
2012-04-05test: add broken test for long names in Emacs notmuch-hello viewDmitry Kurochkin
2012-04-02emacs: Fix the References header in replyAdam Wolfe Gordon
2012-04-02test: Show all headers in emacs reply testsAdam Wolfe Gordon
2012-04-02emacs: Fix two bugs in replyAdam Wolfe Gordon
2012-04-02test: Tests for reply from alternate addresses in emacsAdam Wolfe Gordon
2012-03-31notmuch-mutt: fix typo in manpageStefano Zacchiroli
2012-03-31NEWS: document inclusion of contrib/notmuch-muttStefano Zacchiroli
2012-03-31emacs: Fix mis-named argument to notmuch-get-bodypart-internalAustin Clements
2012-03-31reply: Move reply citation printing to the recursive MIME walkAustin Clements
2012-03-31reply: Convert default reply format to self-recursive styleAustin Clements
2012-03-31show/reply: Unify the code that extracts text partsAustin Clements
2012-03-30emacs: Escape all message ID queriesAustin Clements
2012-03-30test: Add Emacs test for messages with quotes in their message IDAustin Clements
2012-03-30cli: refactor "notmuch restore" message tagging into a separate functionJani Nikula
2012-03-30cli: refactor "notmuch tag" query tagging into a separate functionJani Nikula
2012-03-30cli: refactor "notmuch tag" data structures for tagging operationsJani Nikula
2012-03-30test: add test for both adding and removing a tag at the same timeJani Nikula
2012-03-30emacs: content-type comparison should be case insensitive.Mark Walters
2012-03-30debian packaging: new binary package notmuch-muttStefano Zacchiroli
2012-03-30contrib: new mutt-notmuch utility for Mutt integrationStefano Zacchiroli
2012-03-22NEWS: consistent 2-space indentation in new contentTomi Ollila
2012-03-20Merge tag 'debian/0.12-1'David Bremner
2012-03-20debian: reword changelog about ignoresdebian/0.12-1David Bremner
2012-03-20Allow selecting which version of gmime is used to build notmuch.Tomi Ollila
2012-03-20configure: store $IFS to $DEFAULT_IFS readonly variableTomi Ollila
2012-03-20Do not try to parse the options for --build and --host argumentsJustus Winter
2012-03-20Add GNU as a valid platformJustus Winter
2012-03-20Merge tag '0.12'David Bremner
2012-03-20add NEWS item for printing0.12David Bremner
2012-03-19Merge branch 'release'David Bremner
2012-03-19debian: add changelog stanza for 0.12David Bremner
2012-03-19NEWS: add news item for help = man pageDavid Bremner
2012-03-19update version to 0.12David Bremner
2012-03-19NEWS: update discussion of GMime 2.6 version requirements.David Bremner
2012-03-19NEWS: set release date for 0.12David Bremner
2012-03-19NEWS: news for reply enhancementsAdam Wolfe Gordon
2012-03-19emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon
2012-03-19test: Add broken tests for new emacs reply functionalityAdam Wolfe Gordon
2012-03-19emacs: Factor out useful functions into notmuch-libAdam Wolfe Gordon
2012-03-19man: Add --decrypt to reply flagsAdam Wolfe Gordon
2012-03-19man: Update notmuch-reply man page for JSON format.Adam Wolfe Gordon
2012-03-19schemata: Add documentation for JSON reply format.Adam Wolfe Gordon
2012-03-19reply: Add a JSON reply format.Adam Wolfe Gordon
2012-03-19TODO: Add replying to multiple messagesAdam Wolfe Gordon
2012-03-19reply: Factor out reply creationAdam Wolfe Gordon
2012-03-19test: Add broken test for the new JSON reply format.Adam Wolfe Gordon
2012-03-18NEWS: start section for 0.13David Bremner
2012-03-18emacs: Fix search tab completion in terminalsAustin Clements