Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "named object array" concept | Linus Torvalds | 2006-06-19 | 1 | -31/+33 |
* | Some more memory leak avoidance | Linus Torvalds | 2006-06-17 | 1 | -0/+8 |
* | Shrink "struct object" a bit | Linus Torvalds | 2006-06-17 | 1 | -3/+3 |
* | rev-list: fix process_tree() conversion. | Linus Torvalds | 2006-06-05 | 1 | -2/+2 |
* | tree_entry(): new tree-walking helper function | Linus Torvalds | 2006-05-30 | 1 | -11/+5 |
* | Remove "tree->entries" tree-entry list from tree parser | Linus Torvalds | 2006-05-29 | 1 | -10/+16 |
* | Make "tree_entry" have a SHA1 instead of a union of object pointers | Linus Torvalds | 2006-05-29 | 1 | -2/+2 |
* | Make "struct tree" contain the pointer to the tree buffer | Linus Torvalds | 2006-05-29 | 1 | -1/+2 |
* | Fix memory leak in "git rev-list --objects" | Linus Torvalds | 2006-05-28 | 1 | -0/+3 |
* | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 | 1 | -1/+1 |
* | Merge branch 'master' into js/fmt-patch | Junio C Hamano | 2006-05-21 | 1 | -1/+1 |
* | Make "git rev-list" be a builtin | Linus Torvalds | 2006-05-18 | 1 | -0/+358 |