]> git.ipfire.org Git - thirdparty/git.git/commit - rerere.c
string_list: Add STRING_LIST_INIT macro and make use of it.
authorThiago Farina <tfransosi@gmail.com>
Sun, 4 Jul 2010 19:46:19 +0000 (16:46 -0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jul 2010 18:47:57 +0000 (11:47 -0700)
commit183113a5ca99cb228b2ba0a29e53f1ac11f2c7c2
tree2ab3a6f27ab3e8857cf3b5a825435f7bf6ed5b72
parent8a57c6e9437eeebf849f0def03389078a510312e
string_list: Add STRING_LIST_INIT macro and make use of it.

Acked-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
16 files changed:
builtin/fast-export.c
builtin/fetch.c
builtin/fmt-merge-msg.c
builtin/grep.c
builtin/mailsplit.c
builtin/mv.c
builtin/receive-pack.c
builtin/remote.c
builtin/rerere.c
builtin/show-ref.c
diff-no-index.c
merge-recursive.c
remote.c
rerere.c
string-list.h
transport-helper.c