aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth2010-09-20
* test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth2010-09-20
* test: Fix test suite so that --valgrind option works.Carl Worth2010-09-20
* test: Add test to ensure that all available test scripts are runCarl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth2010-09-17
* test: Remove basic testing of broken, fixed, and skipped tests.Carl Worth2010-09-17
* test: Fix ordering of tests in t0000-basic.shCarl Worth2010-09-17
* test: Rework test-suite input to avoid ulti-command stringsCarl Worth2010-09-17
* test: Cleanup the test outputCarl Worth2010-09-17
* test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth2010-09-17
* test: Set all times to UTCMichal Sojka2010-09-16
* Convert the actual tests to the new frameworkMichal Sojka2010-09-16
* test: Update helper functionsMichal Sojka2010-09-16
* Update test framework for use with notmuchMichal Sojka2010-09-16
* Copy test framework from GitMichal Sojka2010-09-16
* emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Carl Worth2010-09-16
* notmuch show: Add documentation of --format=mboxCarl Worth2010-09-16
* emacs: Fix line-wrapping for help message of notmuch-show mode.Carl Worth2010-08-19
* Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setupCarl Worth2010-07-19
* NEWS: Document the new "notmuch show --format=mbox" formatCarl Worth2010-06-08
* notmuch show: Add a --format=mbox optionCarl Worth2010-06-08
* Fix minor style issues in show_part_content function.Carl Worth2010-06-05
* Avoid giving GMime a NULL MIME-stream filter.Carl Worth2010-06-05
* Add C-tab binding in notmuch-search mode as well.Carl Worth2010-06-04
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Carl Worth2010-06-04
* Add support (and tests) for messages with really long message IDs.Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Carl Worth2010-06-04
* Avoid database corruption by not adding partially-constructed mail documents.Carl Worth2010-06-04
* Fix misnamed function in internal documentation.Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.David Edmondson2010-06-03
* emacs: In search mode, truncate authors using invisible text.David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonNelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapNelson Elhage2010-06-03
* add missing docstring for functionsSebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionSebastian Spaeth2010-06-03
* Add support for the Solaris platformTomas Carnecky2010-06-03
* configure: Respect LDFLAGS from the environment.Tomas Carnecky2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.David Edmondson2010-06-03
* emacs: Reuse rather than reinvent message header filteringSebastian Spaeth2010-06-03
* emacs: Allow tuning of the tag/saved search layout.David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.David Edmondson2010-06-03