messages from 2013-11-01 14:28:00 to 2013-11-14 14:13:51 UTC [more...]
compactor adjustments v2
2013-11-14 14:13 UTC (8+ messages)
` [PATCH v2 1/5] compact: tidy formatting
` [PATCH v2 2/5] compact: catch Xapian::Error consistently
` [PATCH v2 3/5] compact: preserve backup database until compacted database is in place
` [PATCH v2 4/5] compact: unconditionally attempt to remove old wip database compact directory
` [PATCH v2 5/5] compact: provide user more information on after-compaction failures
[PATCH] emacs: add '?' to some prefix keymaps to describe its bindings
2013-11-14 12:12 UTC (2+ messages)
[PATCH] remove notmuch-pick
2013-11-14 2:01 UTC (2+ messages)
[PATCH 1/1] NEWS: emacs: fix notmuch-mua-reply point placement
2013-11-14 2:00 UTC (2+ messages)
[PATCH] emacs: Correct documentation of `notmuch-poll-script'
2013-11-14 2:00 UTC (2+ messages)
[PATCH v4 0/7] emacs: help: remap keybindings
2013-11-14 1:59 UTC (10+ messages)
` [PATCH v4 1/7] emacs: help: check for nil key binding
` [PATCH v4 2/7] emacs: help: save-match-data
` [PATCH v4 3/7] emacs: help: remove duplicate bindings
` [PATCH v4 4/7] emacs: help: split out notmuch-describe-key as a function
` [PATCH v4 5/7] emacs: help: add base-keymap
` [PATCH v4 6/7] emacs: help: add a special function to deal with remaps
` [PATCH v4 7/7] emacs: tree: use remap for the over-ridden global bindings
[PATCH] emacs: show: stop stderr appearing in buffer
2013-11-13 21:58 UTC (2+ messages)
[PATCH] News for tree-view
2013-11-13 21:53 UTC (2+ messages)
[PATCH] notmuch: Add "maildir:" search option
2013-11-13 20:14 UTC (7+ messages)
[PATCH] Accumulated news for Austin's changes
2013-11-13 11:41 UTC (2+ messages)
[PATCH 1/3] test: resolve `basename "$0" .sh` once for all in test-lib.sh
2013-11-13 8:36 UTC (5+ messages)
` [PATCH 2/3] test: print empty line at the beginning of test script, not at end
` [PATCH 3/3] test: implement and document NOTMUCH_TEST_QUIET variable usage
alot: can't read sent emails, after encryption
2013-11-13 7:49 UTC (3+ messages)
[PATCH 0/8] Improve tag change completion
2013-11-12 23:18 UTC (4+ messages)
` [PATCH 8/8] emacs: Remove interactive behavior of `notmuch-tag'
compactor adjustments
2013-11-12 18:58 UTC (5+ messages)
` [PATCH 1/3] lib: make compact to keep backup until new database in place
` [PATCH 2/3] lib: unconditionally attempt to remove old wip database compact directory
` [PATCH 3/3] lib: provide user more information on after-compaction failures
[PATCH v3 0/7] emacs: help: remap keybindings
2013-11-12 18:47 UTC (12+ messages)
` [PATCH v3 1/7] emacs: help: check for nil key binding
` [PATCH v3 2/7] emacs: help: remove duplicate bindings
` [PATCH v3 3/7] emacs: help: split out notmuch-describe-key as a function
` [PATCH v3 4/7] emacs: help: add base-keymap
` [PATCH v3 5/7] emacs: help: add a special function to deal with remaps
` [PATCH v3 6/7] emacs: tree: use remap for the over-ridden global bindings
` [PATCH v3 7/7] emacs: help: base-keymap-test-help
` [PATCH] emacs: help: bugfix
Arg out of range error when tagging on the search view
2013-11-12 15:12 UTC (3+ messages)
[PATCH 00/21] vim: general updates
2013-11-11 18:11 UTC (28+ messages)
` [PATCH 01/21] vim: run mutt in default term
` [PATCH 02/21] vim: don't automatically refresh after tagging
` [PATCH 03/21] vim: use notmuch fields
` [PATCH 04/21] vim: refactor database handling
` [PATCH 05/21] vim: show first message of the thread
` [PATCH 06/21] vim: use much clearer sort constant
` [PATCH 07/21] vim: add option to save the patches of a patch series
` [PATCH 08/21] vim: allow calling with arguments
` [PATCH 09/21] vim: split $email_address
` [PATCH 10/21] vim: generate custom message-id
` [PATCH 11/21] vim: don't execute search if it's cancelled
` [PATCH 12/21] vim: trivial cleanup
` [PATCH 13/21] vim: refactor open_reply()
` [PATCH 14/21] vim: add option to compose new messages
` [PATCH 15/21] vim: rename internal notmuch_rb variables
` [PATCH 16/21] vim: rename public "
` [PATCH 17/21] vim: move default sets to set_defaults()
` [PATCH 18/21] vim: add wrapper for old variable names
` [PATCH 19/21] vim: remove unnecessary buffer queue
` [PATCH 20/21] vim: check compose is done on delete
` [PATCH 21/21] vim: add help file
fix for failing tests with gmime 2.6.19
2013-11-11 16:01 UTC (10+ messages)
` [PATCH 1/2] test: add optional workaround for gmime bug
` [PATCH 2/2] test: work around gmime bug using notmuch_reply_sanitize
` [Patch v2 1/2] test: add optional workaround for gmime bug
` [Patch v2 2/2] test: work around gmime bug using notmuch_reply_sanitize
[PATCH 1/1] devel/release-checks.sh: check NOTMUCH_(MAJOR|MINOR|MICRO)_VERSION
2013-11-11 3:19 UTC (3+ messages)
[PATCH] completion: update bash completion
2013-11-11 3:18 UTC (4+ messages)
[PATCH v2 00/11] Fix search tagging races
2013-11-09 1:00 UTC (3+ messages)
RPM repository for Fedora on copr
2013-11-09 0:45 UTC
[PATCH v2 0/5] emacs: help: and remap keybindings
2013-11-08 3:35 UTC (9+ messages)
` [PATCH v2 1/5] emacs: help: check for nil key binding
` [PATCH v2 2/5] emacs: help: remove duplicate bindings
` [PATCH v2 3/5] emacs: help: split out notmuch-describe-key as a function
` [PATCH v2 4/5] emacs: help: add a special function to deal with remaps
` [PATCH v2 5/5] emacs: tree: use remap for the over-ridden global bindings
[PATCH v2 00/11] compactor changes v2
2013-11-07 23:30 UTC (25+ messages)
` [PATCH v2 01/11] test: fix compact backup / restore test
` [PATCH v2 02/11] lib: construct compactor within try block to catch any exceptions
` [PATCH v2 03/11] lib: check talloc success in compact
` [PATCH v2 04/11] lib: do not leak the database in compaction
` [PATCH v2 05/11] lib: add closure parameter to compact status update callback
` [PATCH v2 06/11] lib: update documentation of callback functions for database_compact and database_upgrade
` [PATCH v2 07/11] lib: use the compaction backup path provided by the caller
` [PATCH v2 08/11] cli: return error status if compaction fails
` [PATCH v2 09/11] cli: add compact --backup=DIRECTORY option, don't backup by default
` [PATCH v2 10/11] cli: add compact --verbose option and silence output without it
` [PATCH 1/2] cli: add compact --quiet option and silence output with it
` [PATCH 2/2] man: document notmuch compact --quiet and --backup=DIRECTORY options
` [PATCH v2 11/11] man: document notmuch compact --verbose "
[PATCH] lib: add library version check macro
2013-11-07 23:27 UTC (4+ messages)
[PATCH 0/4] emacs: help: and remap keybindings
2013-11-07 19:47 UTC (5+ messages)
` [PATCH 1/4] emacs: help: check for nil key binding
` [PATCH 3/4] emacs: help: remap support
Build broken on OS X 10.9
2013-11-07 14:07 UTC (12+ messages)
[PATCH 00/11] Move notmuch-tree to mainline
2013-11-07 12:20 UTC (2+ messages)
[RFC PATCH 0/2] library reference man page
2013-11-06 17:35 UTC (3+ messages)
` [RFC PATCH 1/2] devel: add doxygen configuration file
` [RFC PATCH 2/2] lib: modify notmuch.h for automatic document generation
[PATCH 1/4] test: Add compact test
2013-11-04 20:06 UTC (4+ messages)
` [PATCH 4/4] database: Handle error while deleting uncompacted database
[PATCH 1/1] build: remove trailing '/.' when doing mkdir -p .deps/
2013-11-03 21:55 UTC (3+ messages)
Getting the right root mail of the thread
2013-11-03 21:44 UTC (11+ messages)
[PATCH] test: fix compact backup / restore test
2013-11-03 12:30 UTC (4+ messages)
[PATCH] notmuch compact support (v4)
2013-11-02 18:30 UTC (3+ messages)
` [PATCH 1/3] database: Add notmuch_database_compact_close
[PATCH 0/3] General fixes
2013-11-02 13:39 UTC (6+ messages)
[PATCH 0/6] compactor changes
2013-11-02 12:22 UTC (6+ messages)
` [PATCH 3/6] lib: use the backup path provided by the user, don't add anything to it
` [PATCH 5/6] cli: add compact --backup=FILE option, don't backup by default
` [PATCH 6/6] cli: add compact --verbose option and silence output without it
[PATCH 2/6] lib: add closure parameter to compact status update callback
2013-11-02 12:16 UTC (4+ messages)
` [PATCH] lib: update documentation of callback functions for database_compact and database_upgrade
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).