index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-ls-tree.c
Commit message (
Expand
)
Author
Age
*
Produce a nicer output in case of sha1_object_info failures in ls-tree -l
Alex Riesen
2009-03-20
*
tree.c: allow read_tree_recursive() to traverse gitlink entries
Lars Hjemli
2009-02-07
*
Document git-ls-tree --full-tree
Nanako Shiraishi
2009-01-01
*
ls-tree: add --full-tree option
Junio C Hamano
2008-12-26
*
Add output flushing before fork()
Anders Melchiorsen
2008-08-04
*
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-16
|
\
|
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
|
add context pointer to read_tree_recursive()
René Scharfe
2008-07-15
|
/
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
2007-09-20
*
Merge branch 'jn/lstree'
Junio C Hamano
2007-05-23
|
\
|
*
Add an option to git-ls-tree to display also the size of blob
Jakub Narebski
2007-05-20
*
|
rename dirlink to gitlink.
Martin Waitz
2007-05-21
|
/
*
Teach core object handling functions about gitlinks
Linus Torvalds
2007-04-10
*
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
2007-02-20
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-28
*
Builtin git-ls-tree.
Peter Eriksen
2006-05-23