summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* test: Fix false failure from the "available tests" test.Carl Worth2010-10-22
* notmuch search: Fix to handle failure of notmuch_query_search_threads.Carl Worth2010-10-22
* lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.Carl Worth2010-10-22
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Carl Worth2010-10-22
* test: Add test demonstrating failure in emacs interface when Message-Id has ..Carl Worth2010-10-22
* test: Add tests for adding/removing tags within emacs interfaceCarl Worth2010-10-22
* test: Add simple tests for navigating notmuch-hello and notmuch-search viewsCarl Worth2010-10-22
* test: Add a new test_expect_equal_failureCarl Worth2010-10-22
* test: Add tests for emacs notmuch-search and notmuch-show functions.Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth2010-10-22
* test: Add the most rudimentary testing of the emacs interface.Carl Worth2010-10-22
* test: Add a new test_emacs function to test-lib.shCarl Worth2010-10-22
* test: Fix add_email_corpus function to be quiet.Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Carl Worth2010-10-22
* TODO: Add some notes to fix some recently noted problems.Carl Worth2010-10-12
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Carl Worth2010-09-23
* lib: Fix "make install"Carl Worth2010-09-21
* test/README: Document add_email_corpus (and add_message/generate_message)Carl Worth2010-09-20
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth2010-09-20
* test: Add a corpus of email messages to be used in testing.Carl Worth2010-09-20
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth2010-09-20
* test: Remove some dead code in test-lib.shCarl Worth2010-09-20
* test: Fix PATH-checking test to work with --valgrindCarl Worth2010-09-20
* lib: Fix use-after-free bug.Carl Worth2010-09-20
* test: Fix to actually report errors (!).Carl Worth2010-09-20
* test: Avoid printing "Testing Testing ..."Carl Worth2010-09-20
* test: Print section names, and rename all test sectionsCarl Worth2010-09-20
* test: Make the --valgrind option useful, (and drop --verbose).Carl Worth2010-09-20
* test/README: Update to become notmuch-specific rather than git-specificCarl Worth2010-09-20
* 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