summaryrefslogtreecommitdiff
path: root/builtin-ls-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Add output flushing before fork()Anders Melchiorsen2008-08-041-7/+6
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-1/+1
|\
| * Make usage strings dash-lessStephan Beyer2008-07-131-1/+1
* | add context pointer to read_tree_recursive()René Scharfe2008-07-151-2/+2
|/
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-141-1/+1
* Full rework of quote_c_style and write_name_quoted.Pierre Habouzit2007-09-201-4/+2
* Merge branch 'jn/lstree'Junio C Hamano2007-05-231-5/+28
|\
| * Add an option to git-ls-tree to display also the size of blobJakub Narebski2007-05-201-5/+28
* | rename dirlink to gitlink.Martin Waitz2007-05-211-1/+1
|/
* Teach core object handling functions about gitlinksLinus Torvalds2007-04-101-1/+19
* prefixcmp(): fix-up leftover strncmp().Junio C Hamano2007-02-201-1/+1
* remove unnecessary initializationsDavid Rientjes2006-08-151-3/+3
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-4/+4
* Remove "tree->entries" tree-entry list from tree parserLinus Torvalds2006-05-281-1/+1
* Builtin git-ls-tree.Peter Eriksen2006-05-231-0/+156