[PATCH v3 0/5] Add 'config list' command

Subject: [PATCH v3 0/5] Add 'config list' command

Date: Fri, 6 Apr 2012 11:48:01 +1000

To: notmuch@notmuchmail.org

Cc:

From: Peter Wang


This version tests 'config set' by reading back the set value, as suggested.


Peter Wang (5):
  config: Fix free in 'config get' implementation.
  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               |   40 ++++++++++++++++++++++++++
 test/notmuch-test         |    1 +
 4 files changed, 118 insertions(+), 5 deletions(-)
 create mode 100755 test/config

-- 
1.7.4.4


Thread: