[PATCH 5/7] CLI: add --leak-report top level option

2013-01-21 Thread Tomi Ollila
On Sun, Jan 20 2013, Jameson Graef Rollins wrote: > On Sat, Jan 19 2013, david at tethera.net wrote: >> This roughly mimics the samba4 argument. The presence of the command >> line argument overrides any value of NOTMUCH_TALLOC_REPORT in the >> environment. >> --- >> man/man1/notmuch.1 |8

[PATCH 5/7] CLI: add --leak-report top level option

2013-01-20 Thread Jameson Graef Rollins
On Sat, Jan 19 2013, david at tethera.net wrote: > This roughly mimics the samba4 argument. The presence of the command > line argument overrides any value of NOTMUCH_TALLOC_REPORT in the > environment. > --- > man/man1/notmuch.1 |8 > notmuch.c | 18 +++--- >

Re: [PATCH 5/7] CLI: add --leak-report top level option

2013-01-20 Thread Jameson Graef Rollins
On Sat, Jan 19 2013, da...@tethera.net wrote: This roughly mimics the samba4 argument. The presence of the command line argument overrides any value of NOTMUCH_TALLOC_REPORT in the environment. --- man/man1/notmuch.1 |8 notmuch.c | 18 +++--- 2 files

Re: [PATCH 5/7] CLI: add --leak-report top level option

2013-01-20 Thread Tomi Ollila
On Sun, Jan 20 2013, Jameson Graef Rollins jroll...@finestructure.net wrote: On Sat, Jan 19 2013, da...@tethera.net wrote: This roughly mimics the samba4 argument. The presence of the command line argument overrides any value of NOTMUCH_TALLOC_REPORT in the environment. ---

[PATCH 5/7] CLI: add --leak-report top level option

2013-01-19 Thread da...@tethera.net
From: David Bremner This roughly mimics the samba4 argument. The presence of the command line argument overrides any value of NOTMUCH_TALLOC_REPORT in the environment. --- man/man1/notmuch.1 |8 notmuch.c | 18 +++--- 2 files changed, 15

[PATCH 5/7] CLI: add --leak-report top level option

2013-01-19 Thread david
From: David Bremner brem...@debian.org This roughly mimics the samba4 argument. The presence of the command line argument overrides any value of NOTMUCH_TALLOC_REPORT in the environment. --- man/man1/notmuch.1 |8 notmuch.c | 18 +++--- 2 files changed, 15