string_list: add a new function, string_list_remove_duplicates()
authorMichael Haggerty <mhagger@alum.mit.edu>
Wed, 12 Sep 2012 14:04:45 +0000 (16:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 18:43:25 +0000 (11:43 -0700)
commit31d5451...ed2677531c80177ff9dc8f5285f5a187
treebd709b5...ba3096867e2f6166f516773b67aad0e1copy hash to clipboard (tree)
parenteb5f0c7...616531a024a582b72ca6d8775ff98d46copy hash to clipboard (diff)
Documentation/technical/api-string-list.txt
string-list.c
string-list.h
t/t0063-string-list.sh
test-string-list.c