summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11Release memory allocated by internet_address_list_parse_string()Tomi Ollila
2011-12-11test: cleanup gdb external dependency in atomicity testsDmitry Kurochkin
2011-12-08notmuch-search: convert to command-line-argumentsDavid Bremner
2011-12-08notmuch-restore: convert to command-line-argumentsDavid Bremner
2011-12-08notmuch-dump: convert to command-line-argumentsDavid Bremner
2011-12-08test: tests for command-line-arguments.cDavid Bremner
2011-12-08command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner
2011-12-07json: date_relative for threadspazz
2011-12-07test: date_relative in notmuch search json outputpazz
2011-12-07emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin
2011-12-07test: check that Emacs UI does not call notmuch for non-inlinable partsDmitry Kurochkin
2011-12-07test: add functions to count how much times notmuch was calledDmitry Kurochkin
2011-12-07emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Dmitry Kurochkin
2011-12-07emacs: remove some code duplication in notmuch-showDmitry Kurochkin
2011-12-07test/symbol-hiding: compare exported symbols with existing oneDavid Bremner
2011-12-07test/symbol-hiding: add some whitespace between testsDavid Bremner
2011-12-06Merge branch 'release'David Bremner
2011-12-06fix format string in Message.__unicode__Patrick Totzke
2011-12-06contrib/.gitattributes: removeDavid Bremner
2011-12-06notmuch-deliver: GPL-3+Ali Polatel
2011-12-06notmuch-deliver: Import from maildrop-2.5.5Ali Polatel
2011-12-06make release: remove LATEST-$(PACKAGE)-*Tomi Ollila
2011-12-06have LATEST-notmuch-<version>.tar.gz on releases web pageTomi Ollila
2011-12-06test: add test-binaries targetDavid Bremner
2011-12-06python: Remove stray debug commentSebastian Spaeth
2011-12-06python: use wrapped notmuch_*_t types instead of raw pointersThomas Jost
2011-12-06errors='ignore' when decode to unicodePatrick Totzke
2011-12-06use __unicode__ for string representationPatrick Totzke
2011-12-06clean up Thread.__str__Patrick Totzke
2011-12-06python: Return a STATUS value in tags_to_flags and flags_to_tagsSebastian Spaeth
2011-12-06remove unused importsPatrick Totzke
2011-12-06fix sphinx compile-time warningsPatrick Totzke
2011-12-06pep8 fixesPatrick Totzke
2011-12-05test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchdebian/0.10.2-10.10.2David Bremner
2011-12-05build system: allow decreasing debian versions for debian-snapshotDavid Bremner
2011-12-05NEWS: add news for 0.10.2David Bremner
2011-12-05fixup for changelogDavid Bremner
2011-12-05debian/changelog: add new changelog stanza for 0.10.2David Bremner
2011-12-05version: bump for bugfix release 0.10.2David Bremner
2011-12-05test: add tests for python bindingsDavid Bremner
2011-12-04lib: call g_type_init from notmuch_database_openDavid Bremner
2011-12-04notmuch-dump.c: whitespace cleanupDavid Bremner
2011-12-01python: annotate all calls into libnotmuch with typesJustus Winter
2011-12-01python: add classes to wrap all notmuch_*_t typesJustus Winter
2011-11-30test: fix error messages for missing binary dependenciesDmitry Kurochkin
2011-11-30test: fix spurious output from missing external binaries functionsDmitry Kurochkin
2011-11-30test: add missing escape backslash in test_declare_external_prereq()Dmitry Kurochkin
2011-11-30test: fix test_require_external_prereq()Dmitry Kurochkin
2011-11-30emacs: Use notmuch-command variable in process-lines.Chris Gray
2011-11-28dump: Don't sort the output by message id.Thomas Schwinge