Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benwr/gwipt
/ functions
Functions
11 in github.com/benwr/gwipt
⨍
Functions
11
◇
Types & classes
4
↓ 2 callers
Function
handle_change
()
src/main.rs:309
↓ 1 callers
Function
commit_tool
()
src/main.rs:29
↓ 1 callers
Function
diff_lines
(diff: &git2::Diff)
src/main.rs:236
↓ 1 callers
Function
get_message
(diff: String)
src/main.rs:96
↓ 1 callers
Function
handle_change_inner
(repo: &Repository)
src/main.rs:293
↓ 1 callers
Function
prepare_diff
( repo: &'a Repository, wip_branch_name: &str, )
src/main.rs:191
↓ 1 callers
Function
prepare_wip_branch
(repo: &Repository)
src/main.rs:153
↓ 1 callers
Function
try_commit
( repo: &Repository, wip_branch_name: &str, commit_message: &str, )
src/main.rs:209
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/main.rs:64
Method
from
(e: llm::error::LLMError)
src/main.rs:83
Function
main
()
src/main.rs:362