unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] notmuch compact support (v4)
@ 2013-10-02 20:30 Ben Gamari
  2013-10-10 10:22 ` David Bremner
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Gamari @ 2013-10-02 20:30 UTC (permalink / raw)
  To: notmuch


Here is yet another iteration of my "notmuch compact" patchset. It has been
rebased on top of master and the interface reworked as suggested by Jani.

Cheers,

- Ben

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] notmuch compact support (v4)
  2013-10-02 20:30 [PATCH] notmuch compact support (v4) Ben Gamari
@ 2013-10-10 10:22 ` David Bremner
  2013-10-10 12:01   ` Ben Gamari
  0 siblings, 1 reply; 6+ messages in thread
From: David Bremner @ 2013-10-10 10:22 UTC (permalink / raw)
  To: Ben Gamari, notmuch

Ben Gamari <bgamari.foss@gmail.com> writes:

> Here is yet another iteration of my "notmuch compact" patchset. It has been
> rebased on top of master and the interface reworked as suggested by Jani.
>

Sorry, first version of this reply didn't go to the list.

I haven't had time to do a review, but I did try them out, and they
seemed not to eat my database.

What about a test for the test suite? 

 d

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] notmuch compact support (v4)
  2013-10-10 10:22 ` David Bremner
@ 2013-10-10 12:01   ` Ben Gamari
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Gamari @ 2013-10-10 12:01 UTC (permalink / raw)
  To: David Bremner, notmuch

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

David Bremner <david@tethera.net> writes:

> Ben Gamari <bgamari.foss@gmail.com> writes:
>
>> Here is yet another iteration of my "notmuch compact" patchset. It has been
>> rebased on top of master and the interface reworked as suggested by Jani.
>>
>
> Sorry, first version of this reply didn't go to the list.
>
> I haven't had time to do a review, but I did try them out, and they
> seemed not to eat my database.
>
> What about a test for the test suite? 
>
I'll implement something along these lines and send a patch shortly.

Cheers,

- Ben

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] notmuch compact support (v4)
       [not found] <m2hab79qpt.fsf@guru.guru-group.fi>
@ 2013-11-20 14:05 ` Ben Gamari
  2013-11-20 14:05   ` [PATCH] Add NEWS entry for notmuch-compact Ben Gamari
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Gamari @ 2013-11-20 14:05 UTC (permalink / raw)
  To: notmuch

Does this look sufficient?

Thanks,

- Ben

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] Add NEWS entry for notmuch-compact
  2013-11-20 14:05 ` [PATCH] notmuch compact support (v4) Ben Gamari
@ 2013-11-20 14:05   ` Ben Gamari
  2013-11-24 16:42     ` David Bremner
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Gamari @ 2013-11-20 14:05 UTC (permalink / raw)
  To: notmuch

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
---
 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index dbbbe9f..314d518 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,14 @@ Improved `notmuch new` performance for unchanged folders
   RFC 2047-encodes the headers, making the output a valid RFC 2822
   message.  The JSON/sexp format is unchanged.
 
+`notmuch compact` command
+
+  The new `compact` command exposes Xapian's compaction
+  functionality through a more convenient interface than
+  `xapian-compact`. `notmuch compact` will compact the database to a
+  temporary location, optionally backup the original database, and
+  move the compacted database into place.
+
 Emacs Interface
 ---------------
 
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] Add NEWS entry for notmuch-compact
  2013-11-20 14:05   ` [PATCH] Add NEWS entry for notmuch-compact Ben Gamari
@ 2013-11-24 16:42     ` David Bremner
  0 siblings, 0 replies; 6+ messages in thread
From: David Bremner @ 2013-11-24 16:42 UTC (permalink / raw)
  To: Ben Gamari, notmuch

Ben Gamari <bgamari.foss@gmail.com> writes:

> Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
> ---
>  NEWS | 8 ++++++++
>  1 file changed, 8 insertions(+)

pushed. 

d

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-24 16:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m2hab79qpt.fsf@guru.guru-group.fi>
2013-11-20 14:05 ` [PATCH] notmuch compact support (v4) Ben Gamari
2013-11-20 14:05   ` [PATCH] Add NEWS entry for notmuch-compact Ben Gamari
2013-11-24 16:42     ` David Bremner
2013-10-02 20:30 [PATCH] notmuch compact support (v4) Ben Gamari
2013-10-10 10:22 ` David Bremner
2013-10-10 12:01   ` Ben Gamari

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).