MCPcopy Create free account

hub / github.com/Ataraxy-Labs/lazydiff / functions

Functions1,453 in github.com/Ataraxy-Labs/lazydiff

↓ 1 callersMethodfetch_commit_patch
( &self, _repo: &str, _sha: &str, )
src/app.rs:6299
↓ 1 callersMethodfetch_commit_patch
(&self, repo: &str, sha: &str)
src/forge/gitea.rs:221
↓ 1 callersFunctionfetch_github_queue
(token: &str)
src/github/service.rs:942
↓ 1 callersFunctionfetch_pull_request_comments
( repository: &str, number: u32, )
src/github/service.rs:456
↓ 1 callersMethodfetch_pull_request_comments
( &self, repo: &str, number: u32, )
src/forge/gitea.rs:153
↓ 1 callersFunctionfetch_pull_request_commits
( repository: &str, number: u32, )
src/github/service.rs:690
↓ 1 callersFunctionfetch_pull_request_file_sources
( repository: &str, number: u32, paths: &[String], )
src/github/service.rs:611
↓ 1 callersMethodfetch_pull_request_file_sources
( &self, _repo: &str, _number: u32, _paths: &[String],
src/app.rs:6282
↓ 1 callersFunctionfetch_pull_request_head_sha
( repository: &str, number: u32, token: &str, )
src/github/service.rs:512
↓ 1 callersFunctionfetch_pull_request_patch
( repository: &str, number: u32, )
src/github/service.rs:585
↓ 1 callersMethodfetch_pull_request_patch
( &self, _repo: &str, _number: u32, )
src/app.rs:6274
↓ 1 callersMethodfetch_pull_request_patch
(&self, repo: &str, number: u32)
src/forge/gitea.rs:185
↓ 1 callersMethodfetch_queue
(&self)
src/forge/gitea.rs:111
↓ 1 callersMethodfetching
(mut self)
src/server_query.rs:173
↓ 1 callersMethodfile_expansion_sources
( &self, file_index: usize, )
crates/lazydiff-diffs/src/lib.rs:943
↓ 1 callersMethodfile_indices_in_document_rows
( &self, mode: DiffMode, document_rows: &[usize], )
crates/lazydiff-diffs/src/lib.rs:351
↓ 1 callersMethodfile_indices_in_row_window
( &self, mode: DiffMode, start: usize, limit: usize, )
crates/lazydiff-diffs/src/lib.rs:324
↓ 1 callersFunctionfile_kind
(file: &FileDiff)
crates/lazydiff-diffs/src/metadata.rs:220
↓ 1 callersMethodfile_row
(&self, mode: DiffMode, file_index: usize)
crates/lazydiff-diffs/src/lib.rs:669
↓ 1 callersFunctionfile_status_marker
(status: FileDiffKind)
src/app/surfaces.rs:55
↓ 1 callersFunctionfill
(area: Rect, buf: &mut Buffer, symbol: &str, style: Style)
crates/lazydiff-diffs/src/lib.rs:3402
↓ 1 callersFunctionfind_delimited_text_object_on_row
( text: &str, cursor_col: usize, open: char, close: char, )
crates/lazydiff-diffs/src/viewer.rs:1825
↓ 1 callersFunctionfind_quote_text_object_on_row
( text: &str, cursor_col: usize, quote: char, )
crates/lazydiff-diffs/src/viewer.rs:1859
↓ 1 callersMethodfinish_diff_mouse_selection
(&mut self)
src/app/input.rs:446
↓ 1 callersMethodfinish_mouse_selection
(&mut self)
crates/lazydiff-diffs/src/viewer.rs:1097
↓ 1 callersMethodflash_yank_selection
(&mut self)
crates/lazydiff-diffs/src/viewer.rs:1114
↓ 1 callersFunctionflat
(line: &Line<'_>)
src/text/markdown.rs:622
↓ 1 callersMethodfocus_pane_at_mouse
( &mut self, column: u16, row: u16, terminal_width: u16, terminal_heig
src/app/input.rs:897
↓ 1 callersMethodfocus_row_preserving_view
(&mut self, document: &DiffDocument, row: usize)
crates/lazydiff-diffs/src/viewer.rs:727
↓ 1 callersMethodfocus_semantic_document_row
(&mut self, row: usize)
src/app.rs:3982
↓ 1 callersMethodfocus_semantic_path
( &mut self, path: &str, line: Option<usize>, change_type: Option<&str>, )
src/app/semantic.rs:1077
↓ 1 callersMethodgap
(&mut self)
src/ui/mod.rs:101
↓ 1 callersMethodgc_stale_queries
(&mut self)
src/app/queries.rs:413
↓ 1 callersFunctiongiallo_color_to_ratatui
(color: giallo::Color)
crates/lazydiff-diffs/src/pierre.rs:560
↓ 1 callersFunctiongiallo_style_to_ratatui
(style: giallo::Style)
crates/lazydiff-diffs/src/pierre.rs:537
↓ 1 callersFunctiongit_config_path_from_cwd
()
src/forge/detect.rs:94
↓ 1 callersFunctiongit_index_blob_at
(repo_path: &Path, path: &str)
src/main.rs:812
↓ 1 callersFunctiongit_success
(args: [&str; N])
src/main.rs:795
↓ 1 callersFunctiongithub_auth_status
()
src/github/service.rs:58
↓ 1 callersMethodgithub_indices_for_queue
(&self)
src/app.rs:3461
↓ 1 callersFunctiongithub_post_json
( endpoint: &str, token: &str, payload: serde_json::Value, label: &str, )
src/github/service.rs:351
↓ 1 callersMethodgo
(&mut self, delta: isize)
src/app.rs:5366
↓ 1 callersMethodguess_default_editor
(&self, repo_path: &Path)
src/app.rs:3725
↓ 1 callersFunctiongutter_bg
(kind: RowKind, theme: DiffTheme)
crates/lazydiff-diffs/src/theme.rs:231
↓ 1 callersMethodhandle_command_key
(&mut self, key: KeyEvent)
src/app/diff_buffer.rs:359
↓ 1 callersMethodhandle_diff_buffer_key
(&mut self, key: KeyEvent, rows: usize)
src/app.rs:1668
↓ 1 callersMethodhandle_file_picker_key
(&mut self, key: KeyEvent, rows: usize)
src/app/finder.rs:96
↓ 1 callersMethodhandle_file_picker_mouse
( &mut self, mouse: MouseEvent, terminal_width: u16, terminal_height: u16,
src/app/input.rs:484
↓ 1 callersMethodhandle_home_queue_click
( &mut self, mouse: MouseEvent, terminal_width: u16, terminal_height: u16,
src/app/input.rs:450
↓ 1 callersMethodhandle_inline_focus_key
(&mut self, code: KeyCode, _rows: usize)
src/app.rs:2353
↓ 1 callersMethodhandle_inline_note_edit_key
(&mut self, code: KeyCode)
src/app.rs:2300
↓ 1 callersMethodhandle_modal_key
(&mut self, code: KeyCode)
src/app/modals.rs:57
↓ 1 callersMethodhandle_mouse
( &mut self, mouse: MouseEvent, terminal_width: u16, terminal_height: u16,
src/app/input.rs:7
↓ 1 callersMethodhandle_pane_navigation_key
(&mut self, key: KeyEvent)
src/app.rs:1602
↓ 1 callersMethodhandle_panel_jump_key
(&mut self, code: KeyCode, rows: usize)
src/app.rs:1618
↓ 1 callersMethodhandle_plain_key
(&mut self, code: KeyCode, rows: usize)
src/app.rs:2456
↓ 1 callersMethodhandle_review_sidebar_key
(&mut self, code: KeyCode, rows: usize)
src/app.rs:4606
↓ 1 callersMethodhandle_search_key
(&mut self, key: KeyEvent)
src/app/diff_buffer.rs:316
↓ 1 callersMethodhandle_semantic_mouse_down
( &mut self, mouse: MouseEvent, terminal_width: u16, terminal_height: u16,
src/app/input.rs:585
↓ 1 callersFunctionhandle_stream
( mut stream: UnixStream, highlighter: &mut SourceSyntaxHighlighter, )
src/highlight_daemon.rs:417
↓ 1 callersMethodhandle_text_object_key
(&mut self, key: KeyEvent, kind: TextObjectKind)
src/app/diff_buffer.rs:379
↓ 1 callersFunctionheading_regex
()
src/text/markdown.rs:563
↓ 1 callersMethodhelp_visible
(&self)
src/app/diff_buffer.rs:139
↓ 1 callersFunctionhighlight_file
( file: HighlightFileRequest, highlighter: &mut SourceSyntaxHighlighter, )
src/highlight_daemon.rs:437
↓ 1 callersMethodhighlight_file_indices_for_window
( &self, visible_file_indices: &[usize], document_rows: &[usize], )
src/app.rs:1924
↓ 1 callersFunctionhighlight_kind
(name: &str)
crates/lazydiff-diffs/src/lib.rs:2382
↓ 1 callersMethodhighlight_markdown_lines
(&mut self, source: &str)
crates/lazydiff-diffs/src/lib.rs:2247
↓ 1 callersFunctionhighlight_request_for_job
( route: &DiffSource, job: &HighlightFileJob, )
src/app.rs:6131
↓ 1 callersFunctionhighlight_response_matches_file
( current: &FileDiff, response: &highlight_daemon::HighlightFileResponse, )
src/app.rs:5981
↓ 1 callersFunctionhighlight_response_matches_request
( request: &HighlightFileRequest, response: &highlight_daemon::HighlightFileResponse, )
src/app.rs:5988
↓ 1 callersFunctionhighlight_source_window
( path: &str, source: &str, window: HighlightLineWindow, highlighter: &mut SourceSyntaxHighlig
src/highlight_daemon.rs:518
↓ 1 callersMethodhit
(self, column: u16, row: u16)
crates/lazydiff-diffs/src/scrollbar.rs:93
↓ 1 callersMethodhome_wide_queue_rows
( &self, terminal_width: u16, terminal_height: u16, )
src/app.rs:3012
↓ 1 callersFunctionhr_line
(palette: &HomePalette, width: usize)
src/text/markdown.rs:546
↓ 1 callersFunctionhr_regex
()
src/text/markdown.rs:593
↓ 1 callersMethodhydrate_cached_expansion_highlights_for_jobs
(&mut self, jobs: &[HighlightFileJob])
src/app.rs:1961
↓ 1 callersMethodhydrate_persisted_query_client
(&mut self, persisted: PersistedGitHubQueryClient)
src/app/queries.rs:4
↓ 1 callersFunctioninit_terminal
()
src/main.rs:1102
↓ 1 callersFunctioninline_block_accent_color
(accent: DiffInlineBlockAccent, theme: DiffTheme)
crates/lazydiff-diffs/src/lib.rs:3241
↓ 1 callersFunctioninline_block_accent_for_review_kind
(kind: ReviewItemKind)
src/app.rs:5577
↓ 1 callersMethodinline_block_visual_index
(&self, block_index: usize, line: usize)
crates/lazydiff-diffs/src/viewer.rs:231
↓ 1 callersMethodinline_comment_editor_cursor_position
( &self, diff_body: Rect, inline_blocks: &[DiffInlineBlock], )
src/app.rs:1051
↓ 1 callersFunctioninline_diff_style
(base_style: Style, row_kind: RowKind, theme: DiffTheme)
crates/lazydiff-diffs/src/pierre.rs:297
↓ 1 callersMethodinline_focus_cursor_position
( &self, diff_body: Rect, inline_blocks: &[DiffInlineBlock], )
src/app.rs:1088
↓ 1 callersMethodinline_height_before_row
(&self, row: usize)
crates/lazydiff-diffs/src/viewer.rs:256
↓ 1 callersFunctioninline_layout_hash
(items: I)
src/app/highlight_coordinator.rs:135
↓ 1 callersFunctioninline_segments
( text: &str, base_fg: ratatui::style::Color, base_bold: bool, palette: &HomePalette, )
src/text/markdown.rs:266
↓ 1 callersFunctioninline_token_regex
()
src/text/markdown.rs:600
↓ 1 callersMethodinsert_char
(&mut self, ch: char)
src/persistence/review_store.rs:476
↓ 1 callersMethodinto_git_commit
(self)
src/forge/gitlab.rs:377
↓ 1 callersMethodinto_git_commit
(self)
src/forge/gitea.rs:381
↓ 1 callersMethodinto_pull_request
(self)
src/forge/gitlab.rs:278
↓ 1 callersMethodinto_pull_request
(self, repo: &str)
src/forge/gitea.rs:303
↓ 1 callersMethodinto_result
(self)
src/server_query.rs:191
↓ 1 callersMethodis_active_visible
(&self, rows: usize)
src/app.rs:4460
↓ 1 callersMethodis_focusable_row
(&self, mode: DiffMode, row_index: usize, side: DiffSide)
crates/lazydiff-diffs/src/lib.rs:1071
↓ 1 callersFunctionis_ident_start
(ch: char)
crates/lazydiff-diffs/src/pierre.rs:197
↓ 1 callersMethodis_in_scrollbar_thumb
(&self, body_row: usize, rows: usize)
src/app/input.rs:1381
↓ 1 callersFunctionis_lightweight_punctuation
(ch: char)
crates/lazydiff-diffs/src/pierre.rs:251
↓ 1 callersMethodis_on_main_scrollbar
( &self, column: u16, row: u16, terminal_width: u16, terminal_height:
src/app/input.rs:1051
← previousnext →701–800 of 1,453, ranked by callers