]> git.ipfire.org Git - thirdparty/git.git/commit - connect.c
sort_string_list(): rename to string_list_sort()
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 25 Nov 2014 08:02:35 +0000 (09:02 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Nov 2014 18:11:34 +0000 (10:11 -0800)
commit3383e199847485fedf83d0fa38bbd5363074093a
tree1d64f0f698700acaf614127451ece7ce0afb4cc0
parent8552943f41373583b5185a9686102251c544c07e
sort_string_list(): rename to string_list_sort()

The new name is more consistent with the names of other
string_list-related functions.

Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-string-list.txt
builtin/apply.c
builtin/receive-pack.c
builtin/remote.c
builtin/repack.c
connect.c
notes.c
remote.c
sha1_file.c
string-list.c
string-list.h