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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch.c
Age
Commit message (
Expand
)
Author
2010-04-21
Fix help message for "show"
Jameson Rollins
2010-04-16
notmuch.c: Shorten version string
Sebastian Spaeth
2010-04-09
notmuch count: Remove unneeded paragraph from documentation.
Carl Worth
2010-04-09
notmuch count: Remove special handling of "*".
Carl Worth
2010-04-09
notmuch: Document the new special-case syntax of "*".
Carl Worth
2010-04-09
Have notmuch count default to showing the total.
Mike Kelly
2010-04-02
Merge remote branch 'dme/dme-for-cworth'
Carl Worth
2010-04-02
notmuch help: Eliminate a gratuitous level of indentation.
Carl Worth
2010-04-02
notmuch help: Simplify output by omitting arguments for each command.
Carl Worth
2010-04-02
notmuch: Add a version (0.1 initially) with a new --version option.
Carl Worth
2010-04-02
notmuch: Add support for a --help option.
Carl Worth
2010-04-02
notmuch: Add a 'part' subcommand
David Edmondson
2010-03-09
Add is:<tag> as a synonym for tag:<tag> in search terms.
Carl Worth
2010-02-23
Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.
Scott Robinson
2010-01-06
notmuch new: Remove hack to ignore read-only directories in mail store.
Carl Worth
2009-12-02
notmuch.1: Document the new --entire-thread option to "notmuch show".
Carl Worth
2009-12-02
notmuch show: limit display to only matching messages
Bart Trojanowski
2009-11-28
Documentation for notmuch reply --format=(default|headers-only)
Jed Brown
2009-11-26
search-tags: Add support for search-terms.
Jan Janak
2009-11-26
notmuch: New command 'search-tags'.
Jan Janak
2009-11-23
notmuch search: Remove the chunked-searching hack.
Carl Worth
2009-11-23
Fix printing of literal '%' in help message.
Carl Worth
2009-11-23
Add rudimentary date-based search.
Carl Worth
2009-11-23
Add 'notmuch count' command to show the count of matching messages
Keith Packard
2009-11-23
Support multiple configuration files via $NOTMUCH_CONFIG
Alec Berryman
2009-11-23
Support for printing file paths in new command
Adrian Perez
2009-11-18
notmuch main(): Remove stale comment.
Carl Worth
2009-11-18
notmuch help: Print to stdout, not to stderr.
Lars Kellogg-Stedman
2009-11-17
notmuch help: Update documentation (following recent text from notmuch.1)
Carl Worth
2009-11-11
notmuch new: Unbreak after the addition of notmuch-config.
Carl Worth
2009-11-11
notmuch: Make the command of "notmuch" walk the user through the next step.
Carl Worth
2009-11-11
notmuch: Move welcome messages from "notmuch" to "notmuch setup".
Carl Worth
2009-11-11
notmuch: Add a configuration system.
Carl Worth
2009-11-11
notmuch reply: Use GMime to construct the header for the reply.
Carl Worth
2009-11-10
notmuch reply: Add (incomplete) reply command
Keith Packard
2009-11-10
notmuch: Break notmuch.c up into several smaller files.
Carl Worth
2009-11-09
notmuch setup: Remove a debugging print.
Carl Worth
2009-11-06
notmuch show: Don't show the subject line twice.
Carl Worth
2009-11-05
notmuch show: Move subject from one-line summary down to its own line.
Carl Worth
2009-11-05
Update notmuch man page with recently-added documentation.
Carl Worth
2009-11-05
notmuch search: Document the from, to, and subject prefixes.
Carl Worth
2009-11-05
notmuch show: Fix to work with any search string rather than just a thread ID.
Carl Worth
2009-11-04
notmuch show: Add filename to output (next to message ID).
Carl Worth
2009-11-04
notmuch show: Fix misplaced g_object_unref leading to error message.
Carl Worth
2009-11-03
notmuch show: Remove custom "unread" hack, (printing tag in two locations).
Carl Worth
2009-11-03
notmuch show: Print tags for each message.
Carl Worth
2009-11-03
Hide bodies of message that have already been read.
Carl Worth
2009-11-02
notmuch show: Switch to control character to mark sections of output
Carl Worth
2009-11-02
Tweak relative dates to be close to the same length.
Carl Worth
2009-11-02
notmuch show: Don't print non-text MIME parts.
Carl Worth
[next]