Jeff King
50250491bd
shortlog: use strbufs to read from stdin
...
We currently use fixed-size buffers with fgets(), which
could lead to incorrect results in the unlikely event that a
line had something like "Author:" at exactly its 1024th
character.
But it's easy to convert this to a strbuf, and because we
can reuse the same buffer through the loop, we don't even
pay the extra allocation cost.
Signed-off-by: Jeff King <peff@peff.net >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2016-01-19 09:53:08 -08:00
..
2015-11-05 12:18:12 -08:00
2015-11-20 08:02:05 -05:00
2015-10-05 11:08:04 -07:00
2015-12-10 12:36:13 -08:00
2015-11-20 08:02:05 -05:00
2015-10-16 15:27:52 -07:00
2015-10-16 15:27:52 -07:00
2015-10-16 15:27:52 -07:00
2015-11-20 08:02:05 -05:00
2015-10-05 11:08:06 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-12-10 12:36:13 -08:00
2015-09-25 10:18:18 -07:00
2015-08-17 09:14:59 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-09-17 10:02:49 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 06:55:34 -05:00
2015-10-16 15:27:52 -07:00
2015-12-10 12:36:13 -08:00
2015-10-16 15:27:52 -07: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
2015-12-15 10:03:40 -08:00
2015-08-20 09:57:38 -07:00
2015-11-20 08:02:05 -05:00
2015-09-25 10:18:18 -07:00
2015-10-21 15:59:34 -07:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2015-11-03 15:32:41 -08:00
2015-10-05 11:08:05 -07:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-10-16 15:27:52 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-10-16 15:27:52 -07:00
2015-11-03 15:32:25 -08:00
2015-11-20 08:02:05 -05:00
2015-12-22 14:40:47 -08:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2015-11-03 15:32:25 -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-11-20 08:02:05 -05:00
2015-11-20 08:02:05 -05:00
2015-08-19 12:58:58 -07:00
2016-01-19 09:53:08 -08:00
2015-11-20 08:02:05 -05:00
2015-11-20 08:02:07 -05:00
2015-11-03 15:32:38 -08:00
2015-09-08 15:48:21 -07:00
2015-12-21 12:03:03 -08:00
2015-10-26 15:55:22 -07:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00
2015-09-11 09:50:02 -07:00
2015-09-25 10:18:18 -07:00
2015-11-20 08:02:05 -05:00