projects
/
notmuch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add infrastructure for building shared library on OS X.
[notmuch]
/
lib
/
2010-04-14
Aaron Ecay
Add infrastructure for building shared library on OS X.
tree
|
commitdiff
2010-04-14
Carl Worth
Makefile: Move compat sources from the client code...
tree
|
commitdiff
2010-04-13
martin f. krafft
Do not segfault on empty mime parts
tree
|
commitdiff
2010-04-13
Michael Forney
Fix typo in notmuch.h documentation regarding database...
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Remove condition regarding a NULL parent_thread_id.
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Always add reference terms to the database.
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Document the metadata stored within the Xapian...
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Fix line-wrapping in _notmuch_database_link_message.
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Fix internal documentation of _notmuch_database_li...
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Simplify code flow in _resolve_message_id_to_thread_id
tree
|
commitdiff
2010-04-12
Carl Worth
lib: Fix internal documentation of _resolve_message_id_...
tree
|
commitdiff
2010-04-12
James Westby
Store thread ids for messages that we haven't seen yet
tree
|
commitdiff
2010-04-10
Carl Worth
lib: Handle "*" as a query string to match all messages.
tree
|
commitdiff
2010-04-07
Dirk Hohndel
fix obvious cut and paste error
tree
|
commitdiff
2010-04-07
Dirk Hohndel
fix notmuch_message_file_get_header
tree
|
commitdiff
2010-04-07
Carl Worth
Merge branch 'debian'
tree
|
commitdiff
2010-04-07
Carl Worth
Avoid needlessly linking final notmuch binary against...
tree
|
commitdiff
2010-04-06
Carl Worth
configure: Add support for a --includedir option
tree
|
commitdiff
2010-04-06
Carl Worth
Merge branch 'debian' into rebuild
tree
|
commitdiff
2010-04-06
Carl Worth
Makefiles: Eliminate the useless quiet_* functions.
tree
|
commitdiff
2010-04-05
Carl Worth
Merge commit '0.1'
tree
|
commitdiff
2010-04-05
Carl Worth
RELEASING: Add this file describing the steps to make...
tree
|
commitdiff
2010-04-03
David Edmondson
Makefile.local: Automatically use makefile mode
tree
|
commitdiff
2010-04-01
Carl Worth
Compile a static notmuch binary (but only install the...
tree
|
commitdiff
2010-04-01
Michal Sojka
Makefile: Create include directory when installing...
tree
|
commitdiff
2010-04-01
Carl Worth
lib: Switch to a 3-part version number for the library...
tree
|
commitdiff
2010-04-01
Carl Worth
Makefiles: Make the install rules quiet like the compil...
tree
|
commitdiff
2010-04-01
Carl Worth
Move installation of library from top-level to lib...
tree
|
commitdiff
2010-04-01
Saleem Abdulrasool
Fix target dependencies for multiple jobs
tree
|
commitdiff
2010-04-01
Ben Gamari
Build and link against notmuch shared library, install...
tree
|
commitdiff
2010-03-31
Carl Worth
emacs: Fix the notmuch-search-authors-width variable.
tree
|
commitdiff
2010-03-31
Carl Worth
Clarify documentation of notmuch_database_add_message.
tree
|
commitdiff
2010-03-10
Carl Worth
Makefile: Fix Makefiles to depend on all child Makefile...
tree
|
commitdiff
2010-03-10
Carl Worth
Add is:<tag> as a synonym for tag:<tag> in search terms.
tree
|
commitdiff
2010-03-09
Carl Worth
lib: Silence a compiler warning.
tree
|
commitdiff
2010-03-09
Fernando Carrijo
Fix a few documentation typos in notmuch.h
tree
|
commitdiff
2010-03-09
Fernando Carrijo
Update documentation of notmuch_query_create
tree
|
commitdiff
2010-03-09
Carl Worth
lib: Document what move_to_next does at the end of...
tree
|
commitdiff
2010-03-09
Carl Worth
lib: Rename iterator functions to prepare for reverse...
tree
|
commitdiff
2010-02-09
Carl Worth
Fix printf for when uint64_t != unsigned long long int
tree
|
commitdiff
2010-02-09
Carl Worth
Switch from random to sequential thread identifiers.
tree
|
commitdiff
2010-02-06
Carl Worth
notmuch.h: Fix a couple of typos in the documentation.
tree
|
commitdiff
2010-02-05
Carl Worth
Eliminate some useless gobject boilerplate.
tree
|
commitdiff
2010-02-05
Carl Worth
notmuch new: Don't index uuencoded data.
tree
|
commitdiff
2010-01-21
martin f. krafft
Merge branch 'upstream'
tree
|
commitdiff
2010-01-10
Carl Worth
notmuch new: Print upgrade progress report as a percentage.
tree
|
commitdiff
2010-01-09
Carl Worth
lib: Add non-content terms with a WDF value of 0.
tree
|
commitdiff
2010-01-09
Carl Worth
lib: Explicitly set BoolWeight when searching.
tree
|
commitdiff
2010-01-09
Carl Worth
lib: Split the database upgrade into two phases for...
tree
|
commitdiff
2010-01-08
Carl Worth
lib: Delete stale timestamp documents during database...
tree
|
commitdiff
2010-01-08
Carl Worth
notmuch new: Fix progress notification on database...
tree
|
commitdiff
2010-01-08
Carl Worth
lib: Implement versioning in the database and provide...
tree
|
commitdiff
2010-01-07
Carl Worth
Prefer READ_ONLY consistently over READONLY.
tree
|
commitdiff
2010-01-07
Carl Worth
lib: Consolidate checks for read-only database.
tree
|
commitdiff
2010-01-07
Carl Worth
lib: Clarify internal documentation of _notmuch_databas...
tree
|
commitdiff
2010-01-07
Carl Worth
notmuch_message_get_filename: Support old-style filenam...
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Treat NULL as a valid (and empty) notmuch_filename...
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Indicate whether notmuch_database_remove_message...
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Update documentation of notmuch_database_add_message.
tree
|
commitdiff
2010-01-06
Carl Worth
Index content from citations and signatures.
tree
|
commitdiff
2010-01-06
Carl Worth
Makefiles: Use .DEFAULT to support arbitrary targets...
tree
|
commitdiff
2010-01-06
Carl Worth
Add missing comment for NOTMUCH_STATUS_READONLY_DATABASE.
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Implement new notmuch_directory_t API.
tree
|
commitdiff
2010-01-06
Carl Worth
Revamp the proposed directory-tracking API slightly.
tree
|
commitdiff
2010-01-06
Keith Packard
Prototypes for directory tracking
tree
|
commitdiff
2010-01-06
Carl Worth
database: Add new, public notmuch_database_remove_message
tree
|
commitdiff
2010-01-06
Carl Worth
database: Add new find_doc_ids_for_term interface.
tree
|
commitdiff
2010-01-06
Carl Worth
database: Make find_unique_doc_id enforce uniqueness...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Abstract _filename_to_direntry from _add_message
tree
|
commitdiff
2010-01-06
Carl Worth
database: Allowing storing multiple filenames for...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Store mail filename as a new 'direntry' term...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Split _find_parent_id into _split_path and...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Store directory path in 'data' of directory...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Export _notmuch_database_find_parent_id for...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Store the parent ID for each directory document.
tree
|
commitdiff
2010-01-06
Carl Worth
database: Rename internal directory value from XTIMESTA...
tree
|
commitdiff
2010-01-06
Carl Worth
database: Store directory paths as relative, not absolute.
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Document that the filename is stored in the 'data...
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Rename set/get_timestamp to set/get_directory_mtime.
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Abstract the extraction of a relative path from...
tree
|
commitdiff
2010-01-06
Carl Worth
lib: Add missing value to notmuch_private_status_t...
tree
|
commitdiff
2009-12-20
Jameson Graef Rollins
Merge branch 'upstream' into debian
tree
|
commitdiff
2009-12-09
Fernando Carrijo
Nuke the remainings of _notmuch_message_add_thread_id.
tree
|
commitdiff
2009-12-05
Jameson Graef Rollins
merge changes from upstream
tree
|
commitdiff
2009-12-04
Jeffrey C. Ollie
Remove unused notmuch_parse_date function prototype.
tree
|
commitdiff
2009-12-02
Carl Worth
Makefile: Incorporate getline implementation into the...
tree
|
commitdiff
2009-12-01
Carl Worth
xutil: Implement xstrndup without relying on strndup.
tree
|
commitdiff
2009-12-01
Carl Worth
lib/index: Fix memory leak for email addresses without...
tree
|
commitdiff
2009-11-28
Carl Worth
Avoid bogus internal error reporting duplicate In-Reply...
tree
|
commitdiff
2009-11-28
Bart Trojanowski
correct message flag enum value so that it matches...
tree
|
commitdiff
2009-11-28
David Bremner
add missing comma in debugging code
tree
|
commitdiff
2009-11-28
Jeffrey C. Ollie
Silence compiler warning by initializing a variable.
tree
|
commitdiff
2009-11-28
Bart Trojanowski
have _notmuch_thread_create mark which messages matched...
tree
|
commitdiff
2009-11-28
Bart Trojanowski
message: add flags to notmuch_message_t
tree
|
commitdiff
2009-11-27
Bart Trojanowski
Merge remote branch 'origin/master' into vim
tree
|
commitdiff
2009-11-26
Jan Janak
lib: New function to collect tags from a list of messages.
tree
|
commitdiff
2009-11-26
Jan Janak
notmuch: New function to retrieve all tags from the...
tree
|
commitdiff
2009-11-25
Bart Trojanowski
Merge branch 'show-matching-flag' into HEAD
tree
|
commitdiff
2009-11-25
Bart Trojanowski
have _notmuch_thread_create mark which messages matched...
tree
|
commitdiff
2009-11-25
Bart Trojanowski
message: add flags to notmuch_message_t
tree
|
commitdiff
next