index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-06
database: Store directory path in 'data' of directory documents.
Carl Worth
2010-01-06
database: Export _notmuch_database_find_parent_id for internal use.
Carl Worth
2010-01-06
database: Store the parent ID for each directory document.
Carl Worth
2010-01-06
database: Rename internal directory value from XTIMESTAMP to XDIRECTORY.
Carl Worth
2010-01-06
database: Store directory paths as relative, not absolute.
Carl Worth
2010-01-06
lib: Document that the filename is stored in the 'data' of a mail document
Carl Worth
2010-01-06
lib: Rename set/get_timestamp to set/get_directory_mtime.
Carl Worth
2010-01-06
lib: Abstract the extraction of a relative path from set_filename
Carl Worth
2010-01-06
notmuch new: Remove hack to ignore read-only directories in mail store.
Carl Worth
2010-01-06
lib: Add missing value to notmuch_private_status_t enum.
Carl Worth
2010-01-06
notmuch new: Restrict the "not much" pun to the first run.
Carl Worth
2010-01-06
configure: Look for both Xapian 1.1 and 1.0 and allow user override.
Carl Worth
2009-12-11
emacs: Add instructions to the hidden citations/signatures.
Carl Worth
2009-12-11
emacs: Don't insert extra line after citations.
Carl Worth
2009-12-11
emacs: Don't regard a manually indented '>' as introducing a citation.
Carl Worth
2009-12-11
emacs: Avoid infinite loop when marking up citations.
Carl Worth
2009-12-10
Expand scope of items considered when saving attachments
Keith Amidon
2009-12-10
emacs: Fix '+' and '-' in case of thread no longer matching current search.
Carl Worth
2009-12-10
notmuch.el: patch notmuch-show to call notmuch show without query-context (i.e. without tag:inbox) if the first query returns nothing.
David Bremner
2009-12-10
notmuch-show: add optional argument for query context instead of using global binding notmuch-search-query-string
David Bremner
2009-12-10
notmuch-search-process-filter: add text properties for authors and subject to each line
David Bremner
2009-12-09
TODO: Add idea for an --exclude-threads options to "notmuch search".
Carl Worth
2009-12-09
Nuke the remainings of _notmuch_message_add_thread_id.
Fernando Carrijo
2009-12-08
TODO: Note that we should report when two "copies" of a message differ.
Carl Worth
2009-12-07
Revert "Add some very rudimentary support for handling html parts"
Carl Worth
2009-12-04
fix Makefile.local to install bash completion definitions as not executable
Jameson Graef Rollins
2009-12-04
Makefile: Mention "./configure --help" now that it exists.
Carl Worth
2009-12-04
configure: Implement a --help option to document --prefix.
Carl Worth
2009-12-04
Makefile: Silence compiler errors during dependency generation.
Carl Worth
2009-12-04
Makefile: Inform user that they might want to call ./configure explicitly.
Carl Worth
2009-12-04
configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.
Carl Worth
2009-12-04
Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.
Carl Worth
2009-12-04
TODO: Note about adding "notmuch search --matching"
Carl Worth
2009-12-04
Fix option parsing for the case of a value with '='.
Carl Worth
2009-12-04
Fix configure script to handle --prefix=
Jameson Graef Rollins
2009-12-04
* notmuch-config: fix small leak from 'g_key_file_to_data'
Dirk-Jan C. Binnema
2009-12-04
Make search filters handle disjunctive queries.
Jed Brown
2009-12-03
Remove unused notmuch_parse_date function prototype.
Jeffrey C. Ollie
2009-12-03
configure: Tweak the working of the example commands slightly.
Carl Worth
2009-12-03
Add some text to configure on how to install dependencies with yum.
Jeffrey C. Ollie
2009-12-03
notmuch-reply: Display reply message part using UTF-8.
Kan-Ru Chen
2009-12-03
vim: preserve the 'show everything' flag when finding next/prev buffer
Bart Trojanowski
2009-12-03
emacs: Open only matched (and unread) messages when displaying a thread.
Carl Worth
2009-12-03
emacs: Make message-summary button extend to very beginning of message.
Carl Worth
2009-12-03
Since we know what these buttons do it seems like the underlines are
Alexander Botero-Lowry
2009-12-03
emacs: notmuch-fontify-headers: Remove unneeded progn and indent correctly.
Carl Worth
2009-12-03
emacs: Make message-summary button begin at beginning of line.
Carl Worth
2009-12-03
emacs: Highlight message-summary with background-color instead of inverse video.
Carl Worth
2009-12-03
emacs: Make the message-summary highlighting extend to end of visible line.
Carl Worth
2009-12-03
emacs: Fix notmuch-show-next-open-message.
Carl Worth
[next]