summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-17test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth
2010-09-16test: Set all times to UTCMichal Sojka
2010-09-16Convert the actual tests to the new frameworkMichal Sojka
2010-09-16test: Update helper functionsMichal Sojka
2010-09-16Update test framework for use with notmuchMichal Sojka
2010-09-16Copy test framework from GitMichal Sojka
2010-09-16emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Carl Worth
2010-09-16notmuch show: Add documentation of --format=mboxCarl Worth
2010-08-19emacs: Fix line-wrapping for help message of notmuch-show mode.Carl Worth
2010-07-19Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setupCarl Worth
2010-06-08NEWS: Document the new "notmuch show --format=mbox" formatCarl Worth
2010-06-08notmuch show: Add a --format=mbox optionCarl Worth
2010-06-05Fix minor style issues in show_part_content function.Carl Worth
2010-06-05Avoid giving GMime a NULL MIME-stream filter.Carl Worth
2010-06-04Add C-tab binding in notmuch-search mode as well.Carl Worth
2010-06-04make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Carl Worth
2010-06-04configure: Remove space from IFS (using tab as necessary)Carl Worth
2010-06-04Add support (and tests) for messages with really long message IDs.Carl Worth
2010-06-04test suite: Generate message filenames from count, not Message-Id.Carl Worth
2010-06-04test suite: Add support for custom references header in generated messages.Carl Worth
2010-06-04Avoid database corruption by not adding partially-constructed mail documents.Carl Worth
2010-06-04Fix misnamed function in internal documentation.Carl Worth
2010-06-03emacs: Tags should be shown with `notmuch-tag-face'.David Edmondson
2010-06-03emacs: In search mode, truncate authors using invisible text.David Edmondson
2010-06-03emacs: Adjust comment to avoid confusing font-lock.David Edmondson
2010-06-03emacs: Allow the display of absolute dates in the header line.David Edmondson
2010-06-03emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonNelson Elhage
2010-06-03emacs: More functionality for `notmuch-wash-tidy-citations'.David Edmondson
2010-06-03emacs: Pretty print the numbers of matching messages.David Edmondson
2010-06-03emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapNelson Elhage
2010-06-03add missing docstring for functionsSebastian Spaeth
2010-06-03Make notmuch-hello a mode.Sebastian Spaeth
2010-06-03emacs: Remove notmuch-hello-roundup functionSebastian Spaeth
2010-06-03Add support for the Solaris platformTomas Carnecky
2010-06-03configure: Respect LDFLAGS from the environment.Tomas Carnecky
2010-06-03emacs: In hello mode, bind `C-tab' to move backwards through widgets.David Edmondson
2010-06-03emacs: Reuse rather than reinvent message header filteringSebastian Spaeth
2010-06-03emacs: Allow tuning of the tag/saved search layout.David Edmondson
2010-06-03emacs: Allow control over faces for search mode columns.David Edmondson
2010-06-03emacs: Set the `face' property rather than `font-lock-face'.David Edmondson
2010-06-03emacs: Display non-matching authors with a different face.David Edmondson
2010-06-03NEWS: describe easier FCC configurationSebastian Spaeth
2010-06-03Easier way to define a fcc directorySebastian Spaeth
2010-06-03emacs: Usability improvements for `notmuch-hello'.David Edmondson
2010-06-03Add a test case for the previous commit.Carl Worth
2010-06-01notmuch: Fix off-by-one errors if a header is >200 characters long.David Edmondson
2010-06-01Makefile: Improve the "what to do now" message from "make install"Carl Worth
2010-06-01INSTALL/README: Clean up the description of how to run the emacs interface.Carl Worth
2010-06-01INSTALL: Note the advantages of Xapian 1.0.18+ and 1.1.4+Carl Worth
2010-06-01TODO: Add idea for fixing "notmuch count" to always be exact.Carl Worth