]> git.ipfire.org Git - thirdparty/git.git/commit - object.h
[PATCH] Object library enhancements
authorbarkalow@iabervon.org <barkalow@iabervon.org>
Tue, 2 Aug 2005 23:45:48 +0000 (19:45 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Aug 2005 05:53:07 +0000 (22:53 -0700)
commit66e481b007e843be54b9ff6a4be6e139c103a695
tree68afb9334b489e67e6c78ffff7f6090e7de50f7f
parent29f3b3de99a9dc08b6ef6946cafaa559a7b4f725
[PATCH] Object library enhancements

Add function to look up an object which is entirely unknown, so that
it can be put in a list. Various other functions related to lists of
objects.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
object.c
object.h
tree.h