Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-21 | Switch over tree descriptors to contain a pre-parsed entry | Linus Torvalds | 1 | -5/+13 |
2007-03-21 | Initialize tree descriptors with a helper function rather than by hand. | Linus Torvalds | 1 | -2/+3 |
2007-03-21 | Remove "pathlen" from "struct name_entry" | Linus Torvalds | 1 | -1/+0 |
2007-03-18 | Avoid unnecessary strlen() calls | Linus Torvalds | 1 | -0/+5 |
2006-05-30 | tree_entry(): new tree-walking helper function | Linus Torvalds | 1 | -1/+4 |
2006-04-19 | get_tree_entry(): make it available from tree-walk | Junio C Hamano | 1 | -0/+2 |
2006-03-29 | tree/diff header cleanup. | Junio C Hamano | 1 | -0/+25 |