Stefan Beller
cbd53a2193
object-store: move object access functions to object-store.h
...
This should make these functions easier to find and cache.h less
overwhelming to read.
In particular, this moves:
- read_object_file
- oid_object_info
- write_object_file
As a result, most of the codebase needs to #include object-store.h.
In this patch the #include is only added to files that would fail to
compile otherwise. It would be better to #include wherever
identifiers from the header are used. That can happen later
when we have better tooling for it.
Signed-off-by: Stefan Beller <sbeller@google.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2018-05-16 11:42:03 +09:00
..
2018-03-21 11:30:10 -07:00
2018-04-11 13:09:55 +09:00
2018-02-08 12:37:30 -08:00
2018-05-16 11:42:03 +09:00
2018-04-10 08:25:45 +09:00
2018-05-16 11:42:03 +09:00
2018-02-12 13:09:35 -08:00
2018-02-09 10:24:50 -08:00
2018-05-16 11:42:03 +09:00
2018-02-09 10:24:50 -08:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-03-21 11:30:10 -07:00
2018-02-21 14:27:30 -08:00
2018-03-26 10:07:43 -07:00
2018-05-16 11:42:03 +09:00
2018-02-14 13:10:05 -08:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-04-26 10:54:27 +09:00
2018-04-11 13:09:55 +09:00
2018-04-11 13:09:55 +09:00
2018-05-16 11:42:03 +09:00
2018-02-22 10:08:05 -08:00
2018-04-26 10:54:27 +09:00
2018-02-22 10:08:05 -08:00
2018-05-16 11:42:03 +09:00
2018-03-14 09:23:48 -07:00
2018-02-09 10:24:51 -08:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-04-11 13:09:55 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-03-22 14:24:25 -07:00
2018-03-14 09:23:48 -07:00
2018-05-16 11:42:03 +09:00
2018-04-26 10:54:27 +09:00
2018-04-11 13:09:55 +09:00
2018-04-12 11:38:56 +09:00
2018-05-16 11:42:03 +09:00
2018-03-14 12:01:07 -07:00
2018-02-09 10:24:52 -08:00
2018-02-21 12:45:04 -08:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-04-26 10:54:27 +09:00
2018-03-14 09:23:48 -07:00
2018-05-16 11:42:03 +09:00
2018-03-14 09:23:48 -07:00
2018-04-10 08:25:45 +09:00
2018-04-10 16:28:20 +09:00
2018-03-14 09:23:48 -07:00
2018-05-16 11:42:03 +09:00
2018-04-11 13:09:56 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-04-10 16:28:20 +09:00
2018-02-09 10:24:50 -08:00
2018-05-16 11:42:03 +09:00
2018-04-10 08:25:45 +09:00
2018-03-14 09:23:47 -07:00