]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-11-12 Carl WorthIncrement notmuch version to 0.5
2010-11-12 Carl WorthIncrement library version to 1.3.0
2010-11-12 Carl WorthNEWS: Add notes for 0.5 release.
2010-11-12 Carl Worthconfig: Fix confusing of "tag" and "flag" oin documenta...
2010-11-12 Jameson Rollinsemacs: add stash thread-id function to notmuch-search...
2010-11-12 Jameson Rollinsemacs: mv notmuch-{show,common}-do-stash
2010-11-12 David Edmondsonemacs: Improve the definition and use of `notmuch-fcc...
2010-11-12 David Edmondsonemacs: Use the header line to show the subject of the...
2010-11-12 David Edmondsonemacs: Simplify subjects more aggressively.
2010-11-12 David Edmondsonemacs: Elide the display of repeated subjects in thread...
2010-11-12 Carl Worthtest: Update emacs tests for fix to counting of signatu...
2010-11-12 David Edmondsonemacs: Correctly count the number of lines in a signature.
2010-11-12 Scott HensonUpdate of the spec file to the 0.4 release.
2010-11-12 Carl Worthtags_to_maildir_flags: Fix to preserve existing, unsupp...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Do nothing outsi...
2010-11-11 Carl Worthlib: Be honest in the documentation of the maildir...
2010-11-11 Carl Worthnotmuch setup: Fix to add maildir group (with comment...
2010-11-11 Carl Worthtest: Move corpus emails into maildir directory structure
2010-11-11 Carl Worthtest: Fix emacs FCC test to account for new maildir...
2010-11-11 Carl WorthEnable maildir synchronization by default.
2010-11-11 Carl Worthnotmuch config: Add more documentation for maildir...
2010-11-11 Carl Worthnotmuch setup: Don't prompt about maildir synchronization
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Don't exit on...
2010-11-11 Carl Worthtest: Drop test for propagating flag changes from one...
2010-11-11 Carl Worthnotmuch_message_tags_to_maildir_flags: Fix to rename...
2010-11-11 Carl Worthnotmuch_filenames_create: Take a reference to underlyin...
2010-11-11 Carl Worthmaildir_flags_to_tags: Avoid interpreting "no info...
2010-11-11 Carl Worthnotmuch new: Defer maildir_flags synchronization until...
2010-11-11 Carl Worthlib: Document that absence of maildir flags can also...
2010-11-11 Carl Worthtest: Add a new test that removal of a maildir flag...
2010-11-11 Carl WorthFix notmuch_message_tags_to_maildir_flags to effect...
2010-11-11 Carl WorthFix notmuch_message_maildir_flags_to_tags to iterate...
2010-11-11 Carl Worthlib: Add new, public notmuch_message_get_filenames
2010-11-11 Carl Worthlib: Add new implementation of notmuch_filenames_t
2010-11-11 Carl Worthlib: Remove the notion of TAGS_INVALID
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-11 Carl Worthtest: Rework recently-added additional maildir-sync...
2010-11-11 Michal Sojkatest: More maildir synchronization tests
2010-11-11 Carl Worthlib: Remove the synchronization of 'T' flag with "delet...
2010-11-11 Carl Worthtest: Rework testing of maildir-synchronization feature.
2010-11-10 Michal SojkaTests for maildir synchronization
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-10 Michal SojkaMaildir synchronization
2010-11-10 Michal Sojkalib: Return added message even if it already was in...
2010-11-10 Carl Worthtest: Don't strip portions of test name after '-' for...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Felipe Contrerasvim: include own improved git-diff syntax
2010-11-08 Felipe Contrerasvim: run(): optimize non-debug path
2010-11-08 Felipe Contrerasvim: use mailx for sending
2010-11-08 Felipe Contrerasvim: add option to mark as read + archive
2010-11-08 Felipe Contrerasvim: remove add_remove_tags_on_screen()
2010-11-08 Felipe Contrerasvim: cleanup search syntax
2010-11-08 Felipe Contrerasvim: cleanup search buffer
2010-11-08 Felipe Contrerasvim: add archive support from 'show'
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-11-07 Michal Sojkaemacs: Fix notmuch-show-pipe-message to use notmuch...
2010-11-06 Carl WorthNEWS: Update NEWS files for a couple of recent changes.
2010-11-06 Carl Worthtest: Add test for viewing raw message within emacs.
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Carl Worthtest: Add test for saving an attachment from emacs
2010-11-06 Michal Sojkaemacs: Access raw messages via cat subcommand
2010-11-06 Michal SojkaAdd 'cat' subcommand
2010-11-06 Carl WorthMakefile: Support "make check" as alias for "make test"
2010-11-06 Carl Worthtest: Don't mess with user's HOME directory
2010-11-06 Carl Worthtest: Update mail corpus with original mails (with...
2010-11-06 Carl Worthtest: Clear the "BROKEN" flag on an existing emacs...
2010-11-06 Carl Worthtest: Generate a little run_emacs script to help debug...
2010-11-05 Carl WorthTODO: Add idea for notmuch-bcc and notmuch-cc variables.
2010-11-04 Michal SojkaPrint nothing when search result is empty
2010-11-04 Michal Sojkatest: Search for non-existent message should return...
2010-11-02 Carl Worthdebian: Add a file stating the intended symbols to... 0.4
2010-11-02 Carl WorthMakefile: Move the -Wl,-as-needed option earlier in...
2010-11-02 Carl Worthlib: Eliminate some redundant includes of xapian.h
2010-11-02 Carl Worthlib: Add GCC visibility(hidden) pragmas to private...
2010-11-02 Carl Worthlib: Add some missing static qualifiers.
2010-11-01 Carl Worthdebian: Use the correct maintainer address for the...
2010-11-01 Carl Worthdebian: Declare conformance with Standard-Version 3...
2010-11-01 Carl WorthMakefile: Build library with -Wl,--as-needed
2010-11-01 Carl Worthmanpage: Add escaping for hyphen used as minus
2010-11-01 Carl Worthdebian: Add changelog entry for the 0.4 release.
2010-11-01 Carl WorthIncrement notmuch version to 0.4.
2010-11-01 Carl WorthUpdate library version to 1.2.0
2010-11-01 Carl WorthNEWS: Add notes for the 0.4.0 release
2010-10-30 Carl Worthconfigure: Add a check for the -Wl,--as-needed flag.
2010-10-30 Carl Worthfixup
2010-10-30 Felipe Contrerasbuild: only link to what we really use
2010-10-30 Carl Worthconfigure: Remove a debugging print message.
2010-10-30 Carl Worthconfigure: Test for flag to set rpath
2010-10-30 Carl Worthconfigure: Test for each compiler warning before enabli...
2010-10-29 Carl Worthtest: Test emacs notmuch-hello with no saved searches...
2010-10-29 Carl Worthtest: Test emacs notmuch-hello when displaying a saved...
2010-10-29 Dirk HohndelFix problem with notmuch-hello-nice-number
2010-10-29 David Edmondsonemacs: Re-work the implementation of highlighting in...
2010-10-29 Carl Worthdebian: Add emacs autoloads for all top-level notmuch...
2010-10-29 Carl Worthemacs: Fix the autoload comments
2010-10-29 Carl Worthconfigure: Set XAPIAN_CONFIG to only "xapian-config...
2010-10-29 Felipe Contrerasconfigure: optimize uname finding a bit
2010-10-29 Carl WorthMakefile: Fix notmuch binary to directly link against...
2010-10-29 David BenjaminDon't involve the shell in notmuch searches
next