aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* test: fix "skipping test" verbose outputGravatar Dmitry Kurochkin2011-11-27
* test: add support for external executable dependenciesGravatar Dmitry Kurochkin2011-11-27
* test: add test state reset to test_expect_* functions that did not have itGravatar Dmitry Kurochkin2011-11-27
* test: set EMACS_SERVER variable only after dtach(1) was successfully startedGravatar Dmitry Kurochkin2011-11-27
* test: move subtest variables reset into a dedicated functionGravatar Dmitry Kurochkin2011-11-27
* Build symbol-test with make instead of hardcoding in symbol-hiding.Gravatar Amadeusz Żołnowski2011-11-27
* Merge branch 'release'Gravatar David Bremner2011-11-26
|\
* | build system: clean up object files in ./test and ./utilGravatar David Bremner2011-11-26
* | Whitespaces cleanup.Gravatar Amadeusz Żołnowski2011-11-26
* | Fix warnings for test/symbol-test.cc.Gravatar Amadeusz Żołnowski2011-11-26
* | test: cleanup basic testsGravatar Dmitry Kurochkin2011-11-26
* | test: fix sed error in basic testsGravatar Dmitry Kurochkin2011-11-26
* | test: remove executable permissions from test-lib.shGravatar Dmitry Kurochkin2011-11-26
* | emacs: test notmuch show with fourfold message indentationGravatar Gregor Zattler2011-11-25
* | emacs: test: notmuch show without indentationGravatar Gregor Zattler2011-11-25
* | emacs: test notmuch-indent-messages-width defaultGravatar Gregor Zattler2011-11-25
* | emacs: make message indentation width customisableGravatar Gregor Zattler2011-11-25
| * test: add simple tests for online helpGravatar David Bremner2011-11-25
| * NEWS: add NEWS stanza for 0.10.1Gravatar David Bremner2011-11-25
| * debian: changelog stanza for 0.10.1Gravatar David Bremner2011-11-25
| * version: update to 0.10.1Gravatar David Bremner2011-11-25
| * CLI: update call to notmuch_help_command for new calling conventions.Gravatar David Bremner2011-11-25
* | make release: use sed to check debian versionGravatar Tomi Ollila2011-11-24
* | make release: added goal verify-version-manpageGravatar Tomi Ollila2011-11-24