Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full rework of quote_c_style and write_name_quoted. | Pierre Habouzit | 2007-09-20 | 1 | -4/+2 |
* | Merge branch 'jn/lstree' | Junio C Hamano | 2007-05-23 | 1 | -5/+28 |
|\ | |||||
| * | Add an option to git-ls-tree to display also the size of blob | Jakub Narebski | 2007-05-20 | 1 | -5/+28 |
* | | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 1 | -1/+1 |
|/ | |||||
* | Teach core object handling functions about gitlinks | Linus Torvalds | 2007-04-10 | 1 | -1/+19 |
* | prefixcmp(): fix-up leftover strncmp(). | Junio C Hamano | 2007-02-20 | 1 | -1/+1 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -3/+3 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -4/+4 |
* | Remove "tree->entries" tree-entry list from tree parser | Linus Torvalds | 2006-05-28 | 1 | -1/+1 |
* | Builtin git-ls-tree. | Peter Eriksen | 2006-05-23 | 1 | -0/+156 |