index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object.c
Age
Commit message (
Expand
)
Author
2005-09-16
[PATCH] Avoid building object ref lists when not needed
Linus Torvalds
2005-09-10
[PATCH] Add function to append to an object_list.
Daniel Barkalow
2005-08-02
[PATCH] Object library enhancements
barkalow@iabervon.org
2005-06-27
[PATCH] Remove "delta" object representation.
Junio C Hamano
2005-06-21
[PATCH] Parse tags for absent objects
Daniel Barkalow
2005-06-08
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-05-25
Make "parse_object()" also fill in commit message buffer data.
Linus Torvalds
2005-05-22
Include file cleanups..
Linus Torvalds
2005-05-20
[PATCH] delta check
Nicolas Pitre
2005-05-06
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-04
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
2005-04-28
[PATCH] Add function to parse an object of unspecified type (take 2)
Daniel Barkalow
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-18
[PATCH] Implementations of parsing functions
Daniel Barkalow