aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* debian: add upstream-tag and fix debian-tag configs for git-buildpackageJameson Graef Rollins2011-12-15
* command-line-arguments.[ch]: make arrays of keyword descriptors constDavid Bremner2011-12-13
* test: add arg-test to .gitignoreDavid Bremner2011-12-12
* build-system: clean $(libutil_modules) rather than listing them individually.David Bremner2011-12-12
* cli: factor out config handling code to get/set lists.David Bremner2011-12-12
* test: add tests for hooksJani Nikula2011-12-11
* cli: add support for pre and post notmuch new hooksJani Nikula2011-12-11
* cli: introduce the concept of user defined hooksJani Nikula2011-12-11
* test: use python2 instead of python if availableThomas Jost2011-12-11
* test: add a function to run Python testsThomas Jost2011-12-11
* Release memory allocated by internet_address_list_parse_string()Tomi Ollila2011-12-11
* test: cleanup gdb external dependency in atomicity testsDmitry Kurochkin2011-12-11
* notmuch-search: convert to command-line-argumentsDavid Bremner2011-12-08
* notmuch-restore: convert to command-line-argumentsDavid Bremner2011-12-08
* notmuch-dump: convert to command-line-argumentsDavid Bremner2011-12-08
* test: tests for command-line-arguments.cDavid Bremner2011-12-08
* command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner2011-12-08
* json: date_relative for threadspazz2011-12-07
* test: date_relative in notmuch search json outputpazz2011-12-07
* emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin2011-12-07
* test: check that Emacs UI does not call notmuch for non-inlinable partsDmitry Kurochkin2011-12-07
* test: add functions to count how much times notmuch was calledDmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showDmitry Kurochkin2011-12-07
* test/symbol-hiding: compare exported symbols with existing oneDavid Bremner2011-12-07
* test/symbol-hiding: add some whitespace between testsDavid Bremner2011-12-07
* Merge branch 'release'David Bremner2011-12-06
|\
| * test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchDavid Bremner2011-12-05
| * build system: allow decreasing debian versions for debian-snapshotDavid Bremner2011-12-05
| * NEWS: add news for 0.10.2David Bremner2011-12-05
| * fixup for changelogDavid Bremner2011-12-05
| * debian/changelog: add new changelog stanza for 0.10.2David Bremner2011-12-05
| * version: bump for bugfix release 0.10.2David Bremner2011-12-05
| * test: add tests for python bindingsDavid Bremner2011-12-05
| * lib: call g_type_init from notmuch_database_openDavid Bremner2011-12-04
* | fix format string in Message.__unicode__Patrick Totzke2011-12-06
* | contrib/.gitattributes: removeDavid Bremner2011-12-06
* | notmuch-deliver: GPL-3+Ali Polatel2011-12-06
* | notmuch-deliver: Import from maildrop-2.5.5Ali Polatel2011-12-06
* | make release: remove LATEST-$(PACKAGE)-*Tomi Ollila2011-12-06
* | have LATEST-notmuch-<version>.tar.gz on releases web pageTomi Ollila2011-12-06
* | test: add test-binaries targetDavid Bremner2011-12-06
* | python: Remove stray debug commentSebastian Spaeth2011-12-06
* | python: use wrapped notmuch_*_t types instead of raw pointersThomas Jost2011-12-06
* | errors='ignore' when decode to unicodePatrick Totzke2011-12-06
* | use __unicode__ for string representationPatrick Totzke2011-12-06
* | clean up Thread.__str__Patrick Totzke2011-12-06
* | python: Return a STATUS value in tags_to_flags and flags_to_tagsSebastian Spaeth2011-12-06
* | remove unused importsPatrick Totzke2011-12-06
* | fix sphinx compile-time warningsPatrick Totzke2011-12-06