aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* emacs: Allow '|' to operate on multiple messages (by means of prefix argument).Gravatar Carl Worth2010-09-16
* notmuch show: Add documentation of --format=mboxGravatar Carl Worth2010-09-16
* emacs: Fix line-wrapping for help message of notmuch-show mode.Gravatar Carl Worth2010-08-19
* Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setupGravatar Carl Worth2010-07-19
* NEWS: Document the new "notmuch show --format=mbox" formatGravatar Carl Worth2010-06-08
* notmuch show: Add a --format=mbox optionGravatar Carl Worth2010-06-08
* Fix minor style issues in show_part_content function.Gravatar Carl Worth2010-06-05
* Avoid giving GMime a NULL MIME-stream filter.Gravatar Carl Worth2010-06-05
* Add C-tab binding in notmuch-search mode as well.Gravatar Carl Worth2010-06-04
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Gravatar Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Gravatar Carl Worth2010-06-04
* Add support (and tests) for messages with really long message IDs.Gravatar Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Gravatar Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Gravatar Carl Worth2010-06-04
* Avoid database corruption by not adding partially-constructed mail documents.Gravatar Carl Worth2010-06-04
* Fix misnamed function in internal documentation.Gravatar Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.Gravatar David Edmondson2010-06-03
* emacs: In search mode, truncate authors using invisible text.Gravatar David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.Gravatar David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.Gravatar David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonGravatar Nelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.Gravatar David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.Gravatar David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapGravatar Nelson Elhage2010-06-03
* add missing docstring for functionsGravatar Sebastian Spaeth2010-06-03