libgit2/include/git2/sys
Carlos Martín Nieto 7a3764bee9 odb: document git_odb_stream
Clarify the role of each function and in particular mention that there
is no need for the backend or stream to worry about the object's id,
as it will be given when `finalize_write` is called.
2013-08-17 02:02:28 +02:00
..
commit.h commit: make create_from_oids() accept plain oid 2013-05-05 16:48:34 +02:00
config.h Typedef git_config_level_t and use it everywhere 2013-05-24 10:35:58 -07:00
index.h Clean up some documentation 2013-07-23 09:40:19 +02:00
odb_backend.h odb: document git_odb_stream 2013-08-17 02:02:28 +02:00
refdb_backend.h ...Aaaand this works 2013-05-30 03:47:10 +02:00
refs.h Clean up some documentation 2013-07-23 09:40:19 +02:00
repository.h repo: Add git_repository__cleanup 2013-04-24 15:52:58 +02:00