1. e663674 Add functions get_relative_cwd() and is_inside_dir() by Johannes Schindelin · 18 years ago
  2. e96980e builtin-add: simplify (and increase accuracy of) exclude handling by Jeff King · 18 years ago
  3. 2abd31b dir_struct: add collect_ignored option by Jeff King · 18 years ago
  4. 302b928 rename dirlink to gitlink. by Martin Waitz · 18 years ago
  5. 0959525 Teach directory traversal about subprojects by Linus Torvalds · 18 years ago
  6. 9fc42d6 Optimize directory listing with pathspec limiter. by Linus Torvalds · 18 years ago
  7. 4d06f8a Fix 'git add' with .gitignore by Junio C Hamano · 18 years ago
  8. c889763 Revert "read_directory: show_both option." by Junio C Hamano · 18 years ago
  9. 4888c53 read_directory: show_both option. by Junio C Hamano · 18 years ago
  10. e813d50 match_pathspec() -- return how well the spec matched by Junio C Hamano · 18 years ago
  11. f8a9d42 read-tree: further loosen "working file will be lost" check. by Junio C Hamano · 18 years ago
  12. c91f0d9 git-commit.sh: convert run_status to a C builtin by Jeff King · 19 years ago
  13. 3c6a370 Move pathspec matching from builtin-add.c into dir.c by Linus Torvalds · 19 years ago
  14. b4189aa Clean up git-ls-file directory walking library interface by Linus Torvalds · 19 years ago
  15. 453ec4b libify git-ls-files directory traversal by Linus Torvalds · 19 years ago