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