projects
/
notmuch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
notmuch.git
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
2009-10-22
Carl Worth
Prevent that last bug from reoccurring.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Don't forget the "to" header when restrict parsing...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Fix missing error check.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Generate message ID (using SHA1) when a mail message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Rename sha1.c to libsha1.c
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Merge branch from fixing up bugs after bisecting.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Bring back the insert_thread_id function.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Fix lifetime-maintenance bug with std::string and c_str()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
List a few more co-conspirators.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Carl Worth
Add an AUTHORS file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Mikhail Gusarov
Add sha1.c and libsha1.h for doing SHA-1-based message...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add copy of GNU General Public License (version 3).
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add notmuch_status_to_string function.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Implement "notmuch restore".
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Pull out a chomp_newline function from "notmuch setup"
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add notmuch_message_add_tag and notmuch_message_remove_tag
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch-private.h: Move NOTMUCH_BEGIN_DECLS earlier
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch_query_search: Clarify the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch.h: Fix some copy-paste errors in the documentaton.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch_message_get_message_id: Fix to cache result
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
database: Add new notmuch_database_find_message
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add notmuch_message_get_thread_ids function
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add wrappers for regcomp and regexec to xutil.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Rename NOTMUCH_MAX_TERM to NOTMUCH_TERM_MAX
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Move find_prefix function from database.cc to message.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch dump: Fix to print spaces between tags.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Convert notmuch_database_t to start using talloc.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Move declarations for xutil.c from notmuch-private...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch dump: Fix buffer overrun in error message.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch setup: Collapse internal whitespace within...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch dump: Fix the sorting of results.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
add_message: Add a type:mail ("Kmail") term to all...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch setup: Print a few protecting spaces after...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
.gitignore: Ignore generated file Makefile.dep
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
database: Remove two little bits of dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
query: Remove the magic NOTMUCH_QUERY_ALL
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
notmuch dump: Free each message as it's used.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Add destroy functions for results, message, and tags.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Rename our talloc destructor functions to _destructor.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Carl Worth
Implement 'notmuch dump'.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
Rename private notmuch_message_t to notmuch_message_file_t
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
Makefile: Add automatic dependency tracking to the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch: Fix setup so that accepting the default mail...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
message: Use g_hash_table_destroy instead of g_hash_tab...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
add_message: Fix memory leak of thread_ids GPtrArray.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
database.cc: Document better pieces of glib that we...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
message.c: Free leaked memory in notmuch_message object
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch: Use GNU libc getline() instead of glib GIOChannel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch_database_open: Fix error message for file-not...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
Add some explanation about NOTMUCH_BASE to setup_command.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch_database_create/open: Fix to handle NULL as...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch_message_get_header: Fix bogus return of NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch: Revamp help message a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch: Ignore files that don't look like email messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
Protect definition of _GNU_SOURCE.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
Remove test programs, xapian-dump and notmuch-index...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Carl Worth
notmuch: Reword the progress report slightly.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
Rework message parsing to use getline rather than mmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
Don't hash headers we won't end up using.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
Document which pieces of glib we're still using.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
Hook up our fancy new notmuch_parse_date function.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
notmuch_parse_date: Handle a NULL date string gracefully.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
date.c: Rename function to notmuch_parse_date
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Carl Worth
date.c: Add hard-coded definition of HAVE_TIMEZONE
commit
|
commitdiff
|
tree
|
snapshot
next