aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-list.c
Commit message (Expand)AuthorAge
* Add "named object array" conceptLinus Torvalds2006-06-19
* Some more memory leak avoidanceLinus Torvalds2006-06-17
* Shrink "struct object" a bitLinus Torvalds2006-06-17
* rev-list: fix process_tree() conversion.Linus Torvalds2006-06-05
* tree_entry(): new tree-walking helper functionLinus Torvalds2006-05-30
* Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-29
* Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds2006-05-29
* Make "struct tree" contain the pointer to the tree bufferLinus Torvalds2006-05-29
* Fix memory leak in "git rev-list --objects"Linus Torvalds2006-05-28
* fmt-patch: Support --attachJohannes Schindelin2006-05-21
* Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-21
* Make "git rev-list" be a builtinLinus Torvalds2006-05-18