diff options
| author | Johannes Sixt <j.sixt@viscovery.net> | 2011-08-11 23:20:00 -0600 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2011-08-14 14:19:35 -0700 |
| commit | 86d4b528d8a4752cc689279fb6d38c8697a507bb (patch) | |
| tree | 960aa6832d1f56ba8f2ae53aa145b55eb430c0a2 /merge-recursive.c | |
| parent | merge-recursive: Split was_tracked() out of would_lose_untracked() (diff) | |
| download | git-86d4b528d8a4752cc689279fb6d38c8697a507bb.tar.gz git-86d4b528d8a4752cc689279fb6d38c8697a507bb.zip | |
string-list: Add API to remove an item from an unsorted list
Teach the string-list API how to remove an entry in O(1) runtime by
moving the last entry to the vacated spot. As such, the routine works
only for unsorted lists.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-recursive.c')
0 files changed, 0 insertions, 0 deletions
