aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch config: Allow for new "notmuch config set" in addition to getGravatar Carl Worth2010-10-27
* notmuch config: Provide support for querying non-standard configuration values.Gravatar Carl Worth2010-10-27
* notmuch: Add a new "notmuch config" command for querying configuration.Gravatar Carl Worth2010-10-27
* TODO: Note idea for a new "notmuch compose"Gravatar Carl Worth2010-10-27
* test: Add test that emacs interface actually sends mail.Gravatar Carl Worth2010-10-27
* test: Set alternate HOME during tests.Gravatar Carl Worth2010-10-27
* test: Fix false failure from the "available tests" test.Gravatar Carl Worth2010-10-22
* notmuch search: Fix to handle failure of notmuch_query_search_threads.Gravatar Carl Worth2010-10-22
* lib: Fix notmuch_query_search_threads to return NULL on any Xapian exception.Gravatar Carl Worth2010-10-22
* emacs: Fix quoting of Message-Id to fix test case of Id containing ".."Gravatar Carl Worth2010-10-22
* test: Add test demonstrating failure in emacs interface when Message-Id has ..Gravatar Carl Worth2010-10-22
* test: Add tests for adding/removing tags within emacs interfaceGravatar Carl Worth2010-10-22
* test: Add simple tests for navigating notmuch-hello and notmuch-search viewsGravatar Carl Worth2010-10-22
* test: Add a new test_expect_equal_failureGravatar Carl Worth2010-10-22
* test: Add tests for emacs notmuch-search and notmuch-show functions.Gravatar Carl Worth2010-10-22
* emacs: Remove the joke from the first line of the notmuch-hello view.Gravatar Carl Worth2010-10-22
* test: Add the most rudimentary testing of the emacs interface.Gravatar Carl Worth2010-10-22
* test: Add a new test_emacs function to test-lib.shGravatar Carl Worth2010-10-22
* test: Fix add_email_corpus function to be quiet.Gravatar Carl Worth2010-10-22
* emacs: Fix notmuch-hello to not break when given a very narrow window.Gravatar Carl Worth2010-10-22
* TODO: Add some notes to fix some recently noted problems.Gravatar Carl Worth2010-10-12
* emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Gravatar Carl Worth2010-09-23
* lib: Fix "make install"Gravatar Carl Worth2010-09-21
* test/README: Document add_email_corpus (and add_message/generate_message)Gravatar Carl Worth2010-09-20
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Gravatar Carl Worth2010-09-20
* test: Add a corpus of email messages to be used in testing.Gravatar Carl Worth2010-09-20
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Gravatar Carl Worth2010-09-20
* test: Remove some dead code in test-lib.shGravatar Carl Worth2010-09-20
* test: Fix PATH-checking test to work with --valgrindGravatar Carl Worth2010-09-20
* lib: Fix use-after-free bug.Gravatar Carl Worth2010-09-20
* test: Fix to actually report errors (!).Gravatar Carl Worth2010-09-20
* test: Avoid printing "Testing Testing ..."Gravatar Carl Worth2010-09-20
* test: Print section names, and rename all test sectionsGravatar Carl Worth2010-09-20
* test: Make the --valgrind option useful, (and drop --verbose).Gravatar Carl Worth2010-09-20
* test/README: Update to become notmuch-specific rather than git-specificGravatar Carl Worth2010-09-20
* test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSGravatar Carl Worth2010-09-20
* test: Fix notmuch-test to pass command-line arguments to sub-scripts.Gravatar Carl Worth2010-09-20
* test: Fix test suite so that --valgrind option works.Gravatar Carl Worth2010-09-20
* test: Add test to ensure that all available test scripts are runGravatar Carl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Gravatar Carl Worth2010-09-17
* test: Remove basic testing of broken, fixed, and skipped tests.Gravatar Carl Worth2010-09-17
* test: Fix ordering of tests in t0000-basic.shGravatar Carl Worth2010-09-17
* test: Rework test-suite input to avoid ulti-command stringsGravatar Carl Worth2010-09-17
* test: Cleanup the test outputGravatar Carl Worth2010-09-17
* test: Fix test suite to integrate with our non-recursive Makefile system.Gravatar Carl Worth2010-09-17
* test: Set all times to UTCGravatar Michal Sojka2010-09-16
* Convert the actual tests to the new frameworkGravatar Michal Sojka2010-09-16
* test: Update helper functionsGravatar Michal Sojka2010-09-16
* Update test framework for use with notmuchGravatar Michal Sojka2010-09-16
* Copy test framework from GitGravatar Michal Sojka2010-09-16