]> git.notmuchmail.org Git - notmuch/history - bindings
Merge branch 'release'
[notmuch] / bindings /
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 David Bremnerupdate version to 0.12
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-18 David Bremnerbump version to 0.12~rc2
2012-03-18 Justus Winterpython: fix signature of two wrapped libnotmuch functions
2012-03-01 David Bremnerbump version to 0.12~rc1
2012-02-24 Justus Winterpython: split the documentation
2012-02-24 Justus Winterpython: move the notmuch module section to notes.rst
2012-02-24 Justus Winterpython: move the usage example to quickstart.rst
2012-02-23 Justus Winterpython: strip module prefix in the sphinx documentation
2012-02-22 Justus Winterpython: mention the exception class refactoring in...
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: rename filename.py into filenames.py
2012-02-22 Justus Winterpython: move Threads class into its own file
2012-02-22 Justus Winterpython: move Messages class into its own file
2012-02-22 Justus Winterpython: refactor the python bindings
2012-02-22 Justus Winterpython: work around libnotmuch calling exit(3) in Datab...
2012-02-22 Justus Winterpython: improve the docstring of Database.find_message_...
2012-02-22 Justus Winterpython: work around libnotmuch calling exit(3) in Datab...
2012-02-22 Justus Winterpython: Improve the docstring of Database.get_directory
2012-02-22 Justus Winterpython: avoid using a magic value for database mode...
2012-02-21 Justus Winterpython: fix the type nonsense of the first parameter...
2012-02-20 Justus Winterpython: allow an empty path as parameter to Database...
2012-02-20 Justus Winterpython: remove :returns: keywords from functions return...
2012-02-20 Justus Winterpython: rework Directory.set_mtime
2012-02-20 Justus Winterpython: harmonize the sphinx keyword for exceptions
2012-02-20 Justus Winterpython: refactor the error handling machinery
2012-02-20 Justus Winterpython: fix the projects name and update years of the...
2012-02-18 Justus Winterpython: more error handling fixes
2012-02-18 Justus Winterpython: remove trailing whitespace within the documenta...
2012-02-18 Justus Winterpython: improve Query.count_messages docstring
2012-02-18 Justus Winterpython: wrap notmuch_query_count_threads as Query.count...
2012-02-18 Justus Winterpython: refactor Query class
2012-02-18 Justus Winterpython: move Query class to its own file
2012-02-18 Justus Winterpython: remove unused but imported symbol
2012-02-17 Justus Winterpython: remove unused but imported symbol
2012-02-15 Justus Winterpython: implement the context manager protocol for...
2012-02-15 Justus Winterpython: provide a Database.close function
2012-02-10 Justus Winterpy3k: Fix decoding of default database name in Database...
2012-02-10 Justus Winterpython: mock out the ctypes library
2012-02-10 Justus Winterpython: Add a Mock class to the sphinx config that...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-03 David Bremnerversion: bump to 0.11.1
2012-01-23 Justus Winterpython: fix error handling
2012-01-22 Justus Winterpython: fix error handling
2012-01-16 Justus Winterpy3k: add a specialized version of _str for python3
2012-01-14 David BremnerMerge branch 'release'
2012-01-13 David BremnerUpdate version to 0.11
2012-01-09 David Bremnerversion: update to 0.11~rc3 0.11_rc3 debian/0.11_rc3-1
2012-01-02 Sebastian Spaethpython: str.decode() doesn't like kwargs in python 2.5
2012-01-02 Justus Winterpython: make the result of Message.get_replies() more...
2012-01-02 Justus Winterpython: refactor print_messages into format_messages...
2012-01-02 Justus Winterpython: add missing conversions from and to utf-8
2012-01-02 Justus Winterpy3k: Add and use a mixin class that implements __str__
2012-01-02 Justus Winterpy3k: Rename .next() to __next__(), add python2.x compa...
2012-01-02 Justus Winterpy3k: All strings are unicode strings in py3k
2012-01-02 Justus Winterpy3k: The ConfigParser module has been renamed to confi...
2012-01-02 Justus Winterpy3k: The execfile built-in has been removed in python 3
2012-01-02 David Bremnerversion: bump to 0.11~rc2
2011-12-26 David Bremnerversion: update version to 0.11~rc1 0.11_rc1 debian/0.11_rc1-1
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Patrick Totzkefix format string in Message.__unicode__
2011-12-06 Sebastian Spaethpython: Remove stray debug comment
2011-12-06 Thomas Jostpython: use wrapped notmuch_*_t types instead of raw...
2011-12-06 Patrick Totzkeerrors='ignore' when decode to unicode
2011-12-06 Patrick Totzkeuse __unicode__ for string representation
2011-12-06 Patrick Totzkeclean up Thread.__str__
2011-12-06 Sebastian Spaethpython: Return a STATUS value in tags_to_flags and...
2011-12-06 Patrick Totzkeremove unused imports
2011-12-06 Patrick Totzkefix sphinx compile-time warnings
2011-12-06 Patrick Totzkepep8 fixes
2011-12-05 David Bremnerversion: bump for bugfix release 0.10.2
2011-12-01 Justus Winterpython: annotate all calls into libnotmuch with types
2011-12-01 Justus Winterpython: add classes to wrap all notmuch_*_t types
2011-11-27 David BremnerMerge branch 'release'
2011-11-25 David Bremnerversion: update to 0.10.1
2011-11-23 David BremnerMerge branch 'release'
2011-11-23 David Bremnerversion: update to 0.10
2011-11-21 David BremnerMerge branch 'release'
2011-11-19 David Bremnerversion: update version info for 0.10~rc2 0.10_rc2 debian/0.10_rc2-1
2011-11-15 David Bremnerversion: update to 0.10~rc1
2011-10-12 David Bremnerversion: bump to 0.9
2011-10-08 David Bremnerversion: bump to 0.9~rc2
2011-10-05 Sebastian Spaethpython: Set status in the class definitions
2011-10-05 Sebastian Spaethpython: help function Query._assert_query_is_initialized
2011-10-05 Sebastian Spaethpython: clean up docstrings and API documentation
2011-10-05 Sebastian Spaethpython: whitespace fixed in docstrings
2011-10-05 Sebastian Spaethpython: Add the new exception types in the API document...
2011-10-05 Sebastian Spaethpython: Catch up with find_message(by_filename) API...
2011-10-05 Sebastian Spaethpython: also use libnotmuch.so.2
2011-10-04 Ali Polatelruby: Fix macros, use quoting
2011-10-04 Ali Polatelruby: Really add wrappers for database_find_message*
2011-10-04 Ali Polatelruby: be consistent with notmuch's coding style
2011-10-04 Ali Polatelruby: Add wrappers for database_find_message*
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-09-30 Thomas Jostpython: fix Message.get_filenames()
2011-09-30 Sebastian Spaethpython: rework creating of Subclasses
2011-09-30 Justus Winterpython: provide more exception classes
2011-09-30 Justus Winterpython: fix docstring of Message.get_header()
2011-09-29 Sebastian Spaethpython: Add new functions in API documentation
next