aboutsummaryrefslogtreecommitdiff
path: root/builtin-ls-tree.c
Commit message (Expand)AuthorAge
* Produce a nicer output in case of sha1_object_info failures in ls-tree -lAlex Riesen2009-03-20
* tree.c: allow read_tree_recursive() to traverse gitlink entriesLars Hjemli2009-02-07
* Document git-ls-tree --full-treeNanako Shiraishi2009-01-01
* ls-tree: add --full-tree optionJunio C Hamano2008-12-26
* Add output flushing before fork()Anders Melchiorsen2008-08-04
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | add context pointer to read_tree_recursive()René Scharfe2008-07-15
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-20
* Merge branch 'jn/lstree'Junio C Hamano2007-05-23
|\
| * Add an option to git-ls-tree to display also the size of blobJakub Narebski2007-05-20
* | rename dirlink to gitlink.Martin Waitz2007-05-21
|/
* Teach core object handling functions about gitlinksLinus Torvalds2007-04-10
* prefixcmp(): fix-up leftover strncmp().Junio C Hamano2007-02-20
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-28
* Builtin git-ls-tree.Peter Eriksen2006-05-23