git-tar-tree: no more void pointer arithmetic
[git.git] / object.c
2006-06-18 Linus TorvaldsShrink "struct object" a bit
2006-06-18 Junio C HamanoMerge early part of branch 'jc/fetchupload'
2006-06-18 Junio C HamanoMerge branch 'jc/rw-prefix'
2006-06-13 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-10 Junio C HamanoMerge git://git.kernel.org/pub/scm/git/gitweb
2006-06-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-04 Junio C HamanoMerge branch 'lt/tree-2'
2006-06-01 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-30 Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-30 Linus TorvaldsMake "struct tree" contain the pointer to the tree...
2006-05-29 Junio C HamanoMerge branch 'lt/tree' into jc/lt-tree-n-cache-tree
2006-05-29 Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-29 Linus TorvaldsAdd raw tree buffer info to "struct tree"
2006-05-03 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Junio C HamanoMerge branch 'maint'
2006-04-05 Junio C HamanoMerge branch 'jc/clone'
2006-04-05 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 Junio C HamanoMerge branch 'fix'
2006-04-04 Junio C HamanoMerge in xdiff cleanup pieces
2006-04-04 Junio C HamanoMerge branch 'pe/cleanup'
2006-04-04 Junio C HamanoMerge branch 'pe/cleanup' into next
2006-04-04 Peter EriksenReplace xmalloc+memset(0) with xcalloc.
2006-04-04 Peter EriksenUse blob_, commit_, tag_, and tree_type throughout.
2006-03-31 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Junio C HamanoMerge branch 'jc/nostat'
2006-02-13 Junio C HamanoMerge branch 'jc/nostat'
2006-02-12 Junio C HamanoMerge branch 'master'
2006-02-12 Linus TorvaldsFix object re-hashing
2006-02-12 Junio C Hamanohashtable-based objects: minimum fixups.
2006-02-12 Johannes SchindelinUse a hashtable for objects instead of a sorted list
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-08 Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08 Junio C HamanoGIT 1.0.8 v1.0.8
2006-01-07 Junio C Hamano[PATCH] Compilation: zero-length array declaration.
2005-12-12 Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-07 Junio C Hamanoqsort() ptrdiff_t may be larger than int
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-15 Sergey VlasovRework object refs tracking to reduce memory usage
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