summaryrefslogtreecommitdiff
path: root/builtin-ls-tree.c
AgeCommit message (Expand)Author
2007-09-21Full rework of quote_c_style and write_name_quoted.Pierre Habouzit
2007-05-23Merge branch 'jn/lstree'Junio C Hamano
2007-05-22rename dirlink to gitlink.Martin Waitz
2007-05-21Add an option to git-ls-tree to display also the size of blobJakub Narebski
2007-04-10Teach core object handling functions about gitlinksLinus Torvalds
2007-02-21prefixcmp(): fix-up leftover strncmp().Junio C Hamano
2006-08-16remove unnecessary initializationsDavid Rientjes
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-05-29Remove "tree->entries" tree-entry list from tree parserLinus Torvalds
2006-05-23Builtin git-ls-tree.Peter Eriksen