notmuch-archives.git
2014-11-07 Jani Nikula[PATCH] completion: update bash completion
2014-11-07 Jani Nikula[PATCH] lib: add library version check macro
2014-11-07 Jani Nikula[RFC PATCH 2/2] lib: modify notmuch.h for automatic...
2014-11-07 Jani Nikula[RFC PATCH 1/2] devel: add doxygen configuration file
2014-11-07 Jani Nikula[RFC PATCH 0/2] library reference man page
2014-11-07 Jani Nikula[PATCH 2/2] man: document notmuch compact --quiet and...
2014-11-07 Jani Nikula[PATCH 1/2] cli: add compact --quiet option and silence...
2014-11-07 Tomi OllilaRe: [PATCH v2 00/11] compactor changes v2
2014-11-07 Ben GamariRe: [PATCH v2 00/11] compactor changes v2
2014-11-07 Tomi OllilaRe: [PATCH v2 00/11] compactor changes v2
2014-11-07 Ben GamariRe: [PATCH v2 00/11] compactor changes v2
2014-11-07 Jani NikulaRe: [PATCH v2 07/11] lib: use the compaction backup...
2014-11-07 David BremnerRe: [PATCH v2 00/11] compactor changes v2
2014-11-07 David BremnerRe: [PATCH v2 07/11] lib: use the compaction backup...
2014-11-07 Ben GamariRe: [PATCH 4/4] database: Handle error while deleting...
2014-11-07 Jameson Graef... Re: [PATCH 8/8] emacs: Remove interactive behavior...
2014-11-07 Tomi OllilaRe: [PATCH 1/1] build: remove trailing '/.' when doing...
2014-11-07 Felipe ContrerasRe: Getting the right root mail of the thread
2014-11-07 Jani NikulaRe: Getting the right root mail of the thread
2014-11-07 Jesse RosenthalRe: Getting the right root mail of the thread
2014-11-07 Jani NikulaRe: Getting the right root mail of the thread
2014-11-07 Felipe ContrerasRe: Getting the right root mail of the thread
2014-11-07 Felipe ContrerasRe: Getting the right root mail of the thread
2014-11-07 Daniel Kahn... Re: Getting the right root mail of the thread
2014-11-07 Jed BrownRe: [PATCH 1/1] build: remove trailing '/.' when doing...
2014-11-07 Tomi Ollila[PATCH 1/1] build: remove trailing '/.' when doing...
2014-11-07 Jani NikulaRe: [PATCH] test: fix compact backup / restore test
2014-11-07 Jani Nikula[PATCH v2 11/11] man: document notmuch compact --verbos...
2014-11-07 Jani Nikula[PATCH v2 10/11] cli: add compact --verbose option...
2014-11-07 Jani Nikula[PATCH v2 09/11] cli: add compact --backup=DIRECTORY...
2014-11-07 Jani Nikula[PATCH v2 08/11] cli: return error status if compaction...
2014-11-07 Jani Nikula[PATCH v2 07/11] lib: use the compaction backup path...
2014-11-07 Jani Nikula[PATCH v2 06/11] lib: update documentation of callback...
2014-11-07 Jani Nikula[PATCH v2 05/11] lib: add closure parameter to compact...
2014-11-07 Jani Nikula[PATCH v2 04/11] lib: do not leak the database in compa...
2014-11-07 Jani Nikula[PATCH v2 03/11] lib: check talloc success in compact
2014-11-07 Jani Nikula[PATCH v2 02/11] lib: construct compactor within try...
2014-11-07 Jani Nikula[PATCH v2 01/11] test: fix compact backup / restore...
2014-11-07 Jani Nikula[PATCH v2 00/11] compactor changes v2
2014-11-07 Tomi OllilaRe: Build broken on OS X 10.9
2014-11-07 Jameson Graef... Re: [PATCH 1/3] database: Add notmuch_database_compact_...
2014-11-07 David BremnerRe: Build broken on OS X 10.9
2014-11-07 Rainer M KrugRe: Build broken on OS X 10.9
2014-11-07 Tomi OllilaRe: Build broken on OS X 10.9
2014-11-07 Rainer M KrugRe: Build broken on OS X 10.9
2014-11-07 Jani NikulaRe: Getting the right root mail of the thread
2014-11-07 David BremnerRe: [PATCH] test: fix compact backup / restore test
2014-11-07 Felipe ContrerasRe: Getting the right root mail of the thread
2014-11-07 Felipe Contreras[PATCH 21/21] vim: add help file
2014-11-07 Felipe Contreras[PATCH 20/21] vim: check compose is done on delete
2014-11-07 Felipe Contreras[PATCH 19/21] vim: remove unnecessary buffer queue
2014-11-07 Felipe Contreras[PATCH 18/21] vim: add wrapper for old variable names
2014-11-07 Felipe Contreras[PATCH 17/21] vim: move default sets to set_defaults()
2014-11-07 Felipe Contreras[PATCH 16/21] vim: rename public notmuch_rb variables
2014-11-07 Felipe Contreras[PATCH 15/21] vim: rename internal notmuch_rb variables
2014-11-07 Felipe Contreras[PATCH 14/21] vim: add option to compose new messages
2014-11-07 Felipe Contreras[PATCH 13/21] vim: refactor open_reply()
2014-11-07 Felipe Contreras[PATCH 12/21] vim: trivial cleanup
2014-11-07 Felipe Contreras[PATCH 11/21] vim: don't execute search if it's cancelled
2014-11-07 Felipe Contreras[PATCH 10/21] vim: generate custom message-id
2014-11-07 Felipe Contreras[PATCH 09/21] vim: split $email_address
2014-11-07 Felipe Contreras[PATCH 08/21] vim: allow calling with arguments
2014-11-07 Felipe Contreras[PATCH 07/21] vim: add option to save the patches of...
2014-11-07 Felipe Contreras[PATCH 06/21] vim: use much clearer sort constant
2014-11-07 Felipe Contreras[PATCH 05/21] vim: show first message of the thread
2014-11-07 Felipe Contreras[PATCH 04/21] vim: refactor database handling
2014-11-07 Felipe Contreras[PATCH 03/21] vim: use notmuch fields
2014-11-07 Felipe Contreras[PATCH 02/21] vim: don't automatically refresh after...
2014-11-07 Felipe Contreras[PATCH 01/21] vim: run mutt in default term
2014-11-07 Felipe Contreras[PATCH 00/21] vim: general updates
2014-11-07 Jani NikulaRe: Getting the right root mail of the thread
2014-11-07 Tomi OllilaRe: [PATCH 0/3] General fixes
2014-11-07 Tomi OllilaRe: [PATCH] test: fix compact backup / restore test
2014-11-07 Felipe ContrerasRe: [PATCH 0/3] General fixes
2014-11-07 David BremnerRe: [PATCH 0/3] General fixes
2014-11-07 Felipe ContrerasGetting the right root mail of the thread
2014-11-07 David BremnerRe: [PATCH 4/4] database: Handle error while deleting...
2014-11-07 Jani NikulaRe: [PATCH 3/6] lib: use the backup path provided by...
2014-11-07 Felipe ContrerasRe: [PATCH 0/3] General fixes
2014-11-07 David BremnerRe: [PATCH] lib: update documentation of callback funct...
2014-11-07 David BremnerRe: [PATCH 3/6] lib: use the backup path provided by...
2014-11-07 David Bremner[PATCH] test: fix compact backup / restore test
2014-11-07 Jani NikulaRe: [PATCH] lib: update documentation of callback funct...
2014-11-07 david[PATCH] lib: update documentation of callback functions...
2014-11-07 Jani Nikula[PATCH 6/6] cli: add compact --verbose option and silen...
2014-11-07 Jani Nikula[PATCH 5/6] cli: add compact --backup=FILE option,...
2014-11-07 Jani Nikula[PATCH 4/6] cli: return error status if compaction...
2014-11-07 Jani Nikula[PATCH 3/6] lib: use the backup path provided by the...
2014-11-07 Jani Nikula[PATCH 2/6] lib: add closure parameter to compact statu...
2014-11-07 Jani Nikula[PATCH 1/6] lib: construct compactor within try block...
2014-11-07 Jani Nikula[PATCH 0/6] compactor changes
2014-11-07 Tomi OllilaRe: Build broken on OS X 10.9
2014-11-07 Michael PhillipsRe: Build broken on OS X 10.9
2014-11-07 Tomi OllilaRe: [PATCH v2 7-11] Fix commit messages
2014-11-07 Mark Walters[PATCH v2 11/11] emacs: move the show entry to tree...
2014-11-07 Mark Walters[PATCH v2 10/11] emacs: add z to common keymap
2014-11-07 Mark Walters[PATCH v2 9/11] emacs: move search based tree functions...
2014-11-07 Mark Walters[PATCH v2 8/11] test: tree: remove require from tests
2014-11-07 Mark Walters[PATCH v2 7/11] emacs: minimal change to load notmuch...
2014-11-07 Mark Walters[PATCH v2 7-11] Fix commit messages
next