Commit graph

  • 3767c6f9f9 notmuch new: Don't index uuencoded data. Carl Worth 2010-02-04 17:08:11 -0800
  • d111c720ba notmuch reply: Rename the mailing_list_munged_reply_to function Carl Worth 2010-02-04 12:39:11 -0800
  • 62379f3dee notmuch reply: Prevent GMIME assertion complaints for empty Reply-to header. Carl Worth 2010-02-04 12:32:28 -0800
  • 82e47ec92b notmuch reply: Use strstr instead of strcasestr for portability. Carl Worth 2010-02-04 12:29:04 -0800
  • aea35aa5c6 notmuch reply: Fix the support for reply-to un-munging. Carl Worth 2010-02-04 12:27:42 -0800
  • 9953e9a5a8 notmuch-reply: Add missing whitespace. Carl Worth 2010-02-04 12:12:01 -0800
  • 9041c1389c notmuch-test: Test "notmuch reply" with a reply-to-munged mail Carl Worth 2010-02-04 12:08:13 -0800
  • fddd3d831b notmuch-reply.c: Handle munged `Reply-To' headers. Jed Brown 2009-11-29 00:19:36 +0100
  • fb50f31048 notmuch-reply.c: Factor adding recipients into common function Jed Brown 2009-11-29 00:19:35 +0100
  • bcba87a3e2 notmuch-test: Test "notmuch reply" with multiple recipients Carl Worth 2010-02-04 12:03:30 -0800
  • fbe595e3b9 notmuch-test: Add test for "notmuch reply" with a CC header. Carl Worth 2010-02-04 11:55:57 -0800
  • 96134fc723 notmuch-test: Add "notmuch reply" test for reply-to support. Carl Worth 2010-02-04 11:52:08 -0800
  • 33f55e43e1 notmuch-test: Test "notmuch reply" from alternate address. Carl Worth 2010-02-04 11:39:31 -0800
  • 4e66b777cf notmuch-test: Add a basic test of "notmuch reply" Carl Worth 2010-02-04 11:33:56 -0800
  • 5a4532860c notmuch-test: Eliminate sleeps to speed up test suite run Carl Worth 2010-02-04 11:31:01 -0800
  • a821ba5737 notmuch-test: Allow custom headers when generating messages Carl Worth 2010-02-04 08:39:23 -0800
  • 0d67c52f4d notmuch-test: Use named-parameters for generate_message function Carl Worth 2010-02-03 17:24:01 -0800
  • 8d37b2f982 Add actual testing to notmuch-test Carl Worth 2010-02-02 16:24:53 -0800
  • c2904e9842 Add suggestion to vim-addon-manager. martin f. krafft 2010-01-26 09:52:49 +1300
  • a2d919eb2f Add a very rough beginning of a test suite. Carl Worth 2010-01-24 07:36:39 +1300
  • 4e051f8d95 notmuch.desktop: Clarify that this is the emacs interface to notmuch. Carl Worth 2010-01-24 07:28:19 +1300
  • 1bf121924d Add install target for notmuch.desktop file. Jeffrey C. Ollie 2009-11-22 15:17:11 -0600
  • c25bc03dc6 Fix misspelling of DT_UNKNOWN. Carl Worth 2010-01-23 22:45:23 +1300
  • 184625ac9b README: Tighten up the text a bit. Carl Worth 2010-01-23 19:00:25 +1300
  • 344c48a47d Add some comments to document the recently-fixed handling of d_type. Carl Worth 2010-01-23 18:58:30 +1300
  • c5416b6f1b notmuch new: Fix to work on filesystems returning DT_UNKNOWN Geo Carncross 2010-01-21 15:10:18 -0500
  • b416d7e6b9 builddep on dh must be versioned due to overrides martin f. krafft 2010-01-21 14:58:32 +1300
  • 6e4be17ab8 Install vim plugin with vim-addons martin f. krafft 2010-01-21 14:58:19 +1300
  • 9a66a8f877 add myself to uploaders martin f. krafft 2010-01-21 14:38:50 +1300
  • cd9778c967 put cworth as maintainer per his own request martin f. krafft 2010-01-21 14:38:24 +1300
  • 814d2887ae Build-depend on emacs23 martin f. krafft 2010-01-21 14:18:35 +1300
  • 38f1bf18c3 add ITP bug number to changelog entry about upload martin f. krafft 2010-01-21 14:09:00 +1300
  • 76ba495696 no need to create /usr/share dirs martin f. krafft 2010-01-21 14:08:08 +1300
  • 1551c35925 Put debian/* under separate copyright. martin f. krafft 2010-01-21 14:07:36 +1300
  • cf72677e34 Fix suggestions/enhancements for vim+emacs martin f. krafft 2010-01-21 14:06:09 +1300
  • 61209b5d65 Start new changelog stanza pending upload martin f. krafft 2010-01-21 14:05:45 +1300
  • 9cef26de47 add Vcs-Browser field martin f. krafft 2010-01-21 13:59:40 +1300
  • 0ea5f3fc0e Merge branch 'upstream' martin f. krafft 2010-01-21 13:58:55 +1300
  • 1ef33800df Install zsh completion file martin f. krafft 2010-01-09 11:49:34 +1300
  • c340c1bd11 notmuch new: Print upgrade progress report as a percentage. Carl Worth 2010-01-09 17:38:23 -0800
  • ccf2e0cc42 lib: Add non-content terms with a WDF value of 0. Carl Worth 2010-01-09 11:18:27 -0800
  • 45b1856782 lib: Explicitly set BoolWeight when searching. Carl Worth 2010-01-09 11:16:40 -0800
  • d12801c8b4 lib: Split the database upgrade into two phases for safer operation. Carl Worth 2010-01-09 11:13:12 -0800
  • 994e46845d Add build-dependency on emacs martin f. krafft 2010-01-09 11:50:12 +1300
  • 5fe5e802ab lib: Delete stale timestamp documents during database upgrade. Carl Worth 2010-01-08 09:52:25 -0800
  • c485c51585 notmuch new: Don't prevent database upgrade from being interrupted. Carl Worth 2010-01-08 08:45:16 -0800
  • 1c86b48329 notmuch new: Fix progress notification on database upgrade. Carl Worth 2010-01-07 21:24:44 -0800
  • e307e990c9 notmuch new: Automatically upgrade the database if necessary. Carl Worth 2010-01-07 18:30:32 -0800
  • 909f52bd8c lib: Implement versioning in the database and provide upgrade function. Carl Worth 2010-01-07 18:26:31 -0800
  • 21f8fd6967 notmuch new: Fix deletion support to recurse on removed directories. Carl Worth 2010-01-07 18:20:28 -0800
  • cb8e4bc9c0 TODO: Add a couple of ideas that came up during recent coding. Carl Worth 2010-01-07 18:17:38 -0800
  • 807aef93d3 Prefer READ_ONLY consistently over READONLY. Carl Worth 2010-01-07 10:29:05 -0800
  • f93b7218c3 lib: Consolidate checks for read-only database. Carl Worth 2010-01-07 10:19:44 -0800
  • 6ed606c19e lib: Clarify internal documentation of _notmuch_database_filename_to_direntry Carl Worth 2010-01-07 09:31:58 -0800
  • a274848f95 notmuch_message_get_filename: Support old-style filename storage. Carl Worth 2010-01-07 09:22:34 -0800
  • 1a38cb841c notmuch new: Never ask the database for any names from a new directory. Carl Worth 2010-01-06 14:35:56 -0800
  • 957ae198e7 lib: Treat NULL as a valid (and empty) notmuch_filenames_t iterator. Carl Worth 2010-01-06 14:35:11 -0800
  • 7d8271dd9d notmuch new: Fix bug resulting in file removal on initial build of database. Carl Worth 2010-01-06 13:54:39 -0800
  • 59c09623c8 notmuch new: Fix to detect deletions of names at the end of the list. Carl Worth 2010-01-06 13:26:47 -0800
  • 39e81ca431 notmuch new: Fix regression preventing addition of symlinked mail files. Carl Worth 2010-01-06 10:30:08 -0800
  • 49f09958df notmuch new: Fix regression preventing recursion through symlinks. Carl Worth 2010-01-06 10:09:17 -0800
  • bd72d95bac Fix typo in comment. Carl Worth 2010-01-06 10:08:51 -0800
  • 9d4d7963a1 notmuch new: Print counts of deleted and renamed messages. Carl Worth 2010-01-06 10:07:49 -0800
  • 4b418343f6 lib: Indicate whether notmuch_database_remove_message removed anything. Carl Worth 2010-01-06 10:06:00 -0800
  • 777cd23d9d lib: Update documentation of notmuch_database_add_message. Carl Worth 2010-01-06 10:03:58 -0800
  • 6ef6ddba80 Index content from citations and signatures. Carl Worth 2010-01-05 19:14:07 -0800
  • 3fa2385f7c notmuch new: Proper support for renamed and deleted files. Carl Worth 2010-01-05 18:59:18 -0800
  • 2e96464f97 notmuch new: Store detected removed filenames for later processing. Carl Worth 2010-01-05 17:56:11 -0800
  • 03d5175001 notmuch new: Detect deleted (renamed) files and directories. Carl Worth 2010-01-05 17:43:03 -0800
  • 2a98b1d487 add_files_recursive: Make the maildir detection more efficient. Carl Worth 2010-01-05 16:42:14 -0800
  • 28ce73848d add_files_recursive: Separate scanning for directories and files for legibility. Carl Worth 2010-01-05 16:35:02 -0800
  • 6f05dd8a8c add_files_recursive: Use consistent naming for array and count variables. Carl Worth 2010-01-05 16:15:43 -0800
  • 2c4555f1a5 notmuch new: Remove an unnecessary stat of every regular file in the mail store. Carl Worth 2010-01-05 16:06:46 -0800
  • dde214c768 notmuch new: Eliminate the check on the mtime of regular files before adding. Carl Worth 2010-01-05 15:59:11 -0800
  • 2ce46c31fe notmuch new: Fix internal documentation of add_files_recursive. Carl Worth 2010-01-05 15:52:59 -0800
  • 3fb7ee7754 notmuch new: Rename the various timestamp variables to be more clear. Carl Worth 2010-01-05 15:31:56 -0800
  • 29908b9f13 notmuch new: Avoid updating directory timestamp if interrupted. Carl Worth 2010-01-05 15:23:52 -0800
  • 999f4c895c notmuch-new: Remove dead add_files_callback code. Carl Worth 2010-01-05 15:13:16 -0800
  • 63ef5cd073 Make the add_files function static within notmuch-new.c. Carl Worth 2010-01-05 15:11:21 -0800
  • 341d49b061 Makefiles: Use .DEFAULT to support arbitrary targets from sub directories. Carl Worth 2010-01-05 15:05:57 -0800
  • 3f32fd8a1c Add missing comment for NOTMUCH_STATUS_READONLY_DATABASE. Carl Worth 2010-01-05 15:01:58 -0800
  • d807e28f43 lib: Implement new notmuch_directory_t API. Carl Worth 2010-01-05 13:29:23 -0800
  • ba07fe1819 Revamp the proposed directory-tracking API slightly. Carl Worth 2010-01-05 13:06:24 -0800
  • 95deec1b27 Prototypes for directory tracking Keith Packard 2009-12-09 00:51:52 -0800
  • f11aaa3678 database: Add new, public notmuch_database_remove_message Carl Worth 2009-12-21 15:14:32 -0800
  • 44a74912c7 database: Add new find_doc_ids_for_term interface. Carl Worth 2009-12-21 15:12:52 -0800
  • d7e5f5827e database: Make find_unique_doc_id enforce uniqueness (for a debug build) Carl Worth 2009-12-21 15:11:32 -0800
  • 498edff503 database: Abstract _filename_to_direntry from _add_message Carl Worth 2009-12-21 15:09:56 -0800
  • 1376a90db6 database: Allowing storing multiple filenames for a single message ID. Carl Worth 2009-12-21 12:08:46 -0800
  • 6ca6c089e9 database: Store mail filename as a new 'direntry' term, not as 'data'. Carl Worth 2009-12-21 08:23:26 -0800
  • 84742d86ab database: Split _find_parent_id into _split_path and _find_directory_id Carl Worth 2009-12-21 08:14:52 -0800
  • 4c1cca888f database: Store directory path in 'data' of directory documents. Carl Worth 2009-12-20 15:46:41 -0800
  • 406ec4b15d database: Export _notmuch_database_find_parent_id for internal use. Carl Worth 2009-12-19 15:11:55 -0800
  • e890b0cf40 database: Store the parent ID for each directory document. Carl Worth 2009-12-19 13:20:26 -0800
  • 851c97aed7 database: Rename internal directory value from XTIMESTAMP to XDIRECTORY. Carl Worth 2009-12-19 13:18:18 -0800
  • 154bf7ac67 database: Store directory paths as relative, not absolute. Carl Worth 2009-12-19 13:11:00 -0800
  • 9257622da8 lib: Document that the filename is stored in the 'data' of a mail document Carl Worth 2009-12-19 13:05:06 -0800
  • 50ae83a17f lib: Rename set/get_timestamp to set/get_directory_mtime. Carl Worth 2009-12-17 14:33:34 -0800
  • ba12bf1f26 lib: Abstract the extraction of a relative path from set_filename Carl Worth 2009-12-19 12:32:11 -0800
  • 3a9c3ec9e7 notmuch new: Remove hack to ignore read-only directories in mail store. Carl Worth 2009-12-14 15:57:44 -0800