git/builtin
Ronnie Sahlberg 995f8746bc refs.c: add a strbuf argument to ref_transaction_commit for error logging
Add a strbuf argument to _commit so that we can pass an error string back to
the caller. So that we can do error logging from the caller instead of from
_commit.

Longer term plan is to first convert all callers to use onerr==QUIET_ON_ERR
and craft any log messages from the callers themselves and finally remove the
onerr argument completely.

Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ronnie Sahlberg <sahlberg@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Michael Haggerty <mhagger@alum.mit.edu>
2014-07-14 11:54:40 -07:00
..
2014-06-06 11:26:50 -07:00
2014-06-06 11:23:04 -07:00
2014-04-08 12:00:28 -07:00
2014-06-16 10:07:15 -07:00
2014-03-14 14:25:31 -07:00
2014-01-17 12:21:20 -08:00
2014-02-27 14:01:30 -08:00
2014-06-16 12:18:12 -07:00
2014-06-16 12:18:41 -07:00
2014-06-03 12:06:41 -07:00
2014-04-08 12:00:33 -07:00
2014-06-16 12:17:58 -07:00
2014-05-19 13:39:54 -07:00
2014-04-30 10:30:02 -07:00
2014-02-27 14:01:48 -08:00
2014-01-17 12:21:20 -08:00