]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2011-11-08 Dmitry Kurochkintest: `notmuch-show-advance-and-archive' with invisible...
2011-11-06 David BremnerNEWS: tentative news item about requiring screen to...
2011-11-06 David Bremnerdebian: build-depend on screen.
2011-11-06 Dmitry Kurochkintest: do not set frame width in emacs
2011-11-06 Dmitry Kurochkintest: avoid using screen(1) configuration files
2011-11-05 Dmitry Kurochkintest: run emacs inside screen
2011-11-05 Dmitry Kurochkintest: json show format of message with inline attachmen...
2011-11-04 Ali Polatelnotmuch-deliver: update gitignore
2011-11-04 Thomas Schwingenotmuch-deliver: Don't read errno inappropriately.
2011-11-04 Thomas Schwingenotmuch-deliver: Won't deliver to more than one folder.
2011-11-04 Thomas Schwingenotmuch-deliver: Advance imported files to maildrop...
2011-11-04 Thomas Schwingenotmuch-deliver: Import said files from maildrop-2...
2011-11-04 Thomas SchwingeMove files copied from maildrop to a separate hierarchy.
2011-11-04 Thomas SchwingeMake it build in a separate build directory.
2011-11-04 Ali Polatelnotmuch-deliver: Add mailmap
2011-11-04 alipnotmuch-deliver: Fix utter failure
2011-11-04 Ali Polatelnotmuch-deliver: Use splice() if it's available
2011-11-04 Ali Polatelnotmuch-deliver: Add --enable-{gprof,gcov} options...
2011-11-04 Ali PolatelMore debug messages
2011-11-04 Ali Polatelnotmuch-deliver: Fix typos in option context description
2011-11-04 Ali Polatelnotmuch-deliver: Fix copy/paste fail
2011-11-04 Ali Polatelnotmuch-deliver: Initial import
2011-11-03 Daniel Schoepeemacs: Tab completion for notmuch-search and notmuch...
2011-11-02 David Bremnerlib/database.cc: use flush Xapian method instead of...
2011-10-31 Tomi Ollilaremove GCC visibility pragmas
2011-10-31 David Bremnerxregcomp: don't consider every regex compilation failur...
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-10-28 David Bremnerbuild system: target to make a Debian snapshot package.
2011-10-28 David Bremnerbuild system: remove dashes from git-describe generated...
2011-10-28 Daniel Schoepeemacs: Turn id:"<message-id>" elements into buttons...
2011-10-28 Amadeusz ŻołnowskiSeparate Emacs misc. files dir. from Emacs code dir.
2011-10-25 Amadeusz ŻołnowskiPrefix lib/notmuch.h and lib/gen-version-script.sh...
2011-10-23 David Bremnerdocs: Update news, man page, and online help for restor...
2011-10-23 David Bremnernotmuch-restore: check for extra arguments.
2011-10-23 David Bremnernotmuch-restore: implement --accumulate option
2011-10-23 David Bremnertest/dump-restore: add tests for restore --accumulate
2011-10-23 David Bremnernotmuch.1: typo fixes new wording for dump/restore
2011-10-23 David Bremnertest/dump-restore: Fix quoting on grep
2011-10-22 David Bremnertest/dump-restore: expand test suite for dump-restore...
2011-10-22 David Bremnertest/test-lib.sh: update comments
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-10-16 David Bremnerdocs: Update man page, NEWS and online help for new...
2011-10-16 David Bremnernotmuch-dump: deprecate use of output file argument.
2011-10-16 David Bremnernotmuch-dump: treat any remaining arguments after the...
2011-10-16 David Bremnernotmuch-dump: update handling of file name argument
2011-10-16 David Bremnertest: add tests for command line arguments to notmuch...
2011-10-12 David Bremnertest: update dump-restore to use redirection instead...
2011-10-12 David Bremnerdebian: changelog stanza for 0.9 0.9
2011-10-12 David Bremnerversion: bump to 0.9
2011-10-11 David BremnerNEWS: document API changes to n_d_find_message{,_by_fil...
2011-10-11 David BremnerNEWS: document API changes to n_d_find_message{,_by_fil...
2011-10-09 Jameson Graef... test: add two emacs tests for show mode refresh
2011-10-09 Jameson Graef... NEWS: add notes about emacs improvements and reply...
2011-10-08 David Bremnerversion: bump to 0.9~rc2
2011-10-07 David Bremnerdebian: update changelog for 0.9~rc2-1
2011-10-06 Jameson Graef... emacs: add notmuch-show-refresh-view function
2011-10-06 Jameson Graef... emacs: Add callback functions to crypto sigstatus button.
2011-10-06 Jameson Graef... Ignore "application/pgp-*" parts in reply.
2011-10-06 Jameson Graef... test: test for absence of "Non-text part: application...
2011-10-06 Jameson Graef... Fix notmuch-reply to not output "Non-text part:" lines...
2011-10-06 Jameson Graef... test/multipart: test for absence of "Non-text part...
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 David Bremnerdebian: update packaging for new soname
2011-10-04 David Bremnerlib: bump SONAME
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-10-04 Ali Polatellib: make find_message{,by_filename) report errors
2011-10-04 Ali Polatellib: destroy message object after message removal
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
2011-09-29 Sebastian Spaethpython: Improve code documentation
2011-09-29 Sebastian SpaethNEWS: Note implementation bug for python binding
2011-09-29 Sebastian SpaethNEWS: Update with python binding news
2011-09-29 Justus Winterproperly raise exceptions in python bindings
2011-09-29 Justus Winterpython: raise a more specific error in Messages.print_m...
2011-09-29 Justus Winterpython: rename _verify_dir_initialized to _assert_dir_i...
2011-09-29 Justus Winterpython: rename _verify_initialized_db to _assert_db_is_...
2011-09-29 Justus Winterpython: fix NotmuchError.__str__ if status == None
2011-09-29 Justus Winterpython: add status and message attributes to NotmuchError
2011-09-29 Justus Winterpython: add a .gitignore file and refine the toplevel one
2011-09-28 Sebastian Spaethpython: add begin|end_atomic bindings
2011-09-28 Sebastian Spaethpython: Add database_find_message_by_filename bindings
2011-09-26 David BremnerNEWS: add item for python bindings.
2011-09-26 David BremnerNEWS: add item for Ruby bindings.
2011-09-26 David BremnerNEWS: start release notes for 0.9
2011-09-25 David Bremnerdebian: add brief summary of changes since 0.8 0.9_rc1 debian/0.9_rc1-1
2011-09-25 David Bremnerdebian: build-depend on gdb
2011-09-25 David Bremnertest/atomicity: redirect output from "which"
next