libgit2/include/git2/sys
Russell Belfer 4dcd878019 Move refdb_backend to include/git2/sys
This moves most of the refdb stuff over to the include/git2/sys
directory, with some minor shifts in function organization.

While I was making the necessary updates, I also removed the
trailing whitespace in a few files that I modified just because I
was there and it was bugging me.
2013-04-21 11:57:21 -07:00
..
commit.h Move git_commit_create_from_oids into sys/commit.h 2013-04-21 11:50:56 -07:00
config.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
odb_backend.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
refdb_backend.h Move refdb_backend to include/git2/sys 2013-04-21 11:57:21 -07:00
repository.h Move some low-level repo fns to include/git2/sys 2013-04-21 11:50:56 -07:00