Commit graph

2 commits

Author SHA1 Message Date
pdogra1299
d649a116fe feat(diff): add filtering capabilities to get_pull_request_diff
- Add include_patterns, exclude_patterns, and file_path parameters to get_pull_request_diff
- Implement a diff parser to filter the diff based on the provided patterns
- Add minimatch dependency for glob pattern matching
- Update documentation and changelog
2025-06-26 20:17:33 +05:30
pdogra1299
b1d758646c Initial commit: Bitbucket MCP server with get_pull_request tool 2025-06-04 17:24:37 +05:30