aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* test: skip all subtests if external dependencies are missing during initDmitry Kurochkin2011-11-27
* test: fix "skipping test" verbose outputDmitry Kurochkin2011-11-27
* test: add support for external executable dependenciesDmitry Kurochkin2011-11-27
* test: add test state reset to test_expect_* functions that did not have itDmitry Kurochkin2011-11-27
* test: set EMACS_SERVER variable only after dtach(1) was successfully startedDmitry Kurochkin2011-11-27
* test: move subtest variables reset into a dedicated functionDmitry Kurochkin2011-11-27
* Build symbol-test with make instead of hardcoding in symbol-hiding.Amadeusz Żołnowski2011-11-27
* Merge branch 'release'David Bremner2011-11-26
|\
| * test: add simple tests for online helpDavid Bremner2011-11-25
| * NEWS: add NEWS stanza for 0.10.1David Bremner2011-11-25
| * debian: changelog stanza for 0.10.1David Bremner2011-11-25
| * version: update to 0.10.1David Bremner2011-11-25
| * CLI: update call to notmuch_help_command for new calling conventions.David Bremner2011-11-25
* | build system: clean up object files in ./test and ./utilDavid Bremner2011-11-26
* | Whitespaces cleanup.Amadeusz Żołnowski2011-11-26
* | Fix warnings for test/symbol-test.cc.Amadeusz Żołnowski2011-11-26
* | test: cleanup basic testsDmitry Kurochkin2011-11-26
* | test: fix sed error in basic testsDmitry Kurochkin2011-11-26
* | test: remove executable permissions from test-lib.shDmitry Kurochkin2011-11-26
* | emacs: test notmuch show with fourfold message indentationGregor Zattler2011-11-25
* | emacs: test: notmuch show without indentationGregor Zattler2011-11-25