notmuch-archives.git
9 years agoRe: [PATCH 2/3] emacs: Add thread-outline functionality
Austin Clements [Mon, 13 Jun 2011 17:23:20 +0000 (13:23 +2000)]
Re: [PATCH 2/3] emacs: Add thread-outline functionality

9 years ago[PATCH 3/3] emacs: Test for thread-outlining
Daniel Schoepe [Sun, 12 Jun 2011 23:31:20 +0000 (01:31 +0200)]
[PATCH 3/3] emacs: Test for thread-outlining

9 years ago[PATCH 2/3] emacs: Add thread-outline functionality
Daniel Schoepe [Sun, 12 Jun 2011 23:31:19 +0000 (01:31 +0200)]
[PATCH 2/3] emacs: Add thread-outline functionality

9 years ago[PATCH 1/3] emacs: Document notmuch-show-get-message-properties
Daniel Schoepe [Sun, 12 Jun 2011 23:31:18 +0000 (01:31 +0200)]
[PATCH 1/3] emacs: Document notmuch-show-get-message-properties

9 years ago[PATCH] emacs: thread outlining
Daniel Schoepe [Sun, 12 Jun 2011 23:31:17 +0000 (01:31 +0200)]
[PATCH] emacs: thread outlining

9 years agoRe: [PATCH v6 00/17] Fix 'notmuch new' atomicity issues
Austin Clements [Sat, 11 Jun 2011 20:53:21 +0000 (16:53 +2000)]
Re: [PATCH v6 00/17] Fix 'notmuch new' atomicity issues

9 years ago[PATCH 01/17] test: Fix message when skipping test_expect_equal* tests
Austin Clements [Sat, 11 Jun 2011 20:49:27 +0000 (16:49 +2000)]
[PATCH 01/17] test: Fix message when skipping test_expect_equal* tests

9 years ago[PATCH 17/17] lib: Improve notmuch_database_{add, remove}_message documentation.
Austin Clements [Sat, 11 Jun 2011 20:04:43 +0000 (16:04 +2000)]
[PATCH 17/17] lib: Improve notmuch_database_{add, remove}_message documentation.

9 years ago[PATCH 16/17] new: Wrap adding and removing messages in atomic sections.
Austin Clements [Sat, 11 Jun 2011 20:04:42 +0000 (16:04 +2000)]
[PATCH 16/17] new: Wrap adding and removing messages in atomic sections.

9 years ago[PATCH 15/17] new: Synchronize maildir flags eagerly.
Austin Clements [Sat, 11 Jun 2011 20:04:41 +0000 (16:04 +2000)]
[PATCH 15/17] new: Synchronize maildir flags eagerly.

9 years ago[PATCH 14/17] new: Cleanup. De-duplicate file name removal code.
Austin Clements [Sat, 11 Jun 2011 20:04:40 +0000 (16:04 +2000)]
[PATCH 14/17] new: Cleanup.  De-duplicate file name removal code.

9 years ago[PATCH 13/17] new: Cleanup. Put removed/renamed message count in add_files_state_t.
Austin Clements [Sat, 11 Jun 2011 20:04:39 +0000 (16:04 +2000)]
[PATCH 13/17] new: Cleanup. Put removed/renamed message count in add_files_state_t.

9 years ago[PATCH 12/17] lib: Wrap notmuch_database_add_message in an atomic section.
Austin Clements [Sat, 11 Jun 2011 20:04:38 +0000 (16:04 +2000)]
[PATCH 12/17] lib: Wrap notmuch_database_add_message in an atomic section.

9 years ago[PATCH 11/17] lib: Add an API to find a message by filename.
Austin Clements [Sat, 11 Jun 2011 20:04:37 +0000 (16:04 +2000)]
[PATCH 11/17] lib: Add an API to find a message by filename.

9 years ago[PATCH 10/17] lib: Remove message document directly after removing the last file...
Austin Clements [Sat, 11 Jun 2011 20:04:36 +0000 (16:04 +2000)]
[PATCH 10/17] lib: Remove message document directly after removing the last file name.

9 years ago[PATCH 09/17] lib: Indicate if there are more filenames after removal.
Austin Clements [Sat, 11 Jun 2011 20:04:35 +0000 (16:04 +2000)]
[PATCH 09/17] lib: Indicate if there are more filenames after removal.

9 years ago[PATCH 08/17] lib: Add support for nested atomic sections.
Austin Clements [Sat, 11 Jun 2011 20:04:34 +0000 (16:04 +2000)]
[PATCH 08/17] lib: Add support for nested atomic sections.

9 years ago[PATCH 07/17] lib: Add notmuch_database_{begin,end}_atomic.
Austin Clements [Sat, 11 Jun 2011 20:04:33 +0000 (16:04 +2000)]
[PATCH 07/17] lib: Add notmuch_database_{begin,end}_atomic.

9 years ago[PATCH 06/17] new: Defer updating directory mtimes until the end.
Austin Clements [Sat, 11 Jun 2011 20:04:32 +0000 (16:04 +2000)]
[PATCH 06/17] new: Defer updating directory mtimes until the end.

9 years ago[PATCH 05/17] new: Don't lose messages on SIGINT.
Austin Clements [Sat, 11 Jun 2011 20:04:31 +0000 (16:04 +2000)]
[PATCH 05/17] new: Don't lose messages on SIGINT.

9 years ago[PATCH 04/17] test: Test atomicity of notmuch new.
Austin Clements [Sat, 11 Jun 2011 20:04:30 +0000 (16:04 +2000)]
[PATCH 04/17] test: Test atomicity of notmuch new.

9 years ago[PATCH 03/17] lib: Add missing status check in _notmuch_message_remove_filename.
Austin Clements [Sat, 11 Jun 2011 20:04:29 +0000 (16:04 +2000)]
[PATCH 03/17] lib: Add missing status check in _notmuch_message_remove_filename.

9 years ago[PATCH 02/17] test: Report test failures from test_expect_*
Austin Clements [Sat, 11 Jun 2011 20:04:28 +0000 (16:04 +2000)]
[PATCH 02/17] test: Report test failures from test_expect_*

9 years ago[PATCH v6 00/17] Fix 'notmuch new' atomicity issues
Austin Clements [Sat, 11 Jun 2011 20:04:26 +0000 (16:04 +2000)]
[PATCH v6 00/17] Fix 'notmuch new' atomicity issues

9 years agoRe: [BUG] [PATCH] Fix appending of Received headers
Stewart Smith [Sat, 11 Jun 2011 02:36:41 +0000 (12:36 +1000)]
Re: [BUG] [PATCH] Fix appending of Received headers

9 years agoRe: [BUG] [PATCH] Fix appending of Received headers
Carl Worth [Sat, 11 Jun 2011 00:22:50 +0000 (17:22 +1700)]
Re: [BUG] [PATCH] Fix appending of Received headers

9 years agoRe: [notmuch] [PATCH] notmuch.el: hide original message in top posted replies.
Carl Worth [Fri, 10 Jun 2011 23:32:23 +0000 (16:32 +1700)]
Re: [notmuch] [PATCH] notmuch.el: hide original message in top posted replies.

9 years agoRe: [PATCH 00/10] Fix 'notmuch new' atomicity issues
Austin Clements [Fri, 10 Jun 2011 22:27:50 +0000 (18:27 +2000)]
Re: [PATCH 00/10] Fix 'notmuch new' atomicity issues

9 years agoRe: [PATCH 00/10] Fix 'notmuch new' atomicity issues
Carl Worth [Fri, 10 Jun 2011 22:02:25 +0000 (15:02 +1700)]
Re: [PATCH 00/10] Fix 'notmuch new' atomicity issues

9 years agoRe: [PATCH 00/10] Fix 'notmuch new' atomicity issues
Austin Clements [Fri, 10 Jun 2011 21:11:03 +0000 (17:11 +2000)]
Re: [PATCH 00/10] Fix 'notmuch new' atomicity issues

9 years agoRe: [PATCH] notmuch-new.c infinite recursion symlink bug
Taylor Carpenter [Fri, 10 Jun 2011 07:50:27 +0000 (02:50 +1900)]
Re: [PATCH] notmuch-new.c infinite recursion symlink bug

9 years ago[PATCH] notmuch-new.c infinite recursion symlink bug
Taylor Carpenter [Fri, 10 Jun 2011 07:32:08 +0000 (02:32 +1900)]
[PATCH] notmuch-new.c infinite recursion symlink bug

9 years agoRe: [PATCH] emacs: User-defined sections in notmuch-hello
Austin Clements [Fri, 10 Jun 2011 05:42:07 +0000 (01:42 +2000)]
Re: [PATCH] emacs: User-defined sections in notmuch-hello

9 years agoRe: tweaks for handling parts in reply
Austin Clements [Fri, 10 Jun 2011 01:58:41 +0000 (21:58 +2000)]
Re: tweaks for handling parts in reply

9 years ago[PATCH] Add dir-locals style variables for C++, Elisp, and shell code.
Austin Clements [Fri, 10 Jun 2011 01:28:51 +0000 (21:28 +2000)]
[PATCH] Add dir-locals style variables for C++, Elisp, and shell code.

9 years agoRe: [PATCH 00/10] Fix 'notmuch new' atomicity issues
Carl Worth [Wed, 8 Jun 2011 22:05:14 +0000 (15:05 +1700)]
Re: [PATCH 00/10] Fix 'notmuch new' atomicity issues

9 years ago[PATCH 4/4] Ignore "application/pgp-*" parts in reply.
Jameson Graef Rollins [Wed, 8 Jun 2011 19:30:09 +0000 (12:30 +1700)]
[PATCH 4/4] Ignore "application/pgp-*" parts in reply.

9 years ago[PATCH 3/4] test: test for absence of "Non-text part: application/pgp-*" lines in...
Jameson Graef Rollins [Wed, 8 Jun 2011 19:30:08 +0000 (12:30 +1700)]
[PATCH 3/4] test: test for absence of "Non-text part: application/pgp-*" lines in reply

9 years ago[PATCH 2/4] Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode...
Jameson Graef Rollins [Wed, 8 Jun 2011 19:30:07 +0000 (12:30 +1700)]
[PATCH 2/4] Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode parts.

9 years ago[PATCH 1/4] test/multipart: test for absence of "Non-text part:" lines in reply for...
Jameson Graef Rollins [Wed, 8 Jun 2011 19:30:06 +0000 (12:30 +1700)]
[PATCH 1/4] test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 parts

9 years agotweaks for handling parts in reply
Jameson Graef Rollins [Wed, 8 Jun 2011 19:30:05 +0000 (12:30 +1700)]
tweaks for handling parts in reply

9 years agoRe: tag sharing [was: Re: release-candidate/0.6 redux]
Jesse Rosenthal [Wed, 8 Jun 2011 19:18:47 +0000 (15:18 +2000)]
Re: tag sharing [was: Re: release-candidate/0.6 redux]

9 years agoRe: tag sharing [was: Re: release-candidate/0.6 redux]
Jameson Graef Rollins [Wed, 8 Jun 2011 17:46:57 +0000 (10:46 +1700)]
Re: tag sharing [was: Re: release-candidate/0.6 redux]

9 years agoRe: When will we have our next release?
Sebastian Spaeth [Tue, 7 Jun 2011 19:15:49 +0000 (21:15 +0200)]
Re: When will we have our next release?

9 years agoRe: When will we have our next release?
Jameson Graef Rollins [Tue, 7 Jun 2011 16:44:40 +0000 (09:44 +1700)]
Re: When will we have our next release?

9 years agoRe: [PATCH] Add dir-locals style variables for C++ and Elisp code.
Austin Clements [Tue, 7 Jun 2011 07:00:23 +0000 (03:00 +2000)]
Re: [PATCH] Add dir-locals style variables for C++ and Elisp code.

9 years agoRe: [PATCH] Add dir-locals style variables for C++ and Elisp code.
Austin Clements [Tue, 7 Jun 2011 06:57:54 +0000 (02:57 +2000)]
Re: [PATCH] Add dir-locals style variables for C++ and Elisp code.

9 years agoRe: [PATCH] Add dir-locals style variables for C++ and Elisp code.
Dima Kogan [Tue, 7 Jun 2011 06:38:14 +0000 (23:38 +1700)]
Re: [PATCH] Add dir-locals style variables for C++ and Elisp code.

9 years agoRe: [PATCH] added keys to hide/show a portion of the thread
Dima Kogan [Tue, 7 Jun 2011 06:37:37 +0000 (23:37 +1700)]
Re: [PATCH] added keys to hide/show a portion of the thread

9 years agoRe: [PATCH] Added C-up and C-down to cycle through previous searches
Dima Kogan [Tue, 7 Jun 2011 06:26:20 +0000 (23:26 +1700)]
Re: [PATCH] Added C-up and C-down to cycle through previous searches

9 years agoRe: [PATCH] Add dir-locals style variables for C++ and Elisp code.
Dmitry Kurochkin [Tue, 7 Jun 2011 05:27:55 +0000 (09:27 +0400)]
Re: [PATCH] Add dir-locals style variables for C++ and Elisp code.

9 years ago[PATCH] Add dir-locals style variables for C++ and Elisp code.
Austin Clements [Tue, 7 Jun 2011 05:20:25 +0000 (01:20 +2000)]
[PATCH] Add dir-locals style variables for C++ and Elisp code.

9 years agoRe: tag sharing [was: Re: release-candidate/0.6 redux]
Jesse Rosenthal [Mon, 6 Jun 2011 17:20:00 +0000 (13:20 +2000)]
Re: tag sharing [was: Re: release-candidate/0.6 redux]

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Mon, 6 Jun 2011 16:32:41 +0000 (18:32 +0200)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agotag sharing [was: Re: release-candidate/0.6 redux]
Jameson Graef Rollins [Mon, 6 Jun 2011 16:28:13 +0000 (09:28 +1700)]
tag sharing [was: Re: release-candidate/0.6 redux]

9 years agoRe: release-candidate/0.6 redux
Carl Worth [Mon, 6 Jun 2011 12:17:27 +0000 (05:17 +1700)]
Re: release-candidate/0.6 redux

9 years agoRe: improving message/rfc822 part handling
Jameson Graef Rollins [Mon, 6 Jun 2011 03:56:53 +0000 (20:56 +1700)]
Re: improving message/rfc822 part handling

9 years agoRe: release-candidate/0.6 redux
Jameson Graef Rollins [Mon, 6 Jun 2011 00:35:40 +0000 (17:35 +1700)]
Re: release-candidate/0.6 redux

9 years agoRe: improving message/rfc822 part handling
Jameson Graef Rollins [Mon, 6 Jun 2011 00:33:14 +0000 (17:33 +1700)]
Re: improving message/rfc822 part handling

9 years ago[PATCH 5/5] emacs: Improve support for message/rfc822 parts.
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:29 +0000 (17:29 +1700)]
[PATCH 5/5] emacs: Improve support for message/rfc822 parts.

9 years ago[PATCH 4/5] Improve handling of message/rfc822 parts by adding a new header_message_p...
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:28 +0000 (17:29 +1700)]
[PATCH 4/5] Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure.

9 years ago[PATCH 3/5] test: overhaul multipart test to test for improved message/rfc822 handling
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:27 +0000 (17:29 +1700)]
[PATCH 3/5] test: overhaul multipart test to test for improved message/rfc822 handling

9 years ago[PATCH 2/5] test: Fix date in test message in multipart test.
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:26 +0000 (17:29 +1700)]
[PATCH 2/5] test: Fix date in test message in multipart test.

9 years ago[PATCH 1/5] test: some small fixes to multipart test
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:25 +0000 (17:29 +1700)]
[PATCH 1/5] test: some small fixes to multipart test

9 years agoimproving message/rfc822 part handling
Jameson Graef Rollins [Mon, 6 Jun 2011 00:29:24 +0000 (17:29 +1700)]
improving message/rfc822 part handling

9 years agoRe: [PATCH] fix sum moar typos
Xavier Maillard [Sun, 5 Jun 2011 19:53:34 +0000 (21:53 +0200)]
Re: [PATCH] fix sum moar typos

9 years agoRe: [PATCH] Added C-up and C-down to cycle through previous searches
Dmitry Kurochkin [Sun, 5 Jun 2011 07:28:59 +0000 (11:28 +0400)]
Re: [PATCH] Added C-up and C-down to cycle through previous searches

9 years agoRe: [PATCH] Added C-up and C-down to cycle through previous searches
Xavier Maillard [Sun, 5 Jun 2011 07:25:44 +0000 (09:25 +0200)]
Re: [PATCH] Added C-up and C-down to cycle through previous searches

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Sat, 4 Jun 2011 22:54:38 +0000 (00:54 +0200)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Austin Clements [Sat, 4 Jun 2011 21:55:24 +0000 (17:55 +2000)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Sat, 4 Jun 2011 20:39:32 +0000 (22:39 +0200)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: [PATCH] Added C-up and C-down to cycle through previous searches
Dima Kogan [Sat, 4 Jun 2011 20:07:32 +0000 (13:07 +1700)]
Re: [PATCH] Added C-up and C-down to cycle through previous searches

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Sat, 4 Jun 2011 19:55:13 +0000 (21:55 +0200)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: When will we have our next release?
David Bremner [Sat, 4 Jun 2011 18:50:13 +0000 (15:50 +2100)]
Re: When will we have our next release?

9 years ago[PATCH] fix sum moar typos
Pieter Praet [Sat, 4 Jun 2011 15:54:12 +0000 (17:54 +0200)]
[PATCH] fix sum moar typos

9 years agoRe: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Austin Clements [Sat, 4 Jun 2011 15:32:15 +0000 (11:32 +2000)]
Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: When will we have our next release?
Xavier Maillard [Sat, 4 Jun 2011 14:27:33 +0000 (16:27 +0200)]
Re: When will we have our next release?

9 years agoRe: When will we have our next release?
Xavier Maillard [Sat, 4 Jun 2011 14:19:54 +0000 (16:19 +0200)]
Re: When will we have our next release?

9 years agoRe: When will we have our next release?
David Bremner [Sat, 4 Jun 2011 13:21:00 +0000 (10:21 +2100)]
Re: When will we have our next release?

9 years ago[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Sat, 4 Jun 2011 13:14:54 +0000 (15:14 +0200)]
[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years ago[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe [Sat, 4 Jun 2011 12:19:30 +0000 (14:19 +0200)]
[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter

9 years agoRe: release-candidate/0.6 redux
Carl Worth [Sat, 4 Jun 2011 01:27:42 +0000 (18:27 +1700)]
Re: release-candidate/0.6 redux

9 years agoRe: [PATCH] Use stock GMimeSession by default
Carl Worth [Sat, 4 Jun 2011 01:11:29 +0000 (18:11 +1700)]
Re: [PATCH] Use stock GMimeSession by default

9 years ago[PATCH] Use stock GMimeSession by default
Daniel Kahn Gillmor [Fri, 3 Jun 2011 23:57:46 +0000 (19:57 +2000)]
[PATCH] Use stock GMimeSession by default

9 years ago[PATCH] Use stock GMimeSession by default
Daniel Kahn Gillmor [Fri, 3 Jun 2011 23:57:45 +0000 (19:57 +2000)]
[PATCH] Use stock GMimeSession by default

9 years agoRe: [PATCH] Always return the empty string if decryption tries to demand a password
Daniel Kahn Gillmor [Fri, 3 Jun 2011 23:37:49 +0000 (19:37 +2000)]
Re: [PATCH] Always return the empty string if decryption tries to demand a password

9 years agoRe: [PATCH] Always return the empty string if decryption tries to demand a password
Carl Worth [Fri, 3 Jun 2011 23:15:14 +0000 (16:15 +1700)]
Re: [PATCH] Always return the empty string if decryption tries to demand a password

9 years ago[PATCH] Always return the empty string if decryption tries to demand a password
Daniel Kahn Gillmor [Fri, 3 Jun 2011 23:03:08 +0000 (19:03 +2000)]
[PATCH] Always return the empty string if decryption tries to demand a password

9 years agoRe: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Jameson Graef Rollins [Fri, 3 Jun 2011 22:57:42 +0000 (15:57 +1700)]
Re: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years agoWhen will we have our next release?
Carl Worth [Fri, 3 Jun 2011 22:56:42 +0000 (15:56 +1700)]
When will we have our next release?

9 years agoRe: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Carl Worth [Fri, 3 Jun 2011 22:38:29 +0000 (15:38 +1700)]
Re: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years agoRe: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Jameson Graef Rollins [Fri, 3 Jun 2011 21:39:13 +0000 (14:39 +1700)]
Re: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years agoRe: normalizing part numbering across PGP/MIME processing
Carl Worth [Fri, 3 Jun 2011 21:34:17 +0000 (14:34 +1700)]
Re: normalizing part numbering across PGP/MIME processing

9 years agoRe: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Jameson Graef Rollins [Fri, 3 Jun 2011 21:26:48 +0000 (14:26 +1700)]
Re: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years agoRe: [PATCH 1/2] Make `notmuch-show-clean-address' parsing-error-proof.
Carl Worth [Fri, 3 Jun 2011 21:10:54 +0000 (14:10 +1700)]
Re: [PATCH 1/2] Make `notmuch-show-clean-address' parsing-error-proof.

9 years agoRe: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.
Carl Worth [Fri, 3 Jun 2011 21:03:54 +0000 (14:03 +1700)]
Re: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

9 years agoRe: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.
Dmitry Kurochkin [Fri, 3 Jun 2011 20:22:04 +0000 (00:22 +0400)]
Re: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

9 years agoRe: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.
Carl Worth [Fri, 3 Jun 2011 20:05:00 +0000 (13:05 +1700)]
Re: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.

9 years agoRe: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
Carl Worth [Fri, 3 Jun 2011 19:56:50 +0000 (12:56 +1700)]
Re: [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text

9 years agoRe: [PATCH 17/25] avoid segfault when calling sanitize_string() on NULL
Carl Worth [Fri, 3 Jun 2011 19:24:23 +0000 (12:24 +1700)]
Re: [PATCH 17/25] avoid segfault when calling sanitize_string() on NULL