1
0
mirror of https://github.com/git/git.git synced 2025-03-21 12:35:29 +00:00
git/builtin
Junio C Hamano d5c87a802d Merge branch 'nd/struct-pathspec'
* nd/struct-pathspec: (22 commits)
  t6004: add pathspec globbing test for log family
  t7810: overlapping pathspecs and depth limit
  grep: drop pathspec_matches() in favor of tree_entry_interesting()
  grep: use writable strbuf from caller for grep_tree()
  grep: use match_pathspec_depth() for cache/worktree grepping
  grep: convert to use struct pathspec
  Convert ce_path_match() to use match_pathspec_depth()
  Convert ce_path_match() to use struct pathspec
  struct rev_info: convert prune_data to struct pathspec
  pathspec: add match_pathspec_depth()
  tree_entry_interesting(): optimize wildcard matching when base is matched
  tree_entry_interesting(): support wildcard matching
  tree_entry_interesting(): fix depth limit with overlapping pathspecs
  tree_entry_interesting(): support depth limit
  tree_entry_interesting(): refactor into separate smaller functions
  diff-tree: convert base+baselen to writable strbuf
  glossary: define pathspec
  Move tree_entry_interesting() to tree-walk.c and export it
  tree_entry_interesting(): remove dependency on struct diff_options
  Convert struct diff_options to use struct pathspec
  ...
2011-02-27 21:17:36 -08:00
..
2011-02-27 21:17:36 -08:00
2010-12-12 21:49:53 -08:00
2011-02-27 00:29:58 -08:00
2010-11-24 15:55:19 -08:00
2010-10-21 17:16:10 -07:00
2011-02-15 10:51:08 -08:00
2011-02-13 15:13:41 -08:00
2011-02-27 21:17:36 -08:00
2010-12-12 21:49:50 -08:00
2010-11-24 15:55:19 -08:00
2011-02-15 11:03:22 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:12 -08:00
2010-11-24 15:55:19 -08:00
2010-11-17 15:01:00 -08:00
2011-02-15 10:51:08 -08:00
2010-11-15 10:04:43 -08:00