index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bindings
/
python
Commit message (
Expand
)
Author
Age
*
py3k: add a specialized version of _str for python3
Justus Winter
2012-01-16
*
Merge branch 'release'
David Bremner
2012-01-13
|
\
|
*
Update version to 0.11
David Bremner
2012-01-13
|
*
version: update to 0.11~rc3
David Bremner
2012-01-09
*
|
python: str.decode() doesn't like kwargs in python 2.5
Sebastian Spaeth
2012-01-02
*
|
python: make the result of Message.get_replies() more pythonic
Justus Winter
2012-01-02
*
|
python: refactor print_messages into format_messages and print_messages
Justus Winter
2012-01-02
*
|
python: add missing conversions from and to utf-8
Justus Winter
2012-01-02
*
|
py3k: Add and use a mixin class that implements __str__
Justus Winter
2012-01-02
*
|
py3k: Rename .next() to __next__(), add python2.x compatibility alias
Justus Winter
2012-01-02
*
|
py3k: All strings are unicode strings in py3k
Justus Winter
2012-01-02
*
|
py3k: The ConfigParser module has been renamed to configparser
Justus Winter
2012-01-02
*
|
py3k: The execfile built-in has been removed in python 3
Justus Winter
2012-01-02
|
*
version: bump to 0.11~rc2
David Bremner
2012-01-02
|
*
version: update version to 0.11~rc1
David Bremner
2011-12-25
|
/
*
Merge branch 'release'
David Bremner
2011-12-06
|
\
*
|
fix format string in Message.__unicode__
Patrick Totzke
2011-12-06
*
|
python: Remove stray debug comment
Sebastian Spaeth
2011-12-06
*
|
python: use wrapped notmuch_*_t types instead of raw pointers
Thomas Jost
2011-12-06
*
|
errors='ignore' when decode to unicode
Patrick Totzke
2011-12-06
*
|
use __unicode__ for string representation
Patrick Totzke
2011-12-06
*
|
clean up Thread.__str__
Patrick Totzke
2011-12-06
*
|
python: Return a STATUS value in tags_to_flags and flags_to_tags
Sebastian Spaeth
2011-12-06
*
|
remove unused imports
Patrick Totzke
2011-12-06
*
|
fix sphinx compile-time warnings
Patrick Totzke
2011-12-06
*
|
pep8 fixes
Patrick Totzke
2011-12-06
|
*
version: bump for bugfix release 0.10.2
David Bremner
2011-12-05
*
|
python: annotate all calls into libnotmuch with types
Justus Winter
2011-12-01
*
|
python: add classes to wrap all notmuch_*_t types
Justus Winter
2011-12-01
|
/
*
version: update to 0.10.1
David Bremner
2011-11-25
*
version: update to 0.10
David Bremner
2011-11-23
*
version: update version info for 0.10~rc2
David Bremner
2011-11-19
*
version: update to 0.10~rc1
David Bremner
2011-11-15
*
version: bump to 0.9
David Bremner
2011-10-11
*
version: bump to 0.9~rc2
David Bremner
2011-10-07
*
python: Set status in the class definitions
Sebastian Spaeth
2011-10-05
*
python: help function Query._assert_query_is_initialized
Sebastian Spaeth
2011-10-05
*
python: clean up docstrings and API documentation
Sebastian Spaeth
2011-10-05
*
python: whitespace fixed in docstrings
Sebastian Spaeth
2011-10-05
*
python: Add the new exception types in the API documentation
Sebastian Spaeth
2011-10-05
*
python: Catch up with find_message(by_filename) API changes
Sebastian Spaeth
2011-10-05
*
python: also use libnotmuch.so.2
Sebastian Spaeth
2011-10-05
*
python: fix Message.get_filenames()
Thomas Jost
2011-10-01
*
python: rework creating of Subclasses
Sebastian Spaeth
2011-09-30
*
python: provide more exception classes
Justus Winter
2011-09-30
*
python: fix docstring of Message.get_header()
Justus Winter
2011-09-30
*
python: Add new functions in API documentation
Sebastian Spaeth
2011-09-29
*
python: Improve code documentation
Sebastian Spaeth
2011-09-29
*
properly raise exceptions in python bindings
Justus Winter
2011-09-29
*
python: raise a more specific error in Messages.print_messages
Justus Winter
2011-09-29
[next]