]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-11-13 Keith Packardnotmuch new/tag: Flush all changes to database when...
2009-11-13 Carl Worthnotmuch.el: Add a binding ('o') and command to toggle...
2009-11-13 Carl Worthnotmuch search: Fix thread dates to come only from...
2009-11-13 Carl Worthnotmuch.el: Hook up support for different search orders.
2009-11-13 Carl Worthnotmuch search: Add support for a --reverse option...
2009-11-13 Carl WorthMakefile: Fix dependency generation for files in sub...
2009-11-13 Carl Worthnotmuch search: Print the number of matched/total messa...
2009-11-13 Carl WorthUse $(MAKE) when invoking make from make.
2009-11-13 Carl Worthnotmuch search: Avoid printing duplicate author names.
2009-11-13 Carl Worthnotmuch search: Print all authors contributing to a...
2009-11-13 Carl Worthnotmuch search: Add --first and --max-threads options...
2009-11-13 Carl Worthnotmuch_query_search_threads: Avoid returning more...
2009-11-13 Carl Worthnotmuch search: Fix a second bug in the change to suppo...
2009-11-13 Carl Worthnotmuch search: Fix to actually return something.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch.el: Remove functions to show/hide thread IDs.
2009-11-12 Carl Worthnotmuch reply: Add Bcc to the user's primary email...
2009-11-12 Carl Worthnotmuch show: Display "Subject: " before the subject.
2009-11-12 Carl Worthnotmuch search: Print the names of author of matched...
2009-11-12 Carl WorthDon't create "contact" terms in the database.
2009-11-12 Carl WorthTODO: Add note on making "notmuch new" interruptible.
2009-11-12 Carl WorthTODO: Update based on recent additions.
2009-11-12 Carl Worthnotmuch new: Don't ignore files with mtime of 0.
2009-11-12 Carl Worthnotmuch show: Avoid segmentation for message with no...
2009-11-12 Keith PackardInitialize count of new files to zero.
2009-11-12 Carl Worthnotmuch.el: Switch to using "notmuch reply" rather...
2009-11-12 Carl Worthnotmuch reply: Fish out user's address from recipient...
2009-11-12 Carl Worthnotmuch reply: Don't reply to address belonging to...
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-12 Carl Worthnotmuch new: Unbreak after the addition of notmuch...
2009-11-12 Carl Worthnotmuch: Make the command of "notmuch" walk the user...
2009-11-12 Carl Worthnotmuch: Move welcome messages from "notmuch" to "notmu...
2009-11-12 Carl Worthnotmuch setup: Add some comments when creating a .notmu...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-11 Carl Worthnotmuch setup: Break the implementation up into managea...
2009-11-11 Carl Worthnotmuch reply: Use GMime to construct the header for...
2009-11-11 Carl Worthnotmuch.el: Add a binding ('r') to reply to the current...
2009-11-11 Carl Worthnotmuch reply: Process headers a bit more accurately.
2009-11-11 Carl Worthnotmuch.el: Simplify get-message-id
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.
2009-11-10 Carl Worth.gitignore: Ignore .deps directory.
2009-11-10 Carl WorthMakefile: Change default flags to -O2.
2009-11-10 Carl WorthMakefile: Make the top-level Makefile a little more...
2009-11-10 Carl WorthMakefile: Simplify setting of CFLAGS, etc.
2009-11-10 Carl WorthMakefile: Fix dependency generation to make .d files...
2009-11-10 Carl WorthImplement a non-recursive make.
2009-11-10 Carl WorthMakefile: Hide away auto-generated dependency file...
2009-11-10 Carl WorthRemove obsolete message.h.
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.
2009-11-09 Carl Worthnotmuch.el: Don't advance line in search buffer before...
2009-11-09 Carl Worthnotmuch.el: Fix add/remove tag from search buffers.
2009-11-09 Carl Worthadd_message: Fix crash for file recognized as not email.
2009-11-09 Carl WorthTODO: Note that notmuch restore needs some progress...
2009-11-09 Carl Worthnotmuch setup: Remove a debugging print.
2009-11-06 Carl Worthadd_message: Start storing In-Reply-To information...
2009-11-06 Carl WorthMakefile: Fix install target to depend on the all target.
2009-11-06 Carl Worthnotmuch show: Don't show the subject line twice.
2009-11-06 Carl Worthadd_message: Fix segfault for message with no Date...
2009-11-05 Carl Worthnotmuch show: Move subject from one-line summary down...
2009-11-05 Carl Worthnotmuch.el: Bring back the "End of search results....
2009-11-05 Carl Worthnotmuch.el: Make hidden parts advertise how to unhide...
2009-11-05 Carl Worthnotmuch.el: Add 'A' binding to archive thread after...
2009-11-05 Carl WorthUpdate notmuch man page with recently-added documentation.
2009-11-05 Carl Worthnotmuch search: Document the from, to, and subject...
2009-11-05 Carl Worthnotmuch show: Fix to work with any search string rather...
2009-11-05 Carl Worthnotmuch.el: Add 'N' binding to mark message read and...
2009-11-05 Carl Worthnotmuch.el: Don't require an extra press of space bar...
2009-11-05 Carl Worthnotmuch.el: Add a simple command to pipe a message...
2009-11-05 Carl Worthnotmuch.el: Don't skip read messages when they are...
2009-11-05 Carl Worthnotmuch.el: Allow for scrolling backwards through threa...
2009-11-04 Carl Worthnotmuch.el: Add 'w' binding to view raW email message.
2009-11-04 Carl Worthnotmuch show: Add filename to output (next to message...
2009-11-04 Carl Worthnotmuch.el: Don't use defvar for undocumented variables.
2009-11-04 Carl Worthnotmuch.el: Don't hide long signatures.
2009-11-04 Carl Worthnotmuch.el: Fix to claim correct number of lines for...
2009-11-04 Carl Worthnotmuch.el: Don't hide message bodies when all messages...
2009-11-04 Carl Worthnotmuch show: Fix misplaced g_object_unref leading...
2009-11-04 Carl Worthnotmuch.el: Make notmuch-search scroll commands move...
2009-11-04 Carl Worthnotmuch.el: Override next-line and previous-line to...
2009-11-04 Carl Worthnotmuch.el: Un-break the magic space bar to scroll...
2009-11-04 Carl Worthnotmuch.el: Fix to show *something* when all messages...
2009-11-04 Carl Worthnotmuch.el: Make magic space bar advance to next unread...
2009-11-04 Carl Worthnotmuch.el: Move to first unread message on notmuch...
2009-11-04 Carl Worthnotmuch.el: Make next-message move to end of buffer...
2009-11-04 Carl Worthnotmuch.el: Leave a blank line after last thread in...
2009-11-04 Carl Worthnotmuch.el: Move "show next thread" from magic-space...
2009-11-04 Carl Worthnotmuch.el: More magic for magic space bar: Show next...
2009-11-04 Carl Worthnotmuch.el: notmuch-search: Advance to next line before...
2009-11-04 Carl Worthnotmuch.el: Make archive-thread more efficient for...
2009-11-04 Carl Worthnotmuch.el: Make the magic spacebar archive a thread...
2009-11-04 Carl Worthnotmuch.el: Start implementing the magic space bar.
2009-11-04 Carl Worthnotmuch.el: Fix to hide citations in body of read messages.
2009-11-04 Carl Worthnotmuch.el: Redefine behavior of notmuch-show-previous...
2009-11-04 Carl Worthnotmuch.el: Fix notmuch-snow-next-message when on the...
2009-11-04 Carl Worthnotmuch.el: Add more complete documentation to the...
2009-11-04 Carl Worthnotmuch.el: Make archive-thread advance to next line.
2009-11-04 Carl Worthnotmuch.el: Add 't' binding to filter results to a...
2009-11-04 Carl Worthnotmuch.el: Add bindings for scrolling to notmuch-searc...
2009-11-04 Carl WorthDrop inapplicable copyright statements.
next