read_tree_recursive 269 archive.c err = read_tree_recursive(args->tree, "", 0, 0, &args->pathspec, read_tree_recursive 322 archive.c ret = read_tree_recursive(tree, "", 0, 0, &pathspec, read_tree_recursive 107 builtin/checkout.c read_tree_recursive(tree, "", 0, 0, pathspec, update_some, NULL); read_tree_recursive 585 builtin/log.c read_tree_recursive((struct tree *)o, "", 0, 0, &match_all, read_tree_recursive 187 builtin/ls-tree.c return !!read_tree_recursive(tree, "", 0, 0, &pathspec, show_tree, NULL); read_tree_recursive 300 merge-recursive.c if (read_tree_recursive(tree, "", 0, 0, &match_all, save_files_dirs, o)) read_tree_recursive 175 tree.c err = read_tree_recursive(tree, "", 0, stage, match, fn, NULL); read_tree_recursive 32 tree.h extern int read_tree_recursive(struct tree *tree,