Commit graph

  • 31a5e5a125 emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\] Carl Worth 2010-09-23 13:21:03 -07:00
  • 8071c5cd64 lib: Fix "make install" Carl Worth 2010-09-21 09:09:01 -07:00
  • 9c7fd320c9 test/README: Document add_email_corpus (and add_message/generate_message) Carl Worth 2010-09-20 16:41:31 -07:00
  • 5497b01c27 test: Fix the search and dump-restore tests to operator on non-empty mail store. Carl Worth 2010-09-20 16:40:35 -07:00
  • d805866ec5 test: Add a corpus of email messages to be used in testing. Carl Worth 2010-09-20 16:37:53 -07:00
  • ba9f9efc9a test: Remove useless NOTMUCH variable (in favor of simply "notmuch") Carl Worth 2010-09-20 16:13:15 -07:00
  • 129a4417e3 test: Remove some dead code in test-lib.sh Carl Worth 2010-09-20 16:09:20 -07:00
  • 2b3a219bc9 test: Fix PATH-checking test to work with --valgrind Carl Worth 2010-09-20 15:07:26 -07:00
  • 029830c1f1 lib: Fix use-after-free bug. Carl Worth 2010-09-20 22:01:52 +00:00
  • 341e2bd86e test: Fix to actually report errors (!). Carl Worth 2010-09-20 14:39:40 -07:00
  • 49a8cb9de3 test: Avoid printing "Testing Testing ..." Carl Worth 2010-09-20 14:39:06 -07:00
  • 4813ee41d6 test: Print section names, and rename all test sections Carl Worth 2010-09-20 14:36:31 -07:00
  • 169639e606 test: Make the --valgrind option useful, (and drop --verbose). Carl Worth 2010-09-20 14:28:13 -07:00
  • 029a105da3 test/README: Update to become notmuch-specific rather than git-specific Carl Worth 2010-09-20 14:06:38 -07:00
  • 16a6301ade test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTS Carl Worth 2010-09-20 13:54:57 -07:00
  • 8369ed31d0 test: Fix notmuch-test to pass command-line arguments to sub-scripts. Carl Worth 2010-09-20 13:45:29 -07:00
  • 60c599036e test: Fix test suite so that --valgrind option works. Carl Worth 2010-09-20 13:42:59 -07:00
  • 265de5006f test: Add test to ensure that all available test scripts are run Carl Worth 2010-09-20 12:41:10 -07:00
  • 7263aa9ec3 test: Rename all tests to get rid of the ugly numbers in file names. Carl Worth 2010-09-17 15:58:39 -07:00
  • 51cd69feb1 test: Remove basic testing of broken, fixed, and skipped tests. Carl Worth 2010-09-17 15:30:17 -07:00
  • 82155c3d96 test: Fix ordering of tests in t0000-basic.sh Carl Worth 2010-09-17 15:28:53 -07:00
  • c92ad8bf6a test: Rework test-suite input to avoid ulti-command strings Carl Worth 2010-09-17 15:25:39 -07:00
  • 222926abe1 test: Cleanup the test output Carl Worth 2010-09-17 13:53:47 -07:00
  • e6ba2c63c9 test: Fix test suite to integrate with our non-recursive Makefile system. Carl Worth 2010-09-17 12:10:54 -07:00
  • 7a72999fad test: Set all times to UTC Michal Sojka 2010-06-10 08:48:04 +02:00
  • 5398e6966a Convert the actual tests to the new framework Michal Sojka 2010-06-10 08:48:03 +02:00
  • 04d454f582 test: Update helper functions Michal Sojka 2010-06-10 08:48:02 +02:00
  • 223987bace Update test framework for use with notmuch Michal Sojka 2010-06-10 08:48:01 +02:00
  • 0083854b12 Copy test framework from Git Michal Sojka 2010-06-10 08:48:00 +02:00
  • 4e77148a4b emacs: Allow '|' to operate on multiple messages (by means of prefix argument). Carl Worth 2010-09-16 15:52:12 -07:00
  • 9f0accb6aa notmuch show: Add documentation of --format=mbox Carl Worth 2010-08-19 17:12:52 -07:00
  • c8da979352 emacs: Fix line-wrapping for help message of notmuch-show mode. Carl Worth 2010-08-19 15:09:55 -07:00
  • 676d25111e Avoid segmentation fault with NOTMUCH_CONFIG=/new/config/file notmuch setup Carl Worth 2010-07-19 17:16:18 -07:00
  • 6607fd65b1 NEWS: Document the new "notmuch show --format=mbox" format Carl Worth 2010-06-08 20:21:16 -07:00
  • 33cd247dc1 notmuch show: Add a --format=mbox option Carl Worth 2010-06-08 19:45:54 -07:00
  • 5c9e385591 ruby: Don't barf if an object is destroyed more than once Ali Polatel 2010-05-26 20:56:07 +03:00
  • d2a457a5d8 ruby: Use rb_scan_args() Ali Polatel 2010-05-26 19:10:40 +03:00
  • c7893408bb ruby: Kill garbage collection related cruft. Ali Polatel 2010-05-26 18:54:25 +03:00
  • 35925e6e5b ruby: First attempt at fixing gc for ruby-1.9 Ali Polatel 2010-05-24 19:17:04 +03:00
  • 8312e7efea ruby: fix documentation of DB.upgrade! Ali Polatel 2010-05-23 11:42:52 +03:00
  • 06bf04500b Initial ruby bindings Ali Polatel 2010-05-22 08:45:40 +03:00
  • 2ead072e85 Fix minor style issues in show_part_content function. Carl Worth 2010-06-05 08:47:13 -07:00
  • 9c7668bdb5 Avoid giving GMime a NULL MIME-stream filter. Carl Worth 2010-06-05 08:40:26 -07:00
  • 42e146a3a2 Add C-tab binding in notmuch-search mode as well. Carl Worth 2010-06-04 17:16:53 -07:00
  • d64d0cc8d9 make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate. Carl Worth 2010-06-04 16:52:56 -07:00
  • b3076ed269 configure: Remove space from IFS (using tab as necessary) Carl Worth 2010-06-04 16:51:32 -07:00
  • 7b78eb4af6 Add support (and tests) for messages with really long message IDs. Carl Worth 2010-06-04 12:39:36 -07:00
  • 77ab738343 test suite: Generate message filenames from count, not Message-Id. Carl Worth 2010-06-04 12:38:11 -07:00
  • 552c61e269 test suite: Add support for custom references header in generated messages. Carl Worth 2010-06-04 12:36:13 -07:00
  • 98845fdbb2 Avoid database corruption by not adding partially-constructed mail documents. Carl Worth 2010-06-04 10:16:53 -07:00
  • 361b9d4bd9 Fix misnamed function in internal documentation. Carl Worth 2010-06-04 09:54:46 -07:00
  • 0109f67e38 emacs: Tags should be shown with `notmuch-tag-face'. David Edmondson 2010-05-19 08:03:39 +01:00
  • 17b09af228 emacs: In search mode, truncate authors using invisible text. David Edmondson 2010-05-19 08:03:37 +01:00
  • f2525ed18f emacs: Adjust comment to avoid confusing font-lock. David Edmondson 2010-05-19 08:03:30 +01:00
  • fc37771a71 emacs: Allow the display of absolute dates in the header line. David Edmondson 2010-05-19 07:44:18 +01:00
  • 35343710a2 emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-button Nelson Elhage 2010-05-11 11:38:44 -04:00
  • 5ebf5efcb0 emacs: More functionality for `notmuch-wash-tidy-citations'. David Edmondson 2010-05-04 15:53:29 +01:00
  • 636925b40b emacs: Pretty print the numbers of matching messages. David Edmondson 2010-05-04 14:44:39 +01:00
  • 9ccd978665 emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymap Nelson Elhage 2010-05-14 13:15:38 -04:00
  • e229bfa5aa add missing docstring for functions Sebastian Spaeth 2010-05-03 12:29:33 +02:00
  • a56010ac8b Make notmuch-hello a mode. Sebastian Spaeth 2010-05-03 12:29:32 +02:00
  • 5bc4ff4e1d emacs: Remove notmuch-hello-roundup function Sebastian Spaeth 2010-04-30 12:33:57 +02:00
  • a54cecfc8e Add support for the Solaris platform Tomas Carnecky 2010-04-30 21:00:24 +02:00
  • 80d5d162be configure: Respect LDFLAGS from the environment. Tomas Carnecky 2010-04-30 20:52:40 +02:00
  • 0ffea4297f emacs: In hello mode, bind `C-tab' to move backwards through widgets. David Edmondson 2010-04-29 11:57:04 +01:00
  • c9eb047c6c emacs: Reuse rather than reinvent message header filtering Sebastian Spaeth 2010-04-29 11:10:01 +02:00
  • 251d57f56b emacs: Allow tuning of the tag/saved search layout. David Edmondson 2010-04-29 09:28:23 +01:00
  • 55cef18f95 emacs: Allow control over faces for search mode columns. David Edmondson 2010-04-29 08:32:31 +01:00
  • 965b3e6a8b emacs: Set the face' property rather than font-lock-face'. David Edmondson 2010-04-29 07:52:23 +01:00
  • 106f9862d1 emacs: Display non-matching authors with a different face. David Edmondson 2010-04-29 07:52:22 +01:00
  • f6ce820a21 NEWS: describe easier FCC configuration Sebastian Spaeth 2010-04-28 16:31:00 +02:00
  • fc73737ff5 Easier way to define a fcc directory Sebastian Spaeth 2010-04-28 16:30:59 +02:00
  • 6039864ed5 emacs: Usability improvements for `notmuch-hello'. David Edmondson 2010-04-28 12:18:32 +01:00
  • 33765e5c2e Add a test case for the previous commit. Carl Worth 2010-06-03 16:43:21 -07:00
  • 1671eaecdb notmuch: Fix off-by-one errors if a header is >200 characters long. David Edmondson 2010-04-28 11:45:41 +01:00
  • 1d528f890a Makefile: Improve the "what to do now" message from "make install" Carl Worth 2010-06-01 10:46:52 -07:00
  • ecfc8df476 INSTALL/README: Clean up the description of how to run the emacs interface. Carl Worth 2010-06-01 10:44:32 -07:00
  • bb1f03f0b9 INSTALL: Note the advantages of Xapian 1.0.18+ and 1.1.4+ Carl Worth 2010-06-01 10:42:43 -07:00
  • f7ac6d5c8d TODO: Add idea for fixing "notmuch count" to always be exact. Carl Worth 2010-06-01 10:40:38 -07:00
  • a0665d9104 TODO: Add a note that 'a'rchive should only affect open messages. Carl Worth 2010-05-03 14:58:58 -07:00
  • c50524efd5 python: have docs reflect current return value behavior Sebastian Spaeth 2010-05-16 15:56:27 -07:00
  • 417274d698 Merge branch '0.3.x' immediately after the 0.3.1 release Carl Worth 2010-04-27 17:12:16 -07:00
  • e9e1466b44 debian: Instruct git-buildpackage that it's OK to build from this branch 0.3.1 Carl Worth 2010-04-27 17:04:52 -07:00
  • f635a0177b debian/changelog: Copy in content from the NEWS file. Carl Worth 2010-04-27 17:02:17 -07:00
  • 774225b8b5 Increment version to 0.3.1 Carl Worth 2010-04-27 17:00:34 -07:00
  • fe5d0f3e11 NEWS: Reword the latest bug description slightly. Carl Worth 2010-04-27 16:56:24 -07:00
  • 6a76555b42 Update NEWS to reflect the SEGV bugfix Dirk Hohndel 2010-04-27 16:29:23 -07:00
  • a258cb32b3 Fix SEGV in _thread_cleanup_author if author ends with ', ' Dirk Hohndel 2010-04-27 16:29:22 -07:00
  • 229292a4b2 Merge branch '0.3.x' Carl Worth 2010-04-27 11:40:26 -07:00
  • 2baa5769a3 NEWS: Add notes for the 0.3.1 release Carl Worth 2010-04-27 11:12:25 -07:00
  • 4b193950a9 Wrap the compat header in extern "C" { } when compiling C++ sources Tomas Carnecky 2010-04-27 19:27:17 +02:00
  • 8fe3ee6f27 emacs: Remove conditional from notmuch-fcc-initialization. Jesse Rosenthal 2010-04-27 12:33:57 -04:00
  • 1b4a9de7c2 emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags. David Edmondson 2010-04-27 11:04:37 +01:00
  • 98a05af063 emacs: If 'all tags' is not shown, don't use it when calculating widths. David Edmondson 2010-04-27 11:04:36 +01:00
  • 7825376b3f Rename already used counter var i Aneesh Kumar K.V 2010-04-27 14:57:25 +02:00
  • 467f819827 test: Exercise magic-from guessing with a single configured address Carl Worth 2010-04-27 10:13:04 -07:00
  • 9d365fb5ad NEWS: Note build fix for OpenSolaris (at least). Carl Worth 2010-04-27 10:41:57 -07:00
  • aab54b4ce7 Wrap the compat header in extern "C" { } when compiling C++ sources Tomas Carnecky 2010-04-27 19:27:17 +02:00
  • 78345c5195 NEWS: Add notes for the 0.3.1 release Carl Worth 2010-04-27 10:31:37 -07:00
  • b749bd5390 Add notmuch-message.el to emacs/Makefile.local Jesse Rosenthal 2010-04-27 12:44:45 -04:00