]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-01-01 David Bremnertest: use file based comparison for search '*' test
2011-12-31 David Bremnernotmuch: replace built-in help with exec of man
2011-12-31 Jameson Graef... force install notmuch-setup.1 symlink
2011-12-31 Jameson Graef... break up dump and restore man pages.
2011-12-31 Jameson Graef... remove reference to notmuch-part.1 from Makefile.local
2011-12-31 David Bremnerdebian: install split man pages.
2011-12-31 David Bremnerbuild-system: update for split man pages
2011-12-31 David Bremnerman/*: fixup page references
2011-12-31 David Bremnernotmuch-config.1: fix typo
2011-12-31 David Bremnernotmuch.1: smooth wording.
2011-12-31 David Bremnerman/*: formatting cleanup
2011-12-31 David Bremnerman: add symlinks for notmuch-restore.1 and notmuch...
2011-12-31 David Bremnerremove notmuch-part from documentation.
2011-12-31 David Bremnerinitial splitting of notmuch.1
2011-12-31 Tomi Ollilatest/symbol-hiding: prepend new directory to LD_LIBRARY...
2011-12-31 Aaron EcayUpdate NEWS for change by Aaron Ecay
2011-12-30 David BremnerNEWS: add item for notmuch-deliver
2011-12-29 Austin Clementstest: Remove #! line from test-lib.sh
2011-12-29 Austin Clementstest: Make generated message date a real date
2011-12-29 Jameson Graef... Ignore encrypted parts when indexing.
2011-12-28 Tomi OllilaNEWS: two memory leaks fixes for 0.11
2011-12-28 David Bremnertest: allow user to choose which emacs to run tests...
2011-12-28 David Edmondsontest: Updated the expected output to match the newly...
2011-12-28 David Edmondsonemacs: Enable more text/plain hook functions by default.
2011-12-28 Jani Nikulatest: emacs: test notmuch-wash-subject-to-* functions
2011-12-28 Jani Nikulaemacs: create patch filename from subject for inline...
2011-12-28 Jani Nikulaemacs: add inline patch fake parts through a special...
2011-12-26 Jani NikulaNEWS: emacs: notmuch-poll-script and saved search news...
2011-12-26 David Bremnerversion: update version to 0.11~rc1 0.11_rc1 debian/0.11_rc1-1
2011-12-26 Austin Clementsshow: Rewrite show_message_body to use the MIME tree...
2011-12-26 Austin ClementsUtility function to seek in MIME trees in depth-first...
2011-12-26 Austin ClementsIntroduce a generic tree-like abstraction for MIME...
2011-12-26 Austin Clementsshow: Pass notmuch_message_t instead of path to show_me...
2011-12-24 Dmitry Kurochkinemacs: fix docstring for `notmuch-search-line-faces'.
2011-12-24 Jameson Graef... emacs: call notmuch-show instead of notmuch-search...
2011-12-23 Thomas JostFix comments about what is stored in the database
2011-12-23 Aaron Ecayemacs: fix off-by-one bug in notmuch-show-archive
2011-12-22 Dmitry Kurochkinemacs: put the last search on top of recent searches...
2011-12-22 Dmitry Kurochkintest: add test for `notmuch-hello-refresh-hook'
2011-12-22 Dmitry Kurochkintest: add general Emacs hook counter
2011-12-22 Thomas Jostemacs: Change the default thousands separator to a...
2011-12-22 Thomas Jostemacs: rename notmuch-decimal-separator to notmuch...
2011-12-22 David Edmondsonemacs: Don't prompt the user to choose from zero matchi...
2011-12-22 Jani Nikulaemacs: Fix notmuch-mua-user-agent defcustom
2011-12-22 Jani Nikulaemacs: Fix notmuch-hello-tag-list-make-query defcustom
2011-12-21 Thomas Jostemacs: add notmuch-hello-refresh-hook
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-21 Aaron EcayDon't quote lambda forms
2011-12-20 David Edmondsonemacs: Add `notmuch-jump-to-recent-buffer'.
2011-12-20 Dmitry Kurochkinemacs: do not call `notmuch-hello-mode' on update
2011-12-20 Dmitry Kurochkintest: add broken test for `notmuch-hello-mode-hook...
2011-12-20 Dmitry Kurochkintest: add test for `notmuch-hello-mode-hook'
2011-12-20 Dmitry Kurochkintest: add `notmuch-hello-mode-hook-counter'
2011-12-18 Aaron EcayAdd an argument to notmuch-mua-mail
2011-12-18 David Bremnerbuild-system: use a shell variable for TMPFILE in debia...
2011-12-18 David Bremnertest: optionally print subtest number
2011-12-18 Thomas JostFix build with binutils-2.22
2011-12-18 Aaron EcayIgnore dynamic libraries on OS X.
2011-12-16 Ivy Fosteremacs: Add notmuch-hello-mode-hook
2011-12-16 Daniel Schoepeemacs: Document notmuch-show-get-message-properties
2011-12-16 Thomas Jostemacs: Add a face for crypto parts headers
2011-12-15 David BremnerRevert "test: add emacs test for hiding a message follo...
2011-12-15 Tomi Ollilanotmuch: unref charset_filter to fix one memory leak
2011-12-15 Jani Nikulaemacs: support "notmuch new" as a notmuch-poll-script
2011-12-15 Jameson Graef... debian: add upstream-tag and fix debian-tag configs...
2011-12-13 David Bremnercommand-line-arguments.[ch]: make arrays of keyword...
2011-12-13 David Bremnertest: add arg-test to .gitignore
2011-12-12 David Bremnerbuild-system: clean $(libutil_modules) rather than...
2011-12-12 David Bremnercli: factor out config handling code to get/set lists.
2011-12-11 Jani Nikulatest: add tests for hooks
2011-12-11 Jani Nikulacli: add support for pre and post notmuch new hooks
2011-12-11 Jani Nikulacli: introduce the concept of user defined hooks
2011-12-11 Thomas Josttest: use python2 instead of python if available
2011-12-11 Thomas Josttest: add a function to run Python tests
2011-12-11 Tomi OllilaRelease memory allocated by internet_address_list_parse...
2011-12-11 Dmitry Kurochkintest: cleanup gdb external dependency in atomicity...
2011-12-09 David Bremnernotmuch-search: convert to command-line-arguments
2011-12-09 David Bremnernotmuch-restore: convert to command-line-arguments
2011-12-09 David Bremnernotmuch-dump: convert to command-line-arguments
2011-12-09 David Bremnertest: tests for command-line-arguments.c
2011-12-09 David Bremnercommand-line-arguments.[ch]: new argument parsing frame...
2011-12-08 pazzjson: date_relative for threads
2011-12-08 pazztest: date_relative in notmuch search json output
2011-12-08 Dmitry Kurochkinemacs: do not call notmuch show for non-inlinable parts
2011-12-08 Dmitry Kurochkintest: check that Emacs UI does not call notmuch for...
2011-12-08 Dmitry Kurochkintest: add functions to count how much times notmuch...
2011-12-08 Dmitry Kurochkinemacs: remove unused variable in `notmuch-show-insert...
2011-12-07 Dmitry Kurochkinemacs: remove some code duplication in notmuch-show
2011-12-07 David Bremnertest/symbol-hiding: compare exported symbols with exist...
2011-12-07 David Bremnertest/symbol-hiding: add some whitespace between tests
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Patrick Totzkefix format string in Message.__unicode__
2011-12-06 David Bremnercontrib/.gitattributes: remove
2011-12-06 Ali Polatelnotmuch-deliver: GPL-3+
2011-12-06 Ali Polatelnotmuch-deliver: Import from maildrop-2.5.5
2011-12-06 Tomi Ollilamake release: remove LATEST-$(PACKAGE)-*
2011-12-06 Tomi Ollilahave LATEST-notmuch-<version>.tar.gz on releases web...
2011-12-06 David Bremnertest: add test-binaries target
2011-12-06 Sebastian Spaethpython: Remove stray debug comment
2011-12-06 Thomas Jostpython: use wrapped notmuch_*_t types instead of raw...
next