projects
/
notmuch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
notmuch.git
2009-10-31
Carl Worth
notmuch.el: Enter now calls "notmuch show" on the curre...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Carl Worth
notmuch.el: Start fleshing out notmuch-search-mode...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Carl Worth
notmuch.el: Switch from start-process to call-process
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Carl Worth
notmuch.el: Switch from compilation-start to start...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Carl Worth
notmuch.el: Add notmuch-search command as well as notmuch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-31
Carl Worth
notmuch.el: Copy copyright information from compilation.el
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
notmuch.el: Rename from notmuch-mode.el to notmuch.el
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
notmuch-mode: Add an actualy notmuch-search-mode as...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
The very beginnings of an emacs mode for notmuch in...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
TODO: Add man page and compiling a libnotmuch library...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
Makefile: Add a simple target for "make install".
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
TODO: Note that "notmuch show" exists now and list...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
Fix relative date formatting to not split one day into...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
notmuch search: Add (relative) date to search output
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Carl Worth
notmuch show: Add a one-line summary of the message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Carl Worth
notmuch show: Trim down header list.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Carl Worth
notmuch show: Add body of message as well.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Carl Worth
notmuch show: Initial implementation (headers only)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
TODO: Update now that full-text indexing is in.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Fix add_message and get_filename to strip/re-add the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch setup/new: Print progress once per second inste...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
index: Don't bother indexing quoted portions of message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch_database_add_message: Sanity check the file...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Tweak formatting of internal error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
index: Store "Full Name <user@example.com>" addressses...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Add full-text indexing using the GMime library for...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch search: Clarify documentation of implicit Boole...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
TODO: A couple new items.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
TODO: Remove a couple of since-completed items.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch help: Review and augment all of the "notmuch...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch help: Be less verbose by default and support...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
notmuch tag: Fix crash when removing a tag that didn...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Fix segfault in case of the database lock not being...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Update prefix so that "thread:" can be used in search...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Carl Worth
Add new "notmuch tag" command for adding/removing tags.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
notmuch_database_add_message: Do not return a message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
notmuch_database_close: Explicitly flush the Xapian...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
Merge branch to fix broken "notmuch setup" and "notmuch...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
Fix "notmuch new" (bad performance, and no committing...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
Unbreak the "notmuch setup" command.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
TODO: Several more ideas that have come to mind, that...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
TODO: More notes on archive-thread and race conditions.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
TODO: Add "notmuch tag" and thoughts on avoiding races...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
notmuch restore: Fix to remove all tags before adding...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
notmuch restore: Don't bother printing tag values.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
add_message: Add an optional parameter for getting...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
Fix incorrect name of _notmuch_thread_get_subject.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Carl Worth
Add public notmuch_thread_get_subject
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Remove all calls to g_strdup_printf
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Add notmuch_thread_get_tags
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
tags: Replace sort() and reset() with prepare_iterator().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Fix memory leak in notmuch_thread_results_t
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
tags: Re-implement tags iterator to avoid having C...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
notmuch restore: Fix leak of FILE* object.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Hide away the details of the implementation of notmuch_...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Move terms and tags code to a new tags.cc file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
results_get: Fix to return NULL if past the end of...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Add TODO file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Add an initial implementation of a notmuch_thread_t...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Carl Worth
Rename notmuch_query_search to notmuch_query_search_mes...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Drop dead function add_term.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Fix missing xapian-flags when generating dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Drop unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add -Wswitch-enum and fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add -Wmising-declarations and fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add -Wwrite-strings and fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Re-enable the warning for unused parameters.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add -Wextra and fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Rework Makefile just a bit to enable adding flags for...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
_notmuch_database_linke_message: Fix error-status propa...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Change database to store only a single thread ID per...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
link_message: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
add_message: Pull the thread-stitching portion out...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add an INTERNAL_ERROR macro and use it for all internal...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
add_message: Propagate error status from notmuch_messag...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
notmuch dump: Eliminate extra space in error message.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Move read-only-archive hint from "notmuch setup" to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add comment documenting our current database schema.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Drop the storage of thread ID(s) in a value.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Convert notmuch_thread_ids_t to notmuch_terms_t
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Implement notmuch_tags_t on top of new notmuch_terms_t
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Shuffle the value numbers around in the database.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Invent our own prefix values.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Split BOOLEAN_PREFIX into INTERNAL and EXTERNAL subsets.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Change all occurrences of "msgid" to "id".
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add bash-completion script for notmuch.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add the magic to allow searches such as "tag:inbox".
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Use _find_prefix instead of hard-coded term in notmuch_...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Fix bit-twiddling brain damage in notmuch_query_search
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add debugging code for examining query strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Add a preliminary "notmuch search" command.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
notmuch_database_create: Document idea to (optionally...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
notmuch setup/new: Propagate failure from notmuch_datab...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Fix timestamp generation to avoid overflowing the term...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Trim down prefix list to things we are actually using.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Carl Worth
Move the prefix-string arrays back into database.cc...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Carl Worth
Revert "Remove some unneeded initializers."
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Carl Worth
Cut the enthusiasm a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Carl Worth
Make "notmuch new" ignore directories that are read...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
add_files: Pull one stat out of the recrusive function.
commit
|
commitdiff
|
tree
|
snapshot
next