Files
git/builtin
Stefan Beller 1ec5bfd24e object: add repository argument to parse_object_buffer
Add a repository argument to allow the callers of parse_object_buffer
to be more specific about which repository to act on. This is a small
mechanical change; it doesn't change the implementation to handle
repositories other than the_repository yet.

As with the previous commits, use a macro to catch callers passing a
repository other than the_repository at compile time.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-06-29 10:43:38 -07:00
..
2018-05-30 14:04:05 +09:00
2018-06-25 13:22:38 -07:00
2018-05-30 14:04:05 +09:00
2018-06-01 15:06:38 +09:00
2018-06-01 15:06:37 +09:00
2018-06-01 15:06:40 +09:00
2018-06-01 15:06:38 +09:00
2018-05-23 14:38:15 +09:00
2018-05-30 14:04:05 +09:00
2018-05-30 14:04:05 +09:00
2018-05-29 00:28:22 +09:00
2018-05-30 14:04:07 +09:00