1. 07047d6 cocci: apply "pending" index-compatibility to some "builtin/*.c" by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  2. ce93a4c dir.[ch]: replace dir_init() with DIR_INIT by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  3. 936e588 Merge branch 'ah/plugleaks' by Junio C Hamano · 3 years, 8 months ago
  4. 2656443 builtin/check-ignore: clear_pathspec before returning by Andrzej Hunt · 3 years, 9 months ago
  5. 719630e pathspec: allow to ignore SKIP_WORKTREE entries on index matching by Matheus Tavares · 3 years, 9 months ago
  6. eceba53 dir: fix problematic API to avoid memory leaks by Elijah Newren · 4 years, 5 months ago
  7. 7ec8125 check-ignore: fix documentation and implementation to match by Elijah Newren · 4 years, 11 months ago
  8. 65edd96 treewide: rename 'exclude' methods to 'pattern' by Derrick Stolee · 5 years ago
  9. 4ff89ee treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_' by Derrick Stolee · 5 years ago
  10. caa3d55 treewide: rename 'struct exclude_list' to 'struct pattern_list' by Derrick Stolee · 5 years ago
  11. ab8db61 treewide: rename 'struct exclude' to 'struct path_pattern' by Derrick Stolee · 5 years ago
  12. f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyễn Thái Ngọc Duy · 6 years ago
  13. d60771e check-ignore: fix mix of directories and other file types by René Scharfe · 7 years ago
  14. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
  15. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  16. 3c5a782 Merge branch 'bw/pathspec-sans-the-index' by Junio C Hamano · 8 years ago
  17. 08de915 pathspec: convert find_pathspecs_matching_against_index to take an index by Brandon Williams · 8 years ago
  18. c08397e pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag by Brandon Williams · 8 years ago
  19. a0bba65 dir: convert is_excluded to take an index by Brandon Williams · 8 years ago
  20. 0d4cc1b give "nbuf" strbuf a more meaningful name by Jeff King · 9 years ago
  21. dca9003 check-ignore: there are only two possible line terminations by Junio C Hamano · 9 years ago
  22. 33e8fc8 usage: do not insist that standard input must come from a file by Junio C Hamano · 9 years ago
  23. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  24. 005a1de Merge branch 'dw/check-ignore-sans-index' by Junio C Hamano · 11 years ago
  25. 8231fa6 check-ignore: Add option to ignore index contents by Dave Williams · 11 years ago
  26. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 11 years ago
  27. a86a8b9 Merge branch 'sb/parseopt-boolean-removal' by Junio C Hamano · 11 years ago
  28. 0db320d Merge branch 'jc/check-x-z' by Junio C Hamano · 11 years ago
  29. d5d09d4 Replace deprecated OPT_BOOLEAN by OPT_BOOL by Stefan Beller · 11 years ago
  30. 84b8b5d remove match_pathspec() in favor of match_pathspec_depth() by Nguyễn Thái Ngọc Duy · 11 years ago
  31. 931eab6 check-ignore: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 11 years ago
  32. d6dcb92 check-ignore -z: a single -z should apply to both input and output by Junio C Hamano · 11 years ago
  33. 800531a check-ignore: the name of the character is NUL, not NULL by Junio C Hamano · 11 years ago
  34. c51afbb Merge branch 'as/check-ignore' by Junio C Hamano · 12 years ago
  35. 0aaf62b dir.c: git-status --ignored: don't scan the work tree twice by Karsten Blees · 12 years ago
  36. b07bc8c dir.c: replace is_path_excluded with now equivalent is_excluded API by Karsten Blees · 12 years ago
  37. 0c8e8c0 check-ignore: allow incremental streaming of queries via --stdin by Adam Spiers · 12 years ago
  38. 0006d85 check-ignore: move setup into cmd_check_ignore() by Adam Spiers · 12 years ago
  39. ae3caf4 check-ignore: add -n / --non-matching option by Adam Spiers · 12 years ago
  40. c19387e name-hash: allow hashing an empty string by Junio C Hamano · 12 years ago
  41. 368aa52 add git-check-ignore sub-command by Adam Spiers · 12 years ago