Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read-tree: fix eye-candy. | Linus Torvalds | 2006-06-05 | 1 | -0/+1 |
* | Merge branch 'lt/tree-2' | Junio C Hamano | 2006-06-03 | 1 | -12/+56 |
|\ | |||||
| * | tree_entry(): new tree-walking helper function | Linus Torvalds | 2006-05-30 | 1 | -23/+13 |
| * | Remove last vestiges of generic tree_entry_list | Linus Torvalds | 2006-05-29 | 1 | -1/+44 |
| * | Remove "tree->entries" tree-entry list from tree parser | Linus Torvalds | 2006-05-29 | 1 | -2/+2 |
| * | builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec() | Linus Torvalds | 2006-05-29 | 1 | -5/+15 |
| * | Make "tree_entry" have a SHA1 instead of a union of object pointers | Linus Torvalds | 2006-05-29 | 1 | -4/+5 |
| * | Make "struct tree" contain the pointer to the tree buffer | Linus Torvalds | 2006-05-29 | 1 | -2/+2 |
* | | read-tree --reset: update working tree file for conflicted paths. | Junio C Hamano | 2006-06-03 | 1 | -10/+14 |
|/ | |||||
* | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | 1 | -3/+59 |
* | Builtin git-read-tree. | Peter Eriksen | 2006-05-23 | 1 | -0/+882 |