projects
/
notmuch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
notmuch.git
2011-10-04
Ali Polatel
ruby: Add wrappers for database_find_message*
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
David Bremner
Merge remote-tracking branch 'alip/find_message-v3'
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ali Polatel
lib: make find_message{,by_filename) report errors
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ali Polatel
lib: destroy message object after message removal
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Thomas Jost
python: fix Message.get_filenames()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Sebastian Spaeth
python: rework creating of Subclasses
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justus Winter
python: provide more exception classes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justus Winter
python: fix docstring of Message.get_header()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Sebastian Spaeth
python: Add new functions in API documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Sebastian Spaeth
python: Improve code documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Sebastian Spaeth
NEWS: Note implementation bug for python binding
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Sebastian Spaeth
NEWS: Update with python binding news
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
properly raise exceptions in python bindings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: raise a more specific error in Messages.print_m...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: rename _verify_dir_initialized to _assert_dir_i...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: rename _verify_initialized_db to _assert_db_is_...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: fix NotmuchError.__str__ if status == None
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: add status and message attributes to NotmuchError
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justus Winter
python: add a .gitignore file and refine the toplevel one
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Sebastian Spaeth
python: add begin|end_atomic bindings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Sebastian Spaeth
python: Add database_find_message_by_filename bindings
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
David Bremner
NEWS: add item for python bindings.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
David Bremner
NEWS: add item for Ruby bindings.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
David Bremner
NEWS: start release notes for 0.9
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
David Bremner
debian: add brief summary of changes since 0.8
0.9_rc1
debian/0.9_rc1-1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
David Bremner
debian: build-depend on gdb
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
David Bremner
test/atomicity: redirect output from "which"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
David Bremner
debian: close bug 642240
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
David Bremner
test: make atomicity setup conditional on gdb being...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
David Bremner
lib: bump library minor version because of new symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
David Bremner
debian: set versioned dependency on notmuch for notmuch...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
David Bremner
version: bump to 0.9~rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
David Bremner
debian: changlog stanza for release candidate
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
David Bremner
debian: new symbols for atomicity api
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Improve notmuch_database_{add,remove}_message...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
new: Wrap adding and removing messages in atomic sections.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
new: Synchronize maildir flags eagerly.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
new: Cleanup. De-duplicate file name removal code.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
new: Cleanup. Put removed/renamed message count in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Wrap notmuch_database_add_message in an atomic...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Add an API to find a message by filename.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Ali Polatel
ruby: New exception Notmuch::UnbalancedAtomicError
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Ali Polatel
ruby: Wrap notmuch_database_{begin,end}_atomic
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Ali Polatel
ruby: Rename destroy to destroy!
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Remove message document directly after removing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Indicate if there are more filenames after removal.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Add support for nested atomic sections.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
lib: Add notmuch_database_{begin,end}_atomic.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Austin Clements
new: Defer updating directory mtimes until the end.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Martin Owens
python: Ensure that we pass utf-8 encoded string to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Austin Clements
new: Don't lose messages on SIGINT.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David Bremner
test: use test_expect_equal_file in atomicity
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David Bremner
test: Convert atomicity test to use test_subtest_known_...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Austin Clements
test: Test atomicity of notmuch new.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Austin Clements
lib: Add missing status check in _notmuch_message_remov...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Austin Clements
test: Report test failures from test_expect_*
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Austin Clements
test: Fix message when skipping test_expect_equal*...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
David Bremner
test: reset test_subtest_known_broken_ after each succe...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Aaron Ecay
Add missing call to g_type_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
test: mark multipart rfc822 part test as broken
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
test: remove documentation for test_expect_equal_failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Dmitry Kurochkin
test: add emacs test for hiding a message following...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Dmitry Kurochkin
test: improve known broken tests support
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Dmitry Kurochkin
test: update documentation for test_emacs in test/README
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
Merge branch 'release'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
update date in NEWS to better approximate real release...
0.8
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
debian: update changelog for 0.8
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
update versions for release 0.8
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
David Bremner
NEWS: add blurb for python bindings changes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
David Bremner
add news item for ruby
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
David Bremner
NEWS: add item for build system fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Jameson Graef...
Do not attempt to output part raw if part is not GMimePart.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
David Bremner
update versions for release candidate
0.8_rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jameson Graef...
Add NEWS item output improvements to rfc822 part handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jameson Graef...
emacs: Improve support for message/rfc822 parts.
0.8_rc0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jameson Graef...
Improve handling of message/rfc822 parts by adding...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Jameson Graef...
test: overhaul multipart test to test for improved...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Sebastian Spaeth
Merge branch 'master' of ssh://notmuchmail.org/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Sebastian Spaeth
python: Make Database take unicode paths
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Jameson Graef...
test: Fix date in test message in multipart test.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Jameson Graef...
test: some small fixes to multipart test
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
David Bremner
build system: Check that python bindings have consisten...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
David Bremner
lib/gen-version-script.h: add getline and getdelim...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
David Bremner
lib/gen-version-script.sh: replace --defined argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Tomi Ollila
fix checking whether header is member of message-hidden...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Sebastian Spaeth
python: Have setup.py read the version number without...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Sebastian Spaeth
python: Updated development status and wording in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Sebastian Spaeth
Revert "python: Simplify setup.py"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Sebastian Spaeth
Merge branch 'master' of ssh://notmuchmail.org/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Sebastian Spaeth
python: Simplify setup.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
David Bremner
re-enable notmuch.sym generation using POSIX sed
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
pazz
python: Fix unsafe utf-8 decodings
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
patrick
decode headers from utf-8 to unicode
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Sebastian Spaeth
python: remove Tags().__len__() implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Sebastian Spaeth
python: Do explicitly check if the next tag exists
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
pazz
python: pep8 compliance for __init__.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
pazz
python: pep8 compliance for thread.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
pazz
python: pep8 compliance for tag.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
pazz
python: pep8 compliance for globals.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
pazz
python: pep8 compliance for filename.py
commit
|
commitdiff
|
tree
|
snapshot
next