notmuch-archives.git
2014-11-07 Peter Wang[PATCH v2 17/20] insert: add copyright line from notmuc...
2014-11-07 Peter Wang[PATCH v2 16/20] insert: trap SIGINT and clean up
2014-11-07 Peter Wang[PATCH v2 15/20] insert: fsync new directory after...
2014-11-07 Peter Wang[PATCH v2 14/20] insert: fsync after writing tmp file
2014-11-07 Peter Wang[PATCH v2 13/20] insert: add --create-folder option
2014-11-07 Peter Wang[PATCH v2 12/20] insert: apply command-line tag operations
2014-11-07 Peter Wang[PATCH v2 11/20] insert: parse command-line tag operations
2014-11-07 Peter Wang[PATCH v2 10/20] insert: apply default tags to new...
2014-11-07 Peter Wang[PATCH v2 09/20] insert: prevent writes outside Maildir...
2014-11-07 Peter Wang[PATCH v2 08/20] insert: support --folder option
2014-11-07 Peter Wang[PATCH v2 07/20] insert: add new message to database
2014-11-07 Peter Wang[PATCH v2 06/20] insert: move file from Maildir tmp...
2014-11-07 Peter Wang[PATCH v2 05/20] insert: copy stdin to Maildir tmp...
2014-11-07 Peter Wang[PATCH v2 04/20] insert: open Maildir tmp file
2014-11-07 Peter Wang[PATCH v2 03/20] cli: add stub for insert command
2014-11-07 Peter Wang[PATCH v2 02/20] tag: make tag operation parser public
2014-11-07 Peter Wang[PATCH v2 01/20] tag: factor out tag operation parsing
2014-11-07 Peter Wang[PATCH v2 00/20] insert command
2014-11-07 Austin ClementsRe: [PATCH v2 7/7] emacs: make emacs use message-ids...
2014-11-07 Austin ClementsRe: [PATCH v2 6/7] cli: allow search mode to include...
2014-11-07 Tomi OllilaRe: [Patch v2 09/17] tag-util.[ch]: New files for commo...
2014-11-07 Tomi OllilaRe: [Patch v2 14/17] test: update dump-restore roundtri...
2014-11-07 Tomi OllilaRe: [PATCH v2 1/7] cli: allow query to come from stdin
2014-11-07 Tomi OllilaRe: [PATCH v2 6/7] cli: allow search mode to include...
2014-11-07 Austin ClementsRe: [PATCH v2 4/7] emacs: make emacs tagging use the...
2014-11-07 david[Patch v2 17/17] tag-util: optimization of tag application
2014-11-07 david[Patch v2 16/17] notmuch-{dump, restore}.1: document...
2014-11-07 david[Patch v2 15/17] test: second set of dump/restore ...
2014-11-07 david[Patch v2 14/17] test: update dump-restore roundtrippin...
2014-11-07 david[Patch v2 13/17] notmuch-restore: add support for input...
2014-11-07 david[Patch v2 12/17] man: document notmuch tag --batch...
2014-11-07 david[Patch v2 11/17] test: add test for notmuch tag --batch...
2014-11-07 david[Patch v2 10/17] cli: add support for batch tagging...
2014-11-07 david[Patch v2 09/17] tag-util.[ch]: New files for common...
2014-11-07 david[Patch v2 08/17] util: add string-util.[ch]
2014-11-07 david[Patch v2 07/17] notmuch-dump: add --format=(batch...
2014-11-07 david[Patch v2 06/17] test: add broken roundtrip test
2014-11-07 david[Patch v2 05/17] test: add generator for random "stub...
2014-11-07 david[Patch v2 04/17] test: add database routines for testing
2014-11-07 david[Patch v2 03/17] test/hex-escaping: new test for hex...
2014-11-07 david[Patch v2 02/17] test/hex-xcode: new test binary
2014-11-07 david[Patch v2 01/17] hex-escape: (en|de)code strings to...
2014-11-07 davidV2 of batch-tagging plus new dump/restore
2014-11-07 calmar c.BUG: notmuch stop on death symlink even..
2014-11-07 Austin ClementsRe: [PATCH v2 1/7] cli: allow query to come from stdin
2014-11-07 Mark WaltersRe: [PATCH v2 1/7] cli: allow query to come from stdin
2014-11-07 markwalters1009[PATCH v2 7/7] emacs: make emacs use message-ids for...
2014-11-07 markwalters1009[PATCH v2 6/7] cli: allow search mode to include msg...
2014-11-07 markwalters1009[PATCH v2 5/7] test: test for race when tagging from...
2014-11-07 markwalters1009[PATCH v2 4/7] emacs: make emacs tagging use the stdin...
2014-11-07 markwalters1009[PATCH v2 3/7] emacs: notmuch.el split call-process...
2014-11-07 markwalters1009[PATCH v2 2/7] test: for the new query from stdin funct...
2014-11-07 markwalters1009[PATCH v2 1/7] cli: allow query to come from stdin
2014-11-07 markwalters1009[PATCH v2 0/7] Fix emacs tagging race
2014-11-07 Austin ClementsRe: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 Tomi OllilaRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Tomi OllilaRe: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 Bernard HurleyRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Jameson Graef... Re: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 Mark WaltersRe: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 David BremnerRe: [PATCH] test: Produce useful output when the HTML...
2014-11-07 Mark WaltersRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Damien CassouRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Damien CassouRe: [PATCH 1/4] Add a thread's tags to emacs header...
2014-11-07 Damien CassouRe: [PATCH v2] emacs: display tags in notmuch-show...
2014-11-07 Michal NazarewiczRe: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 Jameson Graef... Re: [PATCH 2/3] cli: all search mode to include msg...
2014-11-07 Mark WaltersRe: [PATCH 08/16] tag-util.[ch]: New files for common...
2014-11-07 Tomi OllilaRe: [PATCH v3 2/2] notmuch-show.el: handle the case...
2014-11-07 David BremnerRe: [PATCH v3 2/2] notmuch-show.el: handle the case...
2014-11-07 David BremnerRe: [PATCH v3 1/2] notmuch-show.el: import calendar...
2014-11-07 Tomi Ollila[PATCH 1/1] test: always source test-lib.sh as ./test...
2014-11-07 david[Patch v3 2/2] test: initial performance testing infras...
2014-11-07 david[Patch v3 1/2] test: factor out part of test-lib.sh...
2014-11-07 davidV3 of performance test patches
2014-11-07 Tomi OllilaRe: [PATCH] test: Produce useful output when the HTML...
2014-11-07 Tomi OllilaRe: [PATCH] test: Produce useful output when the HTML...
2014-11-07 Tomi OllilaRe: [PATCH] test: Produce useful output when the HTML...
2014-11-07 Austin Clements[PATCH] test: Produce useful output when the HTML with...
2014-11-07 Austin ClementsRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Austin ClementsRe: [PATCH 1/4] Add a thread's tags to emacs header...
2014-11-07 Austin ClementsRe: [PATCH 1/4] Add a thread's tags to emacs header...
2014-11-07 EthanRe: [PATCH v2] emacs: display tags in notmuch-show...
2014-11-07 Austin ClementsRe: [PATCH v2] emacs: display tags in notmuch-show...
2014-11-07 david[PATCH 2/2] test: initial performance testing infrastru...
2014-11-07 david[PATCH 1/2] test: factor out part of test-lib.sh into...
2014-11-07 Mark WaltersRe: [PATCH 01/18] cli: add stub for insert command
2014-11-07 Mark WaltersRe: [PATCH 05/18] insert: move file from Maildir tmp...
2014-11-07 Peter WangRe: [PATCH 01/18] cli: add stub for insert command
2014-11-07 Peter WangRe: [PATCH 05/18] insert: move file from Maildir tmp...
2014-11-07 David BremnerRe: [PATCH v3] contrib: notmuch-pick: add tests
2014-11-07 David BremnerRe: [PATCH 01/18] cli: add stub for insert command
2014-11-07 Austin ClementsRe: emacs's function special form
2014-11-07 Ethanemacs's function special form
2014-11-07 Aaron EcayRe: [PATCH v2] emacs: display tags in notmuch-show...
2014-11-07 Daniel BergeyRe: [PATCH] emacs: functions to import sender or recipi...
2014-11-07 Ethan Glasser... Re: Notmuch scripts (again), now with more usenet
2014-11-07 Mark WaltersRe: [PATCH 3/4] emacs: Make tags that appear in `notmuc...
2014-11-07 Ethan Glasser... Re: [PATCH v2] emacs: display tags in notmuch-show...
2014-11-07 Ethan Glasser... Re: Add new dump/restore format and batch tagging.
next