http-fetch: do not use curl_message after releasing it
[git.git] / object.c
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-16 Linus Torvalds[PATCH] Avoid building object ref lists when not needed
2005-09-11 Daniel Barkalow[PATCH] Add function to append to an object_list.
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-08-03 barkalow@iabervon.org[PATCH] Object library enhancements
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Daniel Barkalow[PATCH] Parse tags for absent objects
2005-06-08 Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
2005-05-26 Linus TorvaldsMake "parse_object()" also fill in commit message buffe...
2005-05-22 Linus TorvaldsInclude file cleanups..
2005-05-20 Nicolas Pitre[PATCH] delta check
2005-05-06 Nicolas Pitre[PATCH] don't load and decompress objects twice with...
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Sergey Vlasov[PATCH] Fix memory leaks in git-fsck-cache
2005-04-28 Daniel Barkalow[PATCH] Add function to parse an object of unspecified...
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-18 Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18 Daniel Barkalow[PATCH] Implementations of parsing functions