aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [build scripts, Makefiles]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [text files]Gravatar Pieter Praet2011-06-23
* Fix wrong-type-argument lisp error in `notmuch-fcc-header-setup'Gravatar Dmitry Kurochkin2011-06-23
* test: Test emacs message composing with various values for notmuch-fcc-dirsGravatar Carl Worth2011-06-23
* debian: Set conflicts from package split to point to an existing version.Gravatar David Bremner2011-06-23
* debian: fix typo in short description of notmuch-vimGravatar David Bremner2011-06-23
* debian: update changelog for upload 0.6~254, bump standards version to 3.9.2Gravatar David Bremner2011-06-23
* debian: remove Xapian exceptions symbols from libnotmuch1.symbolsGravatar David Bremner2011-06-23
* debian: split off vim interface to its own packageGravatar David Bremner2011-06-23
* debian: split off emacs interface into its own package.Gravatar David Bremner2011-06-23
* debian: Build depend on emacs-nox instead of emacs.Gravatar David Bremner2011-06-23
* debian: build package for python-bindings.Gravatar David Bremner2011-06-23
* tests: add a test for symbol hiding side effectsGravatar David Bremner2011-06-23
* libnotmuch: add linker script to declare only notmuch_* symbols as global.Gravatar David Bremner2011-06-23
* debian: add changlog stanza for new snapshot 0.6~237Gravatar David Bremner2011-06-22
* debian: Changelog stanza for new git snapshot 0.6~215Gravatar David Bremner2011-06-22
* debian: update symbols file for libnotmuch1Gravatar David Bremner2011-06-22
* debian: Changelog stanza for new snapshot 0.6~180Gravatar David Bremner2011-06-22
* debian: update symbols file for libnotmuch1Gravatar David Bremner2011-06-22
* debian: Override RPATH_LDFLAGSGravatar David Bremner2011-06-22
* debian: Add changelog stanza for new snapshot 0.6~171Gravatar David Bremner2011-06-22
* debian: Add myself (David Bremner) as an uploaderGravatar David Bremner2011-06-22
* debian: Incorporate changelog entries from post 0.5 uploadsGravatar David Bremner2011-06-22
* emacs: Show all multipart/alternative parts by default.Gravatar Jameson Graef Rollins2011-06-22
* smtp-dummy: Prefer return rather than exit() in main.Gravatar Carl Worth2011-06-22
* Fix compilation warnings in test/smtp-dummy.c.Gravatar Dmitry Kurochkin2011-06-22
* debian: Generate version from debian/changelogGravatar David Bremner2011-06-22
* tests: Add optional use of timeout utility, if present.Gravatar David Bremner2011-06-22
* Do not import notmuch in setup.py.Gravatar David Bremner2011-06-20
* Simplify (& fix) Message().__str__()Gravatar Sebastian Spaeth2011-06-16
* python: Bulletproof Database() path parameterGravatar Sebastian Spaeth2011-06-16
* python: Improve API documentationGravatar Sebastian Spaeth2011-06-16
* Implement Message.tags_to_maildir_flagsGravatar Sebastian Spaeth2011-06-16
* python: Improve documentationGravatar Sebastian Spaeth2011-06-15
* Fix indentation in guess_from_received_header().Gravatar Dmitry Kurochkin2011-06-15
* Fix memory leak in guess_from_received_header().Gravatar Dmitry Kurochkin2011-06-15
* Fix double free in guess_from_received_header().Gravatar Dmitry Kurochkin2011-06-15
* Simplify message and headers visibility code in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set higher priority for headers and hidden citation overlays.Gravatar Dmitry Kurochkin2011-06-15
* Fix hiding a message while some citations are shown in notmuch-show view.Gravatar Dmitry Kurochkin2011-06-15
* Set message invisibility spec properties before inserting the body.Gravatar Dmitry Kurochkin2011-06-15
* Pass message to the `notmuch-show-insert-text/plain-hook' hook.Gravatar Dmitry Kurochkin2011-06-15
* Workaround for Emacs bug #8721.Gravatar Dmitry Kurochkin2011-06-15
* test emacs: Add tests for hiding messages in notmuch-show viewGravatar Dmitry Kurochkin2011-06-15
* python: Implement Message.__cmp__ and __hash__Gravatar Sebastian Spaeth2011-06-15
* python: Remove Messages().__len__Gravatar Sebastian Spaeth2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesGravatar Carl Worth2011-06-10
* Fix appending of Received headersGravatar Stewart Smith2011-06-10