14 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
Jeff King e96980ef81 builtin-add: simplify (and increase accuracy of) exclude handling 18 years ago
Jeff King 2abd31b078 dir_struct: add collect_ignored option 18 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Linus Torvalds 095952585c Teach directory traversal about subprojects 18 years ago
Linus Torvalds 9fc42d6091 Optimize directory listing with pathspec limiter. 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Junio C Hamano c889763bf3 Revert "read_directory: show_both option." 18 years ago
Junio C Hamano 4888c53409 read_directory: show_both option. 18 years ago
Junio C Hamano e813d50e35 match_pathspec() -- return how well the spec matched 18 years ago
Junio C Hamano f8a9d42872 read-tree: further loosen "working file will be lost" check. 18 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 18 years ago
Linus Torvalds 3c6a370b0e Move pathspec matching from builtin-add.c into dir.c 19 years ago
Linus Torvalds b4189aa848 Clean up git-ls-file directory walking library interface 19 years ago
Linus Torvalds 453ec4bdf4 libify git-ls-files directory traversal 19 years ago