summaryrefslogtreecommitdiff
path: root/builtin/ls-tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy2014-02-241-1/+1
* Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-2/+11
|\
| * parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * rename field "raw" to "_raw" in struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * convert some get_pathspec() calls to parse_pathspec()Nguyễn Thái Ngọc Duy2013-07-151-1/+9
| * move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy2013-07-151-0/+1
* | Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-051-3/+3
|/
* pathspec: save the non-wildcard length partNguyễn Thái Ngọc Duy2012-11-191-1/+1
* i18n: ls-tree: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-11/+11
* Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-251-3/+1
* pathspec: rename per-item field has_wildcard to use_wildcardJunio C Hamano2011-04-051-1/+2
* Convert read_tree{,_recursive} to support struct pathspecNguyễn Thái Ngọc Duy2011-03-251-5/+7
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-1/+1
* ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-121-0/+2
* ls: remove redundant logicErik Faye-Lund2010-03-211-4/+2
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+176