20 Commits (d8cd32792a0a8a52ff4f5f4bb74f9044bcb9a97a)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 5c6cb9888d ls-tree: disable negative pathspec because it's not supported 10 years ago
Nguyễn Thái Ngọc Duy 1cf9952db2 ls-tree: remove path filtering logic in show_tree 10 years ago
Nguyễn Thái Ngọc Duy 6a0b0b6de9 tree.c: update read_tree_recursive callback to pass strbuf as base 10 years ago
Nguyễn Thái Ngọc Duy 854b09592c pathspec: rename match_pathspec_depth() to match_pathspec() 11 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 11 years ago
Nguyễn Thái Ngọc Duy 93d9353716 parse_pathspec: accept :(icase)path syntax 11 years ago
Nguyễn Thái Ngọc Duy bd30c2e484 pathspec: support :(glob) syntax 11 years ago
Nguyễn Thái Ngọc Duy b3920bbdc5 rename field "raw" to "_raw" in struct pathspec 11 years ago
Nguyễn Thái Ngọc Duy 0fdc2ae512 convert some get_pathspec() calls to parse_pathspec() 11 years ago
Nguyễn Thái Ngọc Duy 64acde94ef move struct pathspec and related functions to pathspec.[ch] 11 years ago
Nguyễn Thái Ngọc Duy 170260ae90 pathspec: save the non-wildcard length part 12 years ago
Nguyễn Thái Ngọc Duy 373f922174 i18n: ls-tree: mark parseopt strings for translation 12 years ago
Jon Seymour 04f89259a6 Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. 13 years ago
Junio C Hamano 33e0f62ba9 pathspec: rename per-item field has_wildcard to use_wildcard 14 years ago
Nguyễn Thái Ngọc Duy f0096c06bc Convert read_tree{,_recursive} to support struct pathspec 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 14 years ago
Junio C Hamano b294ed637d ls-tree $di $dir: do not mistakenly recurse into directories 14 years ago
Erik Faye-Lund 531e758d9c ls: remove redundant logic 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Stephen Boyd 61fdbcf98b ls-tree: migrate to parse-options 15 years ago
Alex Riesen e392a85236 Produce a nicer output in case of sha1_object_info failures in ls-tree -l 16 years ago
Lars Hjemli d3bee161fe tree.c: allow read_tree_recursive() to traverse gitlink entries 16 years ago
Nanako Shiraishi e1a5977407 Document git-ls-tree --full-tree 16 years ago
Junio C Hamano d4789c60aa ls-tree: add --full-tree option 16 years ago
Anders Melchiorsen 7d0b18a4da Add output flushing before fork() 16 years ago
René Scharfe 671f070721 add context pointer to read_tree_recursive() 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 17 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Jakub Narebski a5bbda8b7b Add an option to git-ls-tree to display also the size of blob 18 years ago
Linus Torvalds f35a6d3bce Teach core object handling functions about gitlinks 18 years ago
Junio C Hamano 1968d77dd6 prefixcmp(): fix-up leftover strncmp(). 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Peter Eriksen aae01bda7f Builtin git-ls-tree. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Eric Wong cb85bfe5df ls-tree: add --abbrev[=<n>] option 19 years ago
Daniel Barkalow 521698b153 Only use a single parser for tree objects 19 years ago
Junio C Hamano a69dd585fc ls-tree: chomp leading directories when run from a subdirectory 19 years ago
Junio C Hamano c639a5548a ls-tree: --name-only 19 years ago
Junio C Hamano f59846718e ls-tree: resurrect '-d' to mean 'show trees only' 19 years ago
Linus Torvalds 0f8f45cb4a git-ls-tree: add "-t" option to always show the tree entries 19 years ago
Junio C Hamano b191fa72ea ls-tree: work from subdirectory. 19 years ago
Junio C Hamano 32b5904b5f ls-tree: Resurrect funny name quoting lost during rewrite. 19 years ago
Linus Torvalds e2466376ec ls-tree: further tweaks of the rewrite 19 years ago