projects
/
notmuch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python: Encode query string as a utf-8 byte array
2011-07-11
Sebastian Spaeth
python: Encode query string as a utf-8 byte array
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-07-08
Sebastian Spaeth
python: Fix Database().needs_upgrade()
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-24
Sebastian Spaeth
python: Do not implicitely call maildir_flags_to_tags etc
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-20
David Bremner
Do not import notmuch in setup.py.
commit
|
commitdiff
|
tree
2011-06-16
Sebastian Spaeth
Simplify (& fix) Message().__str__()
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-16
Sebastian Spaeth
python: Bulletproof Database() path parameter
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-16
Sebastian Spaeth
python: Improve API documentation
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-16
Sebastian Spaeth
Implement Message.tags_to_maildir_flags
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-15
Sebastian Spaeth
python: Improve documentation
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-15
Sebastian Spaeth
python: Implement Message.__cmp__ and __hash__
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-15
Sebastian Spaeth
python: Remove Messages().__len__
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-02
Sebastian Spaeth
bindings/python: Bump bindings version to 0.6
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-02
Sebastian Spaeth
bindings/python: Implement Tags().__nonzero__()
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-02
Sebastian Spaeth
bindings/python: implement Threads().__nonzero__
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-02
Sebastian Spaeth
bindings/python: Include the new get_filenames in the...
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-06-02
Sebastian Spaeth
bindings/python: Implement Message().get_filenames()
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-03-16
James Vasile
python: Remove completed TODO item
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2011-01-13
Sebastian Spaeth
python: Update metainformation to point to new URL...
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2010-05-18
Sebastian Spaeth
python: have docs reflect current return value behavior
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2010-04-23
Sebastian Spaeth
python: Add UNSORTED as Query.SORT option
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2010-04-23
Sebastian Spaeth
python: Delete unused files
Signed-off-by:
Sebastian Spaeth
<Sebastian@SSpaeth.de>
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
python: Adapt README somewhat
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
python: Rename notmuch binary to notmuch.py
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
Remove all traces of cnotmuch
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
python: adapt docs to the notmuch module renaming
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
rename module to just 'notmuch'
commit
|
commitdiff
|
tree
2010-04-19
Sebastian Spaeth
cnotmuch -> notmuch
commit
|
commitdiff
|
tree
2010-04-07
Sebastian Spaeth
Added tag v0.2.2 for changeset 0122a27667ad
commit
|
commitdiff
|
tree
2010-04-07
Sebastian Spaeth
Extent pypi documentation. Set version to 0.2.2
commit
|
commitdiff
|
tree
2010-03-31
Sebastian Spaeth
notmuch new implementation
commit
|
commitdiff
|
tree
2010-03-31
Sebastian Spaeth
database(): Actually return a value on remove_message()
commit
|
commitdiff
|
tree
2010-03-31
Sebastian Spaeth
notmuch: refactor stuff into a Notmuch class
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
database.py: also need to import Message
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
Ubuntu debian file creation documentation
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
Debian pkg creation stuff
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
message.py: Don't use ctypes.c_bool as that does not...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
Need to do capitalization changes in dict keys from...
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
message.py: small doc changes and unused code removal
commit
|
commitdiff
|
tree
2010-03-30
Sebastian Spaeth
Revert some unneeded white space changes
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
fix wrongly names variable format->out_format
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
rename show_messages to print_messages and fix up the...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Message(): add 'match' result in text output. Fix is_match...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
message.yp: add GPL v3 boilerplate and add Jesse as...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
push __VERSION__ to post release 0.2.1+
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Added tag v0.2.1 for changeset 8f496a1f9b34
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
bump __VERSION__ to 0.2.1
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
docs: Improve documentations
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Implement Database.upgrade() to get the last bit of...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Implement Filenames() iterator. The API should be complete...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Implement Database().get_directory() and Directory...
commit
|
commitdiff
|
tree
2010-03-25
Sebastian Spaeth
Implement Message().get|set_flag()
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
fix documentations, and add a very brittle notmuch...
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
Added tag v0.2.0 for changeset 36e2dd4e739a
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
README: update changelog
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
bump __VERSION__ to 0.2.0
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
try c_long rather c_int64 for time_t
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
time_t is a signed int, not an unsigned one...
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
Factor Messages() and Message() out into their own...
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
notmuch: Implement 'notmuch search'
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
Implement Thread() and Threads()
commit
|
commitdiff
|
tree
2010-03-24
Sebastian Spaeth
docs: Update documentation
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
Added tag v0.1.1 for changeset 4fdbf2935cdf
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
Make __VERSION__ available via cnotmuch.notmuch.__VERSION__...
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
notmuch: use new function Database().create_query(...
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
Fix Database().create_query() to actually initialize...
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
setup.py and MANIFEST.in for the 0.1 release. Unfortunately...
commit
|
commitdiff
|
tree
2010-03-22
Sebastian Spaeth
Added tag v0.1 for changeset 27f38f75d27d
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Implement Message.get_replies()
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
docs: Add missing newline that broke formatting
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Add Database.create_query() as a shorthand for db=Database...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Database(): implement as of yet untested add_message...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
docs: Various typo fixes in docstrings
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Database(): Factor out the test for an initialized...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
implement Message.get_thread_id()
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
notmuch restore: only delete a message's old tags if...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
hgignore: ignore test/test*
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
notmuch: implement restore. We pass now all 'dump'...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
notmuch: Use Query.count_messages() rather len(Query...
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Query(): Fix _nmlib -> nmlib type & clarify docs a bit
commit
|
commitdiff
|
tree
2010-03-19
Sebastian Spaeth
Implement Database.count_messages()
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
notmuch: implement dump to file. Fake notmuch new by...
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
add original notmuch testsuite
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
mention NOTMUCH_CONFIG in the notmuch docstring
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
Database(): honor NOTMUCH_CONFIG env variable for reading...
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
Implement Message.freeze(), thaw(), and remove_all_tags()
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
docs: stub out remaining missing bindings to get a...
commit
|
commitdiff
|
tree
2010-03-18
Sebastian Spaeth
implement Database.get_version() and Database.needs_upgrade()
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
notmuch: implement tag command
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
notmuch: fix to use new Query.SORT enum
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
Implement Message.add|remove_tag() and documentation
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
docs: doc improvements
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
many doc improvements, fixed at least one bug due to...
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
Improve source documentation
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
Implement an Enum class and make the STATUS object one
commit
|
commitdiff
|
tree
2010-03-17
Sebastian Spaeth
README: add link to static docs
commit
|
commitdiff
|
tree
2010-03-16
Sebastian Spaeth
update documentation so it makes sense
commit
|
commitdiff
|
tree
2010-03-16
Sebastian Spaeth
add sphinx docs stubs (they don't make sense yet)
commit
|
commitdiff
|
tree
2010-03-16
Sebastian Spaeth
hgignore: update to ignore static documentation
commit
|
commitdiff
|
tree
2010-03-16
Sebastian Spaeth
implement Message.get_date() and Message.get_header()
commit
|
commitdiff
|
tree
2010-03-16
Sebastian Spaeth
implement stub for notmuch show. Remove finished ToDo...
commit
|
commitdiff
|
tree
next