projects
/
notmuch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
notmuch.el: Don't document mouse actions in notmuch-help.
2009-12-01
Carl Worth
notmuch.el: Don't document mouse actions in notmuch...
commit
|
commitdiff
|
tree
2009-12-01
Carl Worth
notmuch.el: Reorder notmuch-search-mode keybindings...
commit
|
commitdiff
|
tree
2009-11-30
Carl Worth
notmuch.el: Implement our own notmuch-help instead...
commit
|
commitdiff
|
tree
2009-11-30
Carl Worth
notmuch.el: Add documentation for notmuch-search-show...
commit
|
commitdiff
|
tree
2009-11-30
Carl Worth
notmuch.el: Don't use beginning-of-buffer from elisp...
commit
|
commitdiff
|
tree
2009-11-28
Carl Worth
Avoid bogus internal error reporting duplicate In-Reply...
commit
|
commitdiff
|
tree
2009-11-28
Carl Worth
Fix up whitespace styling from previous commit.
commit
|
commitdiff
|
tree
2009-11-28
Carl Worth
Merge remote branch 'jukie/vim'
commit
|
commitdiff
|
tree
2009-11-26
Carl Worth
TODO: A read-only file in the mail store should be...
commit
|
commitdiff
|
tree
2009-11-25
Carl Worth
Testing.
commit
|
commitdiff
|
tree
2009-11-25
Carl Worth
notmuch.el: Remove some dead code.
commit
|
commitdiff
|
tree
2009-11-25
Carl Worth
notmuch.el: Quote arguments to protect from shell interpreta...
commit
|
commitdiff
|
tree
2009-11-25
Carl Worth
notmuch.el: Exceute "notmuch search" asynchronously.
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
Merge buttons-for-body-and-headers branch.
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
lib/messages.c: Make message searches stream as well.
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
lib/query: Drop the first and max_messages arguments...
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
lib/query: Fix notmuch_threads_t to stream results...
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
notmuch search: Remove the chunked-searching hack.
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
notmuch.el: Add TAB and M-TAB buttons to move between...
commit
|
commitdiff
|
tree
2009-11-24
Carl Worth
Fix printing of literal '%' in help message.
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
search : Extend "intial burst" optimization to return...
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
Add rudimentary date-based search.
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
TODO: Yet another idea.
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
TODO: Add a couple of notes about things to do with...
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
TODO: Capturing even more ideas.
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
TODO: A couple of more ideas for improving the emacs...
commit
|
commitdiff
|
tree
2009-11-23
Carl Worth
TODO: Add several ideas for improving the emacs interface.
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
Merge remote branch 'drax/master'
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
TODO: Add a bunch of ideas that have been on my mind...
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
Makefile: Fix to work even with GZIP environment variable...
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
add_message: Use sha-1 in place of overly long message ID.
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
get_timestamp: Ensure that return value is 0 in case...
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
Catch and optionally print about exception at database...
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
Add a missing print after catching an exception.
commit
|
commitdiff
|
tree
2009-11-22
Carl Worth
Print information about where Xapian exception occurred.
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
Fix freak case problem that broke the compile.
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MO...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
INSTALL/notmuch.el: More details on how to install...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
Revert "notmuch: Add Maildir directory name as tag...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
TODO: Add notes on portability, and remove completed...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
TODO: Several updates.
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
INSTALL: Mention that xapian-config might be named...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
Makefile: Fix the fallback emacs install path.
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
notmuch reply: Include text parts in reply, even with...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
notmuch show: Don't hide text parts, even with disposition...
commit
|
commitdiff
|
tree
2009-11-21
Carl Worth
notmuch show: Don't hide a digital signature.
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
notmuch.el: Don't use end-of-buffer which is inappropriate...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
notmuch.el: Fix stale reference to non-existing variable.
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
notmuch.el: Add many missing defvar calls.
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
add_message: Re-fix handling of non-mail files.
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
notmuch_database_add_message: Add missing error-value...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
add_message: Properly handle missing Message-ID once...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
TODO: Add a couple of notes about fixing the completion...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
notmuch.el: Don't use literal control characters in...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
Makefile: Hard-code emacs_lispdir if emacs pkg-config...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
Makefile: Remove unused variable emacs_startdir
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
Avoid access of a Xapian iterator's object when there...
commit
|
commitdiff
|
tree
2009-11-20
Carl Worth
Revert inadvertently committed code.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch new: Restore printout of total files counted.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch new: Fix countdown timer on first run.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Makefile: Actually install the emacs mode.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch.el: Add a reply binding ('r') to search mode...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Minor style fixups for the previous fix.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Make '?" bring up a list of bindings.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch main(): Remove stale comment.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch search: Avoid infinite stream of exceptions...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
README: Mention the actual mailing list address now...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
linke_message: Avoid segfault when In-Reply-to header...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch-completion.bash: Update for new commands and...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch help: Update documentation (following recent...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch.1: Fix a couple of typos.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
man.1: A big update of the notmuch manual page.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Makefile: Fix missing dependency for notmuch.1 manual...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch search: Change default search order to be newest...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch search: Return first 100 results as quickly...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Add some const correctness to talloc 'ctx' parameter.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
database: Make _parse_message_id static once again.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
database: Add "replyto" to the database schema documentation.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
database: Rename "ref" prefix name to "reference"
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
message_file_get_header: Use break where more clear...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
notmuch show: Detect an internal error if a thread...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
add_message: Don't add any self-references to the database.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
message_get_thread_id: Generate internal error if message...
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
Remove the talloc_owner argument from create_for_message_id.
commit
|
commitdiff
|
tree
2009-11-18
Carl Worth
get_in_reply_to: Implement via the database, not by...
commit
|
commitdiff
|
tree
2009-11-17
Carl Worth
Makefile: Change default install prefix from /usr to...
commit
|
commitdiff
|
tree
2009-11-17
Carl Worth
Makefile: Prefer directories as the target for install...
commit
|
commitdiff
|
tree
2009-11-17
Carl Worth
Fix broken commit.
commit
|
commitdiff
|
tree
2009-11-17
Carl Worth
add_message: Avoid a memory leak when user holds on...
commit
|
commitdiff
|
tree
2009-11-17
Carl Worth
notmuch.el: Consider an entire line of underscores...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
notmuch.el: Insert a newline if the last line of a...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
notmuch.el: Display authors in a column separate from...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
notmuch.el: Indent messages to show nested structure...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
notmuch show: Implement proper thread ordering/nesting...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
Minor whitespace touchup.
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
Add _notmuch_message_get_in_reply_to.
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
Remove obsolete notmuch_message_get_subject prototype.
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
lib/messages: Add new notmuch_message_list_t to internal...
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
database: Fix a typo in a commit.
commit
|
commitdiff
|
tree
2009-11-16
Carl Worth
Export _parse_message_id to the library implementation.
commit
|
commitdiff
|
tree
next