]> git.notmuchmail.org Git - notmuch/history - notmuch-client.h
debian: Fix Vcs-Browser link
[notmuch] / notmuch-client.h
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-05 David Edmondsonnotmuch: Correctly terminate text/* parts in JSON output
2010-04-02 Carl WorthMerge remote branch 'dme/dme-for-cworth'
2010-04-02 Carl Worthnotmuch: Add a version (0.1 initially) with a new ...
2010-04-02 David Edmondsonnotmuch: Add a 'part' subcommand
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-06 Carl WorthMake the add_files function static within notmuch-new.c.
2010-01-06 Carl Worthnotmuch new: Remove hack to ignore read-only directorie...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaknotmuch: New command 'search-tags'.
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...
2009-11-23 Adrian PerezANSI escapes in "new" only when output is a tty
2009-11-23 Adrian PerezSupport for printing file paths in new command
2009-11-22 Chris Wilsonnotmuch-new: Only install SIGALRM if not running under gdb
2009-11-18 Carl Worthnotmuch help: Update documentation (following recent...
2009-11-18 Carl WorthAdd some const correctness to talloc 'ctx' parameter.
2009-11-13 Carl Worthnotmuch search: Add --first and --max-threads options...
2009-11-12 Carl Worthnotmuch: Move welcome messages from "notmuch" to "notmu...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.