]> git.notmuchmail.org Git - notmuch/history - notmuch-tag.c
NEWS: insert quotable parts in reply as they are displayed in show view
[notmuch] / notmuch-tag.c
2013-06-29 Peter Wangtag-util: move out 'tag' command-line check
2013-05-26 David BremnerMerge branch 'release'
2013-03-30 Jani Nikulacli: add --remove-all option to "notmuch tag"
2013-03-30 Jani Nikulacli: make caller check tag count in parse_tag_command_line
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-02-19 David BremnerMerge branch 'release'
2013-01-25 David BremnerMerge branch 'release'
2013-01-21 David BremnerMerge tag 'debian/0.15-2'
2013-01-19 David Bremnernotmuch-tag: initialize with enum instead of 0
2013-01-14 Tomi Ollilacli: propagate batch tagging warnings to exit value
2013-01-10 Jani Nikulacli: bail out and propagate tagging errors in notmuch tag
2013-01-08 Jani Nikulacli: add support for batch tagging operations to "notmu...
2013-01-08 David Bremnernotmuch-tag.c: convert to use tag-util
2013-01-07 Austin Clementsutil: Factor out boolean term quoting routine
2012-11-16 David Bremnernotmuch-tag: tidy formatting
2012-10-27 Austin Clementstag: Disallow adding malformed tags to messages
2012-05-05 Austin Clementslib/cli: Make notmuch_database_open return a status...
2012-04-28 Justus WinterUse notmuch_database_destroy instead of notmuch_databas...
2012-03-31 Jani Nikulacli: refactor "notmuch tag" query tagging into a separa...
2012-03-31 Jani Nikulacli: refactor "notmuch tag" data structures for tagging...
2012-02-08 Dmitry Kurochkintag: remove unused attribute from notmuch_tag_command...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-21 Austin ClementsSilence buildbot warnings about unused results
2011-12-21 David Edmondsonnotmuch: Quiet buildbot warnings.
2011-12-06 David BremnerMerge branch 'release'
2011-11-28 Austin Clementstag: Automatically limit to messages whose tags will...
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
2011-05-11 Carl WorthRemove some variables which were set but not used.
2010-11-11 Carl Worthlib: Rework interface for maildir_flags synchronization
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-21 Sebastian Spaethnotmuch-tag: don't sort messages before applying tag...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-01 Dirk-Jan C. BinnemaAvoid compiler warnings due to ignored write return...
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthlib/query: Drop the first and max_messages arguments...
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-18 Keith PackardMake reply/show/tag all require at least one search...
2009-11-13 Keith Packardnotmuch new/tag: Flush all changes to database when...
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.