2007-11-25 08:48:04 +01:00
|
|
|
object access API
|
|
|
|
=================
|
|
|
|
|
2018-04-10 23:26:20 +02:00
|
|
|
Talk about <sha1-file.c> and <object.h> family, things like
|
2007-11-25 08:48:04 +01:00
|
|
|
|
|
|
|
* read_sha1_file()
|
|
|
|
* read_object_with_reference()
|
|
|
|
* has_sha1_file()
|
|
|
|
* write_sha1_file()
|
2018-01-28 01:13:11 +01:00
|
|
|
* pretend_object_file()
|
2007-11-25 08:48:04 +01:00
|
|
|
* lookup_{object,commit,tag,blob,tree}
|
|
|
|
* parse_{object,commit,tag,blob,tree}
|
|
|
|
* Use of object flags
|
|
|
|
|
|
|
|
(JC, Shawn, Daniel, Dscho, Linus)
|