git/builtin
Jeff King bd64516aca list-objects: drop name_path entirely
In the previous commit, we left name_path as a thin wrapper
around a strbuf. This patch drops it entirely. As a result,
every show_object_fn callback needs to be adjusted. However,
none of their code needs to be changed at all, because the
only use was to pass it to path_name(), which now handles
the bare strbuf.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-02-12 12:51:15 -08:00
..
2016-02-03 14:16:04 -08:00
2014-07-16 11:10:11 -07:00
2016-02-01 14:14:20 -08:00
2016-01-20 11:43:25 -08:00
2015-11-20 08:02:05 -05:00
2016-02-03 14:15:58 -08:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2016-02-03 14:16:04 -08:00
2016-01-20 11:43:35 -08:00
2015-11-20 08:02:05 -05:00
2016-02-03 14:15:58 -08:00
2015-10-05 11:08:06 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 04:52:01 -05:00
2016-02-10 14:20:08 -08:00
2015-10-21 15:59:34 -07:00
2015-11-20 08:02:05 -05:00
2015-01-14 09:32:04 -08:00
2015-11-20 08:02:05 -05:00
2016-01-28 16:10:14 -08:00
2016-01-12 15:16:54 -08:00
2015-11-20 08:02:05 -05:00
2015-10-05 13:20:08 -07:00
2015-11-20 08:02:05 -05:00
2015-01-14 09:32:04 -08:00
2016-01-20 11:43:25 -08:00
2016-01-28 16:10:14 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00