[PATCH] plug memory leak in diff.c::diff_free_filepair()
[gitweb.git] / tree.c
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-28 git-fsck-cache: be stricter about "tree" objects
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-14 Fix up read_tree() pathspec matching to use "const...
2005-07-14 Start adding interfaces to read in partial trees
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-25 [PATCH] Fix oversimplified optimization for add_cache_e...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-08 [PATCH] Anal retentive 'const unsigned char *sha1'
2005-05-29 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-20 [PATCH] delta check
2005-05-11 [PATCH] read_tree_recursive(): Fix leaks
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-08 Add git-update-cache --replace option.
2005-05-06 [PATCH] don't load and decompress objects twice with...
2005-05-06 Merge of http://members.cox.net/junkio/git-jc.git
2005-05-05 Be more careful about tree entry modes.
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-04 [PATCH] Fix memory leaks in git-fsck-cache
2005-05-03 Automatic merge of /home/torvalds/junkio/.git/
2005-05-02 Make fsck-cache do better tree checking.
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-24 Don't add references to objects we couldn't find.
2005-04-24 Verify that the object type matches for tree/commit...
2005-04-24 Set object type at object creation time, not object...
2005-04-24 [PATCH] Parse tree objects completely
2005-04-22 Move "read_tree()" to "tree.c" to be used as a generic...
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 [PATCH] Implementations of parsing functions