aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve handling of message/rfc822 parts by adding a new header_message_part ...Gravatar Jameson Graef Rollins2011-09-05
* test: overhaul multipart test to test for improved message/rfc822 handlingGravatar Jameson Graef Rollins2011-09-05
* Merge branch 'master' of ssh://notmuchmail.org/git/notmuchGravatar Sebastian Spaeth2011-09-05
|\
* | python: Make Database take unicode pathsGravatar Sebastian Spaeth2011-09-05
| * test: Fix date in test message in multipart test.Gravatar Jameson Graef Rollins2011-09-05
| * test: some small fixes to multipart testGravatar Jameson Graef Rollins2011-09-05
| * build system: Check that python bindings have consistent version when releasingGravatar David Bremner2011-09-05
| * lib/gen-version-script.h: add getline and getdelim to notmuch.sym if neededGravatar David Bremner2011-09-05
| * lib/gen-version-script.sh: replace --defined argument to nm with awkGravatar David Bremner2011-09-05
| * fix checking whether header is member of message-hidden-headersGravatar Tomi Ollila2011-08-25
|/
* python: Have setup.py read the version number without importingGravatar Sebastian Spaeth2011-08-24
* python: Updated development status and wording in setup.pyGravatar Sebastian Spaeth2011-08-24
* Revert "python: Simplify setup.py"Gravatar Sebastian Spaeth2011-08-24
* Merge branch 'master' of ssh://notmuchmail.org/git/notmuchGravatar Sebastian Spaeth2011-08-23
|\
* | python: Simplify setup.pyGravatar Sebastian Spaeth2011-08-23
| * re-enable notmuch.sym generation using POSIX sedGravatar David Bremner2011-08-21
|/
* python: Fix unsafe utf-8 decodingsGravatar pazz2011-08-17
* decode headers from utf-8 to unicodeGravatar patrick2011-08-15
* python: remove Tags().__len__() implementationGravatar Sebastian Spaeth2011-08-09
* python: Do explicitly check if the next tag existsGravatar Sebastian Spaeth2011-08-09
* python: pep8 compliance for __init__.pyGravatar pazz2011-08-09
* python: pep8 compliance for thread.pyGravatar pazz2011-08-09
* python: pep8 compliance for tag.pyGravatar pazz2011-08-09
* python: pep8 compliance for globals.pyGravatar pazz2011-08-09
* python: pep8 compliance for filename.pyGravatar pazz2011-08-09
* python: pep8 compliance for database.pyGravatar pazz2011-08-09
* python: pep8 compliance for message.pyGravatar pazz2011-08-09
* python: Really throw an error if search_threads() failsGravatar Sebastian Spaeth2011-08-09
* python: Fix copy'n paste typoGravatar Cedric Cabessa2011-08-09
* Merge branch 'release'Gravatar David Bremner2011-08-01
|\
| * debian: new changelog stanza for 0.7Gravatar David Bremner2011-08-01
| * update NEWS for 0.7Gravatar David Bremner2011-08-01
| * version: bump to 0.7Gravatar David Bremner2011-08-01
| * Revert "debian: Generate version from debian/changelog"Gravatar David Bremner2011-07-29
| * build-system: Add pre-release targetGravatar David Bremner2011-07-29
| * bump upstream version to 0.7~rc1Gravatar David Bremner2011-07-29
| * debian: changelog stanza for release candiateGravatar David Bremner2011-07-29
* | ruby: Fix typo in documentationGravatar Ali Polatel2011-07-29
* | ruby: Remove the split file hack from rdoc.shGravatar Ali Polatel2011-07-29
* | ruby: Add markers to method definitions to help rdocGravatar Ali Polatel2011-07-29
* | ruby: Document remaining undocumented constantsGravatar Ali Polatel2011-07-29
* | ruby: Document constants and exceptions right before definitionGravatar Ali Polatel2011-07-29
* | ruby: Add list of classes to main documentationGravatar Ali Polatel2011-07-29
|/
* libnotmuch: only build symbols list after the modules are builtGravatar Thomas Jost2011-07-20
* Merge commit '0.6.1'Gravatar David Bremner2011-07-17
|\
| * build-system: tag debian-version as part of the release targetGravatar David Bremner2011-07-17
| * debian: use 3.0 (quilt) source format.Gravatar David Bremner2011-07-17
| * build-system: update version check to support non-native packages.Gravatar David Bremner2011-07-17
| * build-system: guard parts irrevokable parts of release target with REALLY_UPLOADGravatar David Bremner2011-07-17
| * build-system: use signed tag to make tar file, if available.Gravatar David Bremner2011-07-17