aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | pep8 fixesPatrick Totzke2011-12-06
* | notmuch-dump.c: whitespace cleanupDavid Bremner2011-12-04
* | python: annotate all calls into libnotmuch with typesJustus Winter2011-12-01
* | python: add classes to wrap all notmuch_*_t typesJustus Winter2011-12-01
* | test: fix error messages for missing binary dependenciesDmitry Kurochkin2011-11-30
* | test: fix spurious output from missing external binaries functionsDmitry Kurochkin2011-11-30
* | test: add missing escape backslash in test_declare_external_prereq()Dmitry Kurochkin2011-11-30
* | test: fix test_require_external_prereq()Dmitry Kurochkin2011-11-30
* | emacs: Use notmuch-command variable in process-lines.Chris Gray2011-11-30
* | dump: Don't sort the output by message id.Thomas Schwinge2011-11-28
* | tag: Automatically limit to messages whose tags will actually change.Austin Clements2011-11-28
* | test: fix "Stashing in notmuch-search" test when emacs is not availableDmitry Kurochkin2011-11-27
* | test: check if emacs is available in the beginning of test_emacsDmitry Kurochkin2011-11-27
* | test: add function to explicitly check for external dependenciesDmitry Kurochkin2011-11-27
* | test: declare external dependencies for the testsDmitry Kurochkin2011-11-27