projects
/
notmuch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
notmuch.git
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
2009-10-23
Carl Worth
More fixing of plurals.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
More care in final status reporting.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Print a better message than "0s" for zero seconds.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add new "notmuch new" command.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
add_files: Change to return a status value instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
notmuch setup: Clean up the progress printing a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Re-order documentation a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
notmuch_message_get_filename: Improve documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Remove some unneeded initializers.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
notmuch setup: Fix a couple of error paths.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
_find_prefix: Exit when given an invalid prefix name.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add NOTMUCH_STATUS_DUPLICATE_MESSAGE_ID
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Clean up comments to not include spaces before tabs.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Clarify documentation and error string for NOTMUCH_STAT...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add notmuch_database_set_timestamp and notmuch_database...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
database: Add private find_unique_doc_id and find_uniqu...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
database: Similarly rename find_message_by_docid to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
database: Rename internal find_messages_by_term to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
sha1: Add new notmuch_sha1_of_string function
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
notmuch restore: Print names of tags that cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
notmuch_tags_has_more: Fix to use string.empty rather...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Fix notmuch_message_get_message_id to never return...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
add_message: Fix to not add multiple documents with...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add _notmuch_message_create_for_message_id
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Fix _notmuch_message_create to catch Xapian DocNotFound...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add internal functions for manipulating a new notmuch_m...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Add notmuch_message_get_filename
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
add_message: Re-order the code a bit (find message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Move thread_id generation code from database.cc to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
Move the _notmuch_message_sync from private to public...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Carl Worth
add_message: Rename message to message_file
commit
|
commitdiff
|
tree
|
snapshot
next