summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22emacs: Fix notmuch-hello to not break when given a very narrow window.Carl Worth
2010-10-12TODO: Add some notes to fix some recently noted problems.Carl Worth
2010-09-23emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]Carl Worth
2010-09-21lib: Fix "make install"Carl Worth
2010-09-20test/README: Document add_email_corpus (and add_message/generate_message)Carl Worth
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Add a corpus of email messages to be used in testing.Carl Worth
2010-09-20test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth
2010-09-20test: Remove some dead code in test-lib.shCarl Worth
2010-09-20test: Fix PATH-checking test to work with --valgrindCarl Worth
2010-09-20lib: Fix use-after-free bug.Carl Worth
2010-09-20test: Fix to actually report errors (!).Carl Worth
2010-09-20test: Avoid printing "Testing Testing ..."Carl Worth
2010-09-20test: Print section names, and rename all test sectionsCarl Worth
2010-09-20test: Make the --valgrind option useful, (and drop --verbose).Carl Worth
2010-09-20test/README: Update to become notmuch-specific rather than git-specificCarl Worth
2010-09-20test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth
2010-09-20test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth
2010-09-20test: Fix test suite so that --valgrind option works.Carl Worth
2010-09-20test: Add test to ensure that all available test scripts are runCarl Worth
2010-09-17test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth
2010-09-17test: Remove basic testing of broken, fixed, and skipped tests.Carl Worth
2010-09-17test: Fix ordering of tests in t0000-basic.shCarl Worth
2010-09-17test: Rework test-suite input to avoid ulti-command stringsCarl Worth
2010-09-17test: Cleanup the test outputCarl Worth
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-06ruby: Don't barf if an object is destroyed more than onceAli Polatel
2010-06-06ruby: Use rb_scan_args()Ali Polatel
2010-06-06ruby: Kill garbage collection related cruft.Ali Polatel
2010-06-06ruby: First attempt at fixing gc for ruby-1.9Ali Polatel
2010-06-06ruby: fix documentation of DB.upgrade!Ali Polatel
2010-06-06Initial ruby bindingsAli Polatel
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