aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command-line-arguments.[ch]: new argument parsing framework for notmuch.Gravatar David Bremner2011-12-08
* json: date_relative for threadsGravatar pazz2011-12-07
* test: date_relative in notmuch search json outputGravatar pazz2011-12-07
* emacs: do not call notmuch show for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: check that Emacs UI does not call notmuch for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: add functions to count how much times notmuch was calledGravatar Dmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Gravatar Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showGravatar Dmitry Kurochkin2011-12-07
* test/symbol-hiding: compare exported symbols with existing oneGravatar David Bremner2011-12-07
* test/symbol-hiding: add some whitespace between testsGravatar David Bremner2011-12-07
* Merge branch 'release'Gravatar David Bremner2011-12-06
|\
* | fix format string in Message.__unicode__Gravatar Patrick Totzke2011-12-06
* | contrib/.gitattributes: removeGravatar David Bremner2011-12-06
* | notmuch-deliver: GPL-3+Gravatar Ali Polatel2011-12-06
* | notmuch-deliver: Import from maildrop-2.5.5Gravatar Ali Polatel2011-12-06
* | make release: remove LATEST-$(PACKAGE)-*Gravatar Tomi Ollila2011-12-06
* | have LATEST-notmuch-<version>.tar.gz on releases web pageGravatar Tomi Ollila2011-12-06
* | test: add test-binaries targetGravatar David Bremner2011-12-06
* | python: Remove stray debug commentGravatar Sebastian Spaeth2011-12-06
* | python: use wrapped notmuch_*_t types instead of raw pointersGravatar Thomas Jost2011-12-06
* | errors='ignore' when decode to unicodeGravatar Patrick Totzke2011-12-06
* | use __unicode__ for string representationGravatar Patrick Totzke2011-12-06
* | clean up Thread.__str__Gravatar Patrick Totzke2011-12-06
* | python: Return a STATUS value in tags_to_flags and flags_to_tagsGravatar Sebastian Spaeth2011-12-06
* | remove unused importsGravatar Patrick Totzke2011-12-06
* | fix sphinx compile-time warningsGravatar Patrick Totzke2011-12-06
* | pep8 fixesGravatar Patrick Totzke2011-12-06
| * test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchGravatar David Bremner2011-12-05
| * build system: allow decreasing debian versions for debian-snapshotGravatar David Bremner2011-12-05
| * NEWS: add news for 0.10.2Gravatar David Bremner2011-12-05
| * fixup for changelogGravatar David Bremner2011-12-05
| * debian/changelog: add new changelog stanza for 0.10.2Gravatar David Bremner2011-12-05
| * version: bump for bugfix release 0.10.2Gravatar David Bremner2011-12-05
| * test: add tests for python bindingsGravatar David Bremner2011-12-05
| * lib: call g_type_init from notmuch_database_openGravatar David Bremner2011-12-04
* | notmuch-dump.c: whitespace cleanupGravatar David Bremner2011-12-04
* | python: annotate all calls into libnotmuch with typesGravatar Justus Winter2011-12-01
* | python: add classes to wrap all notmuch_*_t typesGravatar Justus Winter2011-12-01
* | test: fix error messages for missing binary dependenciesGravatar Dmitry Kurochkin2011-11-30
* | test: fix spurious output from missing external binaries functionsGravatar Dmitry Kurochkin2011-11-30
* | test: add missing escape backslash in test_declare_external_prereq()Gravatar Dmitry Kurochkin2011-11-30
* | test: fix test_require_external_prereq()Gravatar Dmitry Kurochkin2011-11-30
* | emacs: Use notmuch-command variable in process-lines.Gravatar Chris Gray2011-11-30
* | dump: Don't sort the output by message id.Gravatar Thomas Schwinge2011-11-28
* | tag: Automatically limit to messages whose tags will actually change.Gravatar Austin Clements2011-11-28
* | test: fix "Stashing in notmuch-search" test when emacs is not availableGravatar Dmitry Kurochkin2011-11-27
* | test: check if emacs is available in the beginning of test_emacsGravatar Dmitry Kurochkin2011-11-27
* | test: add function to explicitly check for external dependenciesGravatar Dmitry Kurochkin2011-11-27
* | test: declare external dependencies for the testsGravatar Dmitry Kurochkin2011-11-27
* | test: skip all subtests if external dependencies are missing during initGravatar Dmitry Kurochkin2011-11-27