Age | Commit message (Expand) | Author | Files | Lines |
2014-12-01 | ls-tree: disable negative pathspec because it's not supported | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2014-12-01 | ls-tree: remove path filtering logic in show_tree | Nguyễn Thái Ngọc Duy | 1 | -7/+7 |
2014-12-01 | tree.c: update read_tree_recursive callback to pass strbuf as base | Nguyễn Thái Ngọc Duy | 1 | -4/+5 |
2014-02-24 | pathspec: rename match_pathspec_depth() to match_pathspec() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -2/+11 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -3/+3 |
2013-07-15 | parse_pathspec: accept :(icase)path syntax | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-15 | pathspec: support :(glob) syntax | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-15 | rename field "raw" to "_raw" in struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-15 | convert some get_pathspec() calls to parse_pathspec() | Nguyễn Thái Ngọc Duy | 1 | -1/+9 |
2013-07-15 | move struct pathspec and related functions to pathspec.[ch] | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2012-11-19 | pathspec: save the non-wildcard length part | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-08-20 | i18n: ls-tree: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -11/+11 |
2011-07-25 | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. | Jon Seymour | 1 | -3/+1 |
2011-04-05 | pathspec: rename per-item field has_wildcard to use_wildcard | Junio C Hamano | 1 | -1/+2 |
2011-03-25 | Convert read_tree{,_recursive} to support struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -5/+7 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -1/+1 |
2010-09-12 | ls-tree $di $dir: do not mistakenly recurse into directories | Junio C Hamano | 1 | -0/+2 |
2010-03-21 | ls: remove redundant logic | Erik Faye-Lund | 1 | -4/+2 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+176 |