summaryrefslogtreecommitdiff
path: root/builtin-rev-list.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-291-10/+16
* Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds2006-05-291-2/+2
* Make "struct tree" contain the pointer to the tree bufferLinus Torvalds2006-05-291-1/+2
* Fix memory leak in "git rev-list --objects"Linus Torvalds2006-05-281-0/+3
* fmt-patch: Support --attachJohannes Schindelin2006-05-211-1/+1
* Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-211-1/+1
* Make "git rev-list" be a builtinLinus Torvalds2006-05-181-0/+358