]> git.notmuchmail.org Git - notmuch/history - notmuch-config.c
lib: Document which strings are returned in UTF-8
[notmuch] / notmuch-config.c
2013-05-26 David BremnerMerge branch 'release'
2013-05-12 Jani Nikulacli: config: fix config file save when the file does...
2013-04-14 Jani Nikulacli: config: do not overwrite symlinks when saving...
2013-03-30 Jani Nikulacli: config: remove unnecessary braces from if blocks
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: config: keep track of whether the config is newly...
2013-01-07 Tomi Ollilafix line breaks in one comment paragraph in generated...
2012-04-28 Peter Wangconfig: Add 'config list' command
2012-04-28 Peter Wangconfig: Check 'config get' arity exactly
2012-04-25 Peter Wangconfig: Fix free in 'config get' implementation.
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-03 David BremnerMake exclusion visible again
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Waltersconfig: disable addition of exclude tags for 0.12
2012-02-28 Pieter Praetcli: update 'new.ignore' config file comment wrt file...
2012-02-17 Tomi Ollilaadd support for user-specified files & directories...
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-31 Tomi Ollilamoved _config_(get|set)_list () functions earlier in...
2012-01-23 Pieter Praetconfig: only exclude messages if 'search.exclude_tags...
2012-01-23 Pieter Praetsearch: rename auto_exclude_tags to {search, }exclude_tags
2012-01-20 Austin Clementsconfig: Better formatting for search section comment
2012-01-17 Austin Clementssearch: Support automatic tag exclusions
2011-12-12 David Bremnercli: factor out config handling code to get/set lists.
2011-10-22 David Bremnercli: change argument parsing convention for subcommands
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-26 Matthias GuedemannFix check of sysconf return in get_name/username_from_p...
2010-11-12 Carl Worthconfig: Fix confusing of "tag" and "flag" oin documenta...
2010-11-11 Carl Worthnotmuch setup: Fix to add maildir group (with comment...
2010-11-11 Carl WorthEnable maildir synchronization by default.
2010-11-11 Carl Worthnotmuch config: Add more documentation for maildir...
2010-11-11 Carl WorthAvoid abbreviation, preferring notmuch_config_get_maild...
2010-11-10 Michal SojkaMake maildir synchronization configurable
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-27 Carl Worthnotmuch config: Allow for new "notmuch config set"...
2010-10-27 Carl Worthnotmuch config: Provide support for querying non-standa...
2010-10-27 Carl Worthnotmuch: Add a new "notmuch config" command for queryin...
2010-07-20 Carl WorthAvoid segmentation fault with NOTMUCH_CONFIG=/new/confi...
2010-04-23 Carl Worthconfig: Rename messages.new_tags to just new.tags
2010-04-23 Carl WorthClarify the documentation for the new_tags configuratio...
2010-04-23 Carl Worthnotmuch setup: Fix new configuration-file groups to...
2010-04-23 Carl WorthSprinkle some const-correctness around new_tags.
2010-04-23 Ben Gamarinotmuch-config: make new message tags configurable
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-21 Carl Worthnotmuch: Abort if specified configuration file is not...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-04 Dirk-Jan C. Binnema* notmuch-config: fix small leak from 'g_key_file_to_data'
2009-11-23 Alec BerrymanSupport multiple configuration files via $NOTMUCH_CONFIG
2009-11-21 Holger Freythernotmuch-config: Fix memleaks.
2009-11-17 Alexander Botero... Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX...
2009-11-12 Carl Worthnotmuch: Move welcome messages from "notmuch" to "notmu...
2009-11-12 Carl Worthnotmuch setup: Add some comments when creating a .notmu...
2009-11-12 Carl Worthnotmuch: Add a configuration system.