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