aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-07Make author order tests more strict.Austin Clements
2010-12-07Fix handling of broken tests.Austin Clements
2010-12-07emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.David Edmondson
2010-12-07emacs: Improve the display of truncated authors.David Edmondson
2010-12-07emacs: Use truenames for Fcc paths.David Edmondson
2010-12-07test: Ignore files created during test failures.David Edmondson
2010-12-05notmuch new: Scan directory whenever fs mtime is not equal to db mtimeCarl Worth
2010-11-23Fix to index the "Re" term present in any subject.Carl Worth
2010-11-23notmuch search: Fix missing final newline in "notmuch search --output=tags"Carl Worth
2010-11-23test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth
2010-11-23test: Add simple tests for "notmuch search --output=<>"Carl Worth
2010-11-23TODO: Note missing keybindings for next/previous thread in emacs client.Carl Worth
2010-11-16compatibility with emacs22James Vasile
2010-11-16TODO: Add several items recently mentioned on the mailing list.Carl Worth
2010-11-16test: Don't print a test result for preliminary test setupCarl Worth
2010-11-16test: Fix bugs detected thanks to the previous commitMichal Sojka
2010-11-16test: Detect unfinished subsetsMichal Sojka
2010-11-16test: Break on test script (or other) errorMichal Sojka
2010-11-16test: Add trailing newline to error messagesMichal Sojka
2010-11-16test: Better handling of stdout and stderrMichal Sojka
2010-11-16emacs: Use `view-mode' when examining raw messages.David Edmondson
2010-11-16configure: Add explicit check for glib >= 2.14Carl Worth
2010-11-16configure: Use pkg-config --exists rather than --modversionCarl Worth
2010-11-11lib: Fix missing initialization of status field.0.5Carl Worth
2010-11-11lib: Add two missing static qualifiersCarl Worth
2010-11-11debian: Update list of symbols for libnotmuchCarl Worth
2010-11-11debian: Add changelog entry for 0.5Carl Worth
2010-11-11Increment notmuch version to 0.5Carl Worth
2010-11-11Increment library version to 1.3.0Carl Worth
2010-11-11NEWS: Add notes for 0.5 release.Carl Worth
2010-11-11config: Fix confusing of "tag" and "flag" oin documentation.Carl Worth
2010-11-11emacs: add stash thread-id function to notmuch-search modeJameson Rollins
2010-11-11emacs: mv notmuch-{show,common}-do-stashJameson Rollins
2010-11-11emacs: Improve the definition and use of `notmuch-fcc-dirs'.David Edmondson
2010-11-11emacs: Use the header line to show the subject of the thread.David Edmondson
2010-11-11emacs: Simplify subjects more aggressively.David Edmondson
2010-11-11emacs: Elide the display of repeated subjects in thread display mode.David Edmondson
2010-11-11test: Update emacs tests for fix to counting of signature lines.Carl Worth
2010-11-11emacs: Correctly count the number of lines in a signature.David Edmondson
2010-11-11Update of the spec file to the 0.4 release.Scott Henson
2010-11-11tags_to_maildir_flags: Fix to preserve existing, unsupported flagsCarl Worth
2010-11-11notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Carl Worth
2010-11-11lib: Be honest in the documentation of the maildir functionsCarl Worth
2010-11-11notmuch setup: Fix to add maildir group (with comment) to existing fileCarl Worth
2010-11-11test: Move corpus emails into maildir directory structureCarl Worth
2010-11-11test: Fix emacs FCC test to account for new maildir synchronizationCarl Worth
2010-11-11Enable maildir synchronization by default.Carl Worth
2010-11-11notmuch config: Add more documentation for maildir.synchronize_flagsCarl Worth
2010-11-11notmuch setup: Don't prompt about maildir synchronizationCarl Worth
2010-11-11notmuch_message_tags_to_maildir_flags: Don't exit on failure to rename.Carl Worth