summaryrefslogtreecommitdiff
path: root/builtin/ls-tree.c
AgeCommit message (Expand)Author
2011-07-25Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour
2011-04-05pathspec: rename per-item field has_wildcard to use_wildcardJunio C Hamano
2011-03-25Convert read_tree{,_recursive} to support struct pathspecNguyễn Thái Ngọc Duy
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-09-12ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano
2010-03-21ls: remove redundant logicErik Faye-Lund
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds