All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] string-list: note in docs that callers can specify sorting function
@ 2020-01-07 15:07 Elijah Newren via GitGitGadget
  2020-01-07 15:07 ` [PATCH 1/1] " Elijah Newren via GitGitGadget
  0 siblings, 1 reply; 2+ messages in thread
From: Elijah Newren via GitGitGadget @ 2020-01-07 15:07 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Simple change to the string-list docs to reflect the fact that string-list
now has a cmp member field these days that can be set to something other
than strcmp().

Elijah Newren (1):
  string-list: note in docs that callers can specify sorting function

 string-list.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


base-commit: 8679ef24ed64018bb62170c43ce73e0261c0600a
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-689%2Fnewren%2Fstring-list-update-docs-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-689/newren/string-list-update-docs-v1
Pull-Request: https://github.com/git/git/pull/689
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-07 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-07 15:07 [PATCH 0/1] string-list: note in docs that callers can specify sorting function Elijah Newren via GitGitGadget
2020-01-07 15:07 ` [PATCH 1/1] " Elijah Newren via GitGitGadget

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.