Jeff King <peff@xxxxxxxx> writes: > The url_decode function needs only minor tweaks to handle > arbitrary buffers. Let's do those tweaks, which cleans up an > unreadable mess of temporary strings in http.c. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > http.c | 27 ++++----------------------- > url.c | 26 ++++++++++++++++++-------- > url.h | 1 + > 3 files changed, 23 insertions(+), 31 deletions(-) Very nice. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html