]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
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...
2011-12-06 Patrick Totzkeerrors='ignore' when decode to unicode
2011-12-06 Patrick Totzkeuse __unicode__ for string representation
2011-12-06 Patrick Totzkeclean up Thread.__str__
2011-12-06 Sebastian Spaethpython: Return a STATUS value in tags_to_flags and...
2011-12-06 Patrick Totzkeremove unused imports
2011-12-06 Patrick Totzkefix sphinx compile-time warnings
2011-12-06 Patrick Totzkepep8 fixes
2011-12-06 David Bremnertest/python: set LD_LIBRARY_PATH and PYTHONPATH to... 0.10.2 debian/0.10.2-1
2011-12-06 David Bremnerbuild system: allow decreasing debian versions for...
2011-12-06 David BremnerNEWS: add news for 0.10.2
2011-12-06 David Bremnerfixup for changelog
2011-12-05 David Bremnerdebian/changelog: add new changelog stanza for 0.10.2
2011-12-05 David Bremnerversion: bump for bugfix release 0.10.2
2011-12-05 David Bremnertest: add tests for python bindings
2011-12-05 David Bremnerlib: call g_type_init from notmuch_database_open
2011-12-04 David Bremnernotmuch-dump.c: whitespace cleanup
2011-12-01 Justus Winterpython: annotate all calls into libnotmuch with types
2011-12-01 Justus Winterpython: add classes to wrap all notmuch_*_t types
2011-12-01 Dmitry Kurochkintest: fix error messages for missing binary dependencies
2011-12-01 Dmitry Kurochkintest: fix spurious output from missing external binarie...
2011-12-01 Dmitry Kurochkintest: add missing escape backslash in test_declare_exte...
2011-12-01 Dmitry Kurochkintest: fix test_require_external_prereq()
2011-12-01 Chris Grayemacs: Use notmuch-command variable in process-lines.
2011-11-28 Thomas Schwingedump: Don't sort the output by message id.
2011-11-28 Austin Clementstag: Automatically limit to messages whose tags will...
2011-11-27 Dmitry Kurochkintest: fix "Stashing in notmuch-search" test when emacs...
2011-11-27 Dmitry Kurochkintest: check if emacs is available in the beginning...
2011-11-27 Dmitry Kurochkintest: add function to explicitly check for external...
2011-11-27 Dmitry Kurochkintest: declare external dependencies for the tests
2011-11-27 Dmitry Kurochkintest: skip all subtests if external dependencies are...
2011-11-27 Dmitry Kurochkintest: fix "skipping test" verbose output
2011-11-27 Dmitry Kurochkintest: add support for external executable dependencies
2011-11-27 Dmitry Kurochkintest: add test state reset to test_expect_* functions...
2011-11-27 Dmitry Kurochkintest: set EMACS_SERVER variable only after dtach(1...
2011-11-27 Dmitry Kurochkintest: move subtest variables reset into a dedicated...
2011-11-27 Amadeusz ŻołnowskiBuild symbol-test with make instead of hardcoding in...
2011-11-27 David BremnerMerge branch 'release'
2011-11-26 David Bremnerbuild system: clean up object files in ./test and ...
2011-11-26 Amadeusz ŻołnowskiWhitespaces cleanup.
2011-11-26 Amadeusz ŻołnowskiFix warnings for test/symbol-test.cc.
2011-11-26 Dmitry Kurochkintest: cleanup basic tests
2011-11-26 Dmitry Kurochkintest: fix sed error in basic tests
2011-11-26 Dmitry Kurochkintest: remove executable permissions from test-lib.sh
2011-11-25 Gregor Zattleremacs: test notmuch show with fourfold message indentation
2011-11-25 Gregor Zattleremacs: test: notmuch show without indentation
2011-11-25 Gregor Zattleremacs: test notmuch-indent-messages-width default
2011-11-25 Gregor Zattleremacs: make message indentation width customisable
2011-11-25 David Bremnertest: add simple tests for online help 0.10.1 debian/0.10.1-1
2011-11-25 David BremnerNEWS: add NEWS stanza for 0.10.1
2011-11-25 David Bremnerdebian: changelog stanza for 0.10.1
2011-11-25 David Bremnerversion: update to 0.10.1
2011-11-25 David BremnerCLI: update call to notmuch_help_command for new callin...
2011-11-24 Tomi Ollilamake release: use sed to check debian version
2011-11-24 Tomi Ollilamake release: added goal verify-version-manpage
2011-11-24 Tomi Ollilamake release: verify-version-*: change comparison logic
2011-11-24 Austin Clementsemacs: Avoid unnecessary markers.
2011-11-24 Austin Clementsemacs: Don't record undo information for search or...
next