]> git.notmuchmail.org Git - notmuch/history - notmuch.c
debian: start changelog stanza for 0.23.3-1
[notmuch] / notmuch.c
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2015-09-26 David BremnerMerge branch 'release'
2015-08-14 David Bremnercli: add global option "--uuid"
2015-07-30 David Bremnercli: enable notmuch --help command
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-02 David BremnerMerge branch 'release'
2015-06-01 David Bremnercli: add standard option processing to config, help...
2015-06-01 David Bremnercli: define shared options, use for --help and --version
2015-06-01 David Bremnercli: refactor notmuch_help_command
2015-06-01 David Bremnercli: ignore config argument of notmuch_help_command
2015-05-31 J. Lewis Muircli: change "setup" to "set up" where used as a verb
2015-03-11 Jani Nikulacli: add support for notmuch command --help
2015-03-11 Jani Nikulacli: fix top level --help combined with other options
2014-11-05 Michal Sojkacli: Introduce "notmuch address" command
2014-03-28 Jani Nikulacli: fix notmuch help additional topics
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-18 Jani Nikulacli: close config and do talloc report also on errors
2014-01-18 Jani Nikulacli: clean up exit status code returned by the cli...
2013-11-09 Austin Clementscli: Separate current and deprecated format version
2013-10-10 Ben Gamarinotmuch-compact: Initial commit of CLI
2013-09-14 Jani Nikulalib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mim...
2013-06-29 Peter Wangcli: add insert command
2013-06-25 Tomi Ollilarevert: Removed top level --stderr= option
2013-06-08 Tomi Ollilacli: Guard deprecated g_type_init calls
2013-06-01 Jani Nikulacli: remove unused argument descriptions
2013-05-29 Tomi Ollilacli: add global option --stderr=FILE
2013-05-26 David BremnerMerge branch 'release'
2013-03-08 Jani Nikulacli: add top level --config=FILE option
2013-03-08 Jani Nikulacli: move config open/close to main() from subcommands
2013-03-07 Jani Nikulacli: config: make notmuch_config_open() "is new" parame...
2013-03-07 Jani Nikulacli: plug main notmuch command into subcommand machinery
2013-03-07 Jani Nikulacli: abstract subcommand finding into a new function
2013-02-19 David BremnerMerge branch 'release'
2013-02-09 David BremnerCLI: add simple error handling for talloc logging
2013-01-25 David BremnerMerge branch 'release'
2013-01-23 David BremnerCLI: convert top level argument parsing to use command...
2013-01-23 David BremnerCLI: remove alias machinery, and "part", "search-tags...
2012-12-31 David BremnerCLI: add talloc leak report, controlled by an environme...
2012-12-16 Austin Clementscli: Framework for structured output versioning
2012-12-04 Jani Nikulacli: fix notmuch top level argument parsing
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-14 David BremnerMerge branch 'release'
2011-12-31 David Bremnernotmuch: replace built-in help with exec of man
2011-12-11 Jani Nikulacli: add support for pre and post notmuch new hooks
2011-11-27 David BremnerMerge branch 'release'
2011-11-25 David BremnerCLI: update call to notmuch_help_command for new callin...
2011-11-15 Jani Nikulacli: add support for --output parameter in notmuch...
2011-11-15 Jani Nikulacli: add options --offset and --limit to notmuch search
2011-10-23 David Bremnerdocs: Update news, man page, and online help for restor...
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-10-16 David Bremnerdocs: Update man page, NEWS and online help for new...
2011-09-10 Aaron EcayAdd missing call to g_type_init()
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [user-visible documentation in code]
2011-05-27 Jameson Graef RollinsAdd decryption of PGP/MIME-encrypted parts with --decrypt.
2011-05-27 Jameson Graef RollinsAdd signature verification of PGP/MIME-signed parts...
2011-05-24 Carl Worthnotmuch: Implement search-tags as an alias for "search...
2011-05-24 Carl Worthnotmuch show: Update documentation for default --format...
2011-05-24 Carl Worthnotmuch: Support "notmuch part" as an alias for "notmuc...
2011-05-23 Jameson Graef RollinsNew part output handling as option to notmuch-show.
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2011-01-26 Carl Worthnotmuch search: Clean up some memory leaks during searc...
2011-01-15 Carl WorthAdd documentation for the recently added folder-based...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal SojkaAdd 'cat' subcommand
2010-10-28 Carl Worthdocumentation: Add the "files" option to the synopsis...
2010-10-28 Carl Worthnotmuch search: Add a new "notmuch search --output...
2010-10-28 Carl Worthnotmuch search: Add a new --output=(summary|threads...
2010-10-27 Carl Worthnotmuch config: Allow for new "notmuch config set"...
2010-10-27 Carl Worthnotmuch: Add a new "notmuch config" command for queryin...
2010-09-16 Carl Worthnotmuch show: Add documentation of --format=mbox
2010-04-22 Jameson RollinsFix help message for "show"
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-16 Sebastian Spaethnotmuch.c: Shorten version string
2010-04-10 Carl Worthnotmuch count: Remove unneeded paragraph from documenta...
2010-04-10 Carl Worthnotmuch count: Remove special handling of "*".
2010-04-10 Carl Worthnotmuch: Document the new special-case syntax of "*".
2010-04-09 Mike KellyHave notmuch count default to showing the total.
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-02 Carl WorthMerge remote branch 'dme/dme-for-cworth'
2010-04-02 Carl Worthnotmuch help: Eliminate a gratuitous level of indentation.
2010-04-02 Carl Worthnotmuch help: Simplify output by omitting arguments...
2010-04-02 Carl Worthnotmuch: Add a version (0.1 initially) with a new ...
2010-04-02 Carl Worthnotmuch: Add support for a --help option.
2010-04-02 David Edmondsonnotmuch: Add a 'part' subcommand
2010-03-10 Carl WorthAdd is:<tag> as a synonym for tag:<tag> in search terms.
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 Worthnotmuch new: Remove hack to ignore read-only directorie...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-03 Carl Worthnotmuch.1: Document the new --entire-thread option...
2009-12-02 Bart Trojanowskinotmuch show: limit display to only matching messages
2009-11-28 Jed BrownDocumentation for notmuch reply --format=(default|heade...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
next