aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch show: Add documentation of --format=mboxGravatar Carl Worth2010-09-16
* emacs: Fix line-wrapping for help message of notmuch-show mode.Gravatar Carl Worth2010-08-19
* Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setupGravatar Carl Worth2010-07-19
* NEWS: Document the new "notmuch show --format=mbox" formatGravatar Carl Worth2010-06-08
* notmuch show: Add a --format=mbox optionGravatar Carl Worth2010-06-08
* Fix minor style issues in show_part_content function.Gravatar Carl Worth2010-06-05
* Avoid giving GMime a NULL MIME-stream filter.Gravatar Carl Worth2010-06-05
* Add C-tab binding in notmuch-search mode as well.Gravatar Carl Worth2010-06-04
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Gravatar Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Gravatar Carl Worth2010-06-04
* Add support (and tests) for messages with really long message IDs.Gravatar Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Gravatar Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Gravatar Carl Worth2010-06-04
* Avoid database corruption by not adding partially-constructed mail documents.Gravatar Carl Worth2010-06-04
* Fix misnamed function in internal documentation.Gravatar Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.Gravatar David Edmondson2010-06-03
* emacs: In search mode, truncate authors using invisible text.Gravatar David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.Gravatar David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.Gravatar David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonGravatar Nelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.Gravatar David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.Gravatar David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapGravatar Nelson Elhage2010-06-03
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Gravatar Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionGravatar Sebastian Spaeth2010-06-03
* Add support for the Solaris platformGravatar Tomas Carnecky2010-06-03
* configure: Respect LDFLAGS from the environment.Gravatar Tomas Carnecky2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.Gravatar David Edmondson2010-06-03
* emacs: Reuse rather than reinvent message header filteringGravatar Sebastian Spaeth2010-06-03
* emacs: Allow tuning of the tag/saved search layout.Gravatar David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.Gravatar David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.Gravatar David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.Gravatar David Edmondson2010-06-03
* NEWS: describe easier FCC configurationGravatar Sebastian Spaeth2010-06-03
* Easier way to define a fcc directoryGravatar Sebastian Spaeth2010-06-03
* emacs: Usability improvements for `notmuch-hello'.Gravatar David Edmondson2010-06-03
* Add a test case for the previous commit.Gravatar Carl Worth2010-06-03
* notmuch: Fix off-by-one errors if a header is >200 characters long.Gravatar David Edmondson2010-06-01
* Makefile: Improve the "what to do now" message from "make install"Gravatar Carl Worth2010-06-01
* INSTALL/README: Clean up the description of how to run the emacs interface.Gravatar Carl Worth2010-06-01
* INSTALL: Note the advantages of Xapian 1.0.18+ and 1.1.4+Gravatar Carl Worth2010-06-01
* TODO: Add idea for fixing "notmuch count" to always be exact.Gravatar Carl Worth2010-06-01
* TODO: Add a note that 'a'rchive should only affect open messages.Gravatar Carl Worth2010-06-01
* python: have docs reflect current return value behaviorGravatar Sebastian Spaeth2010-05-18
* Merge branch '0.3.x' immediately after the 0.3.1 releaseGravatar Carl Worth2010-04-27
|\
| * debian: Instruct git-buildpackage that it's OK to build from this branchGravatar Carl Worth2010-04-27
| * debian/changelog: Copy in content from the NEWS file.Gravatar Carl Worth2010-04-27
| * Increment version to 0.3.1Gravatar Carl Worth2010-04-27
| * NEWS: Reword the latest bug description slightly.Gravatar Carl Worth2010-04-27