| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 30 Jun 2010 18:55:38 +0000 (11:55 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 30 Jun 2010 18:55:38 +0000 (11:55 -0700) | ||
| commit | a53deac89eb6c65cd953c730f33b86ac3f72d647 | |
| tree | 69394607c1f6b8a0c5c53207a747fe31d79f0c79 | tree | snapshot |
| parent | 6296062285e07051a5a46cbbd74c67a10bf2ac16 | commit | diff |
| parent | 1d2f80fa79cdc6f7f4fa1cefb47d7d19be3bc5ee | commit | diff |
Merge branch 'jp/string-list-api-cleanup'
* jp/string-list-api-cleanup:
string_list: Fix argument order for string_list_append
string_list: Fix argument order for string_list_lookup
string_list: Fix argument order for string_list_insert_at_index
string_list: Fix argument order for string_list_insert
string_list: Fix argument order for for_each_string_list
string_list: Fix argument order for print_string_list
* jp/string-list-api-cleanup:
string_list: Fix argument order for string_list_append
string_list: Fix argument order for string_list_lookup
string_list: Fix argument order for string_list_insert_at_index
string_list: Fix argument order for string_list_insert
string_list: Fix argument order for for_each_string_list
string_list: Fix argument order for print_string_list
15 files changed:
| builtin/apply.c | diff1 | | diff2 | | blob | history |
| builtin/commit.c | diff1 | | diff2 | | blob | history |
| builtin/fetch.c | diff1 | | diff2 | | blob | history |
| builtin/fmt-merge-msg.c | diff1 | | diff2 | | blob | history |
| builtin/log.c | diff1 | | diff2 | | blob | history |
| builtin/ls-files.c | diff1 | | diff2 | | blob | history |
| builtin/receive-pack.c | diff1 | | diff2 | | blob | history |
| builtin/remote.c | diff1 | | diff2 | | blob | history |
| builtin/rerere.c | diff1 | | diff2 | | blob | history |
| http-backend.c | diff1 | | diff2 | | blob | history |
| notes.c | diff1 | | diff2 | | blob | history |
| remote.c | diff1 | | diff2 | | blob | history |
| rerere.c | diff1 | | diff2 | | blob | history |
| revision.c | diff1 | | diff2 | | blob | history |
| wt-status.c | diff1 | | diff2 | | blob | history |