[PATCH v4 0/6] Config-related patches

Peter Wang novalazy at gmail.com
Fri Apr 13 18:41:00 PDT 2012


Changes from v3:
- rephrase part of the 'list' implementation as a separate patch
- test 'set' on an extant key
- test removing keys

Peter Wang (6):
  config: Fix free in 'config get' implementation.
  config: Check 'config get' arity exactly
  test: Add tests for 'config' command
  test: Add broken test for 'config list'
  config: Add 'config list' command
  man: Document 'config list' command

 man/man1/notmuch-config.1 |   14 +++++++++
 notmuch-config.c          |   68 +++++++++++++++++++++++++++++++++++++++++---
 test/config               |   60 +++++++++++++++++++++++++++++++++++++++
 test/notmuch-test         |    1 +
 4 files changed, 138 insertions(+), 5 deletions(-)
 create mode 100755 test/config

-- 
1.7.4.4



More information about the notmuch mailing list