File tree
7 files changed
+12
-18
lines changed- src/mcp/tools
7 files changed
+12
-18
lines changedDiff for: Cargo.lock
+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Diff for: src/mcp/tools/changelog.rs
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 53 | + | |
56 | 54 |
| |
57 |
| - | |
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
|
Diff for: src/mcp/tools/codereview.rs
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
56 | 55 |
| |
57 | 56 |
| |
58 | 57 |
| |
|
Diff for: src/mcp/tools/commit.rs
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 54 | + | |
57 | 55 |
| |
58 |
| - | |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
|
Diff for: src/mcp/tools/mod.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
| 175 | + | |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
|
Diff for: src/mcp/tools/releasenotes.rs
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 |
| - | |
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
|
0 commit comments