notmuch-archives.git
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
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 David BremnerRe: [PATCH 1/4] test: Add compact test
2014-11-07 Tomi OllilaRe: [PATCH 1/4] test: Add compact test
2014-11-07 Ben Gamari[PATCH 1/4] test: Add compact test
2014-11-07 Ben GamariRe: [PATCH 1/4] test: Add compact test
2014-11-07 David BremnerRe: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
2014-11-07 Mark WaltersRe: [PATCH 00/11] Move notmuch-tree to mainline
2014-11-07 Tomi OllilaRe: [PATCH 00/11] Move notmuch-tree to mainline
2014-11-07 Mark Walters[PATCH 11/11] emacs: move the show entry to tree into...
2014-11-07 Mark Walters[PATCH 10/11] emacs: add z to common keymap
2014-11-07 Mark Walters[PATCH 09/11] emacs: move search based tree functions...
2014-11-07 Mark Walters[PATCH 08/11] test: tree: remove require from tests
2014-11-07 Mark Walters[PATCH 07/11] emacs: minimal change to autoload notmuch...
2014-11-07 Mark Walters[PATCH 06/11] emacs: tree: remove test for emacs from...
2014-11-07 Mark Walters[PATCH 05/11] test: move emacs-tree test into mainline
2014-11-07 Mark Walters[PATCH 04/11] emacs: add tree to the makefile
2014-11-07 Mark Walters[PATCH 03/11] emacs: move notmuch-tree from contrib...
2014-11-07 Mark Walters[PATCH 02/11] emacs: tree: remove unneeded declarations
2014-11-07 Mark Walters[PATCH 01/11] emacs: move notmuch-help to lib
2014-11-07 Mark Walters[PATCH 00/11] Move notmuch-tree to mainline
2014-11-07 David BremnerRe: [PATCH 0/4] rename pick to tree
2014-11-07 Tomi OllilaRe: [PATCH 1/4] test: Add compact test
2014-11-07 Ben Gamari[PATCH 4/4] database: Handle error while deleting uncom...
2014-11-07 Ben Gamari[PATCH 3/4] compact: Provide user with more error feedback
2014-11-07 Ben Gamari[PATCH 2/4] compact: Give user more feedback on failure...
2014-11-07 Ben Gamari[PATCH 1/4] test: Add compact test
2014-11-07 Ben GamariRe: [PATCH 3/3] compact: Provide user with more error...
2014-11-07 Vladimir MarekRe: Re: [PATCH v2] new: Don't scan unchanged directorie...
2014-11-07 David BremnerRe: [PATCH v2] new: Don't scan unchanged directories...
2014-11-07 Tomi OllilaRe: [PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
2014-11-07 Jani Nikula[PATCH] lib: fix build on !HAVE_XAPIAN_COMPACT
2014-11-07 David BremnerRe: [PATCH] emacs: Add a space after completed tag...
2014-11-07 Tomi OllilaRe: [PATCH 3/3] compact: Provide user with more error...
2014-11-07 Ben Gamari[PATCH 3/3] compact: Provide user with more error feedback
next