aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-30cli: add --remove-all option to "notmuch tag"Jani Nikula
2013-03-30cli: make caller check tag count in parse_tag_command_lineJani Nikula
2013-03-30completion: update README about bash completion dependenciesJani Nikula
2013-03-30NEWS: bash completionJani Nikula
2013-03-30cli: config: remove unnecessary braces from if blocksJani Nikula
2013-03-29lib: Fix name reordering to handle commas without spacesAdam Wolfe Gordon
2013-03-29devel: add post-release tools news2wiki.pl and man-to-mdwn.plTomi Ollila
2013-03-29devel/STYLE: information how to enable standard pre-commit hookTomi Ollila
2013-03-28completion: complete bash completion rewriteJani Nikula
2013-03-25emacs: possibility to customize the rendering of tagsDamien Cassou
2013-03-25emacs: Add notmuch-combine-face-text-property-stringDamien Cassou
2013-03-25emacs: Combine string faces and combine under existing facesAustin Clements
2013-03-25emacs: Handle all face forms when combining facesAustin Clements
2013-03-22Bug#703608: [PATCH] debian: tighten notmuch-mutt dependency on notmuchJameson Graef Rollins
2013-03-08man: document the notmuch --config=FILE global optionJani Nikula
2013-03-08cli: add top level --config=FILE optionJani Nikula
2013-03-08cli: move config open/close to main() from subcommandsJani Nikula
2013-03-07cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula
2013-03-07cli: config: keep track of whether the config is newly createdJani Nikula
2013-03-07cli: plug main notmuch command into subcommand machineryJani Nikula
2013-03-07cli: abstract subcommand finding into a new functionJani Nikula
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2013-03-02nmbug: allow empty prefixDavid Bremner
2013-03-02nmbug: replace hard-coded magic hash with git-hash-objectDavid Bremner
2013-03-02nmbug: use 'notmuch tag --batch'David Bremner
2013-03-02nmbug: use dump --format=batch-tagDavid Bremner
2013-03-02man: show and reply --decrypt option requires gpg-agentJani Nikula
2013-03-02cli: crypto: tell gmime to use gpg-agentJani Nikula
2013-02-27NEWS: one typo fixed and 0.15.1 header line tidied upTomi Ollila
2013-02-18Merge branch 'release'David Bremner
2013-02-18devel/release-checks.sh: added check that 1st NEWS header is tidyTomi Ollila
2013-02-18ruby: Add bindings for notmuch_thread_get_messagesAustin Clements
2013-02-18lib: Add an iterator over all messages in a threadAustin Clements
2013-02-18lib: Eliminate _notmuch_message_list_appendAustin Clements
2013-02-18lib: Separate list of all messages from top-level messagesAustin Clements
2013-02-18lib: Clean up error handling in _notmuch_thread_createAustin Clements
2013-02-18test/test-lib.sh: separate signaled exitTomi Ollila
2013-02-18test/test-lib.sh: use $test_subtest_name in all testsTomi Ollila
2013-02-18emacs: show: make buttons select windowMark Walters
2013-02-17bump versions to 0.15.20.15.2David Bremner
2013-02-17debian: changelog stanza for 0.15.2-1David Bremner
2013-02-17NEWS: News for 0.15.2David Bremner
2013-02-16notmuch-mutt: improve robustness of mutt macrosKevin J. McCarthy
2013-02-16notmuch-mutt: Use of uninitialized value.Stefano Zacchiroli
2013-02-16debian: stop building a binary package for notmuch-vimDavid Bremner
2013-02-16notmuch-vim: deprecate, move to contribDavid Bremner
2013-02-16nmbug: move from contrib to develDavid Bremner
2013-02-15bitmap:improve memory usage using CHAR_BITS and unsigned CHARRobert Mast
2013-02-14nmbug: only push master branch on nmbug pushJani Nikula
2013-02-08CLI: add simple error handling for talloc loggingDavid Bremner