Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-21 | Remove "pathlen" from "struct name_entry" | Linus Torvalds | 1 | -4/+2 |
2007-03-18 | Avoid unnecessary strlen() calls | Linus Torvalds | 1 | -2/+2 |
2007-01-09 | get_tree_entry: map blank requested entry to tree root | Jeff King | 1 | -1/+8 |
2007-01-04 | Remove shadowing variable from traverse_trees() | René Scharfe | 1 | -1/+0 |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 1 | -2/+2 |
2006-06-20 | Remove all void-pointer arithmetic. | Florian Forster | 1 | -5/+6 |
2006-05-30 | tree_entry(): new tree-walking helper function | Linus Torvalds | 1 | -2/+31 |
2006-05-28 | Don't use "sscanf()" for tree mode scanning | Linus Torvalds | 1 | -3/+18 |
2006-04-19 | get_tree_entry(): make it available from tree-walk | Junio C Hamano | 1 | -0/+50 |
2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 1 | -1/+2 |
2006-03-29 | tree/diff header cleanup. | Junio C Hamano | 1 | -0/+116 |