]>
2012-02-22 | Justus Winter | python: Improve the docstring of Database.get_directory Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-22 | Justus Winter | python: avoid using a magic value for database mode... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-21 | Justus Winter | python: fix the type nonsense of the first parameter... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: allow an empty path as parameter to Database... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: remove :returns: keywords from functions returning... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: rework Directory.set_mtime Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: harmonize the sphinx keyword for exceptions Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: refactor the error handling machinery Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-20 | Justus Winter | python: fix the projects name and update years of the... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: more error handling fixes Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: remove trailing whitespace within the documentation... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: improve Query.count_messages docstring Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: wrap notmuch_query_count_threads as Query.count_threads Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: refactor Query class Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: move Query class to its own file Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-18 | Justus Winter | python: remove unused but imported symbol Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-17 | Justus Winter | python: remove unused but imported symbol Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-15 | Justus Winter | python: implement the context manager protocol for... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-15 | Justus Winter | python: provide a Database.close function Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-10 | Justus Winter | py3k: Fix decoding of default database name in Database... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-10 | Justus Winter | python: mock out the ctypes library Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-02-10 | Justus Winter | python: Add a Mock class to the sphinx config that... Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |
2012-01-22 | Justus Winter | python: fix error handling |
commit | commitdiff | tree |
2012-01-16 | Justus Winter | py3k: add a specialized version of _str for python3 Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
commit | commitdiff | tree |