string_list: add two new functions for splitting strings
authorMichael Haggerty <mhagger@alum.mit.edu>
Wed, 12 Sep 2012 14:04:43 +0000 (16:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 18:43:24 +0000 (11:43 -0700)
commitff919f9...5d20d003e3882c70de667f41a86349ac
treeb63a1df...b8aeebaee410c4d39bf838ea65e16786copy hash to clipboard (tree)
parente448fed...e6ba9cd9237b7c8045c11cc40afc8595copy hash to clipboard (diff)
.gitignore
Documentation/technical/api-string-list.txt
Makefile
string-list.c
string-list.h
t/t0063-string-list.sh [new file with mode: 0755]
test-string-list.c [new file with mode: 0644]