GitComet/crates/gitcomet-git-gix/tests
Sampo Kivistö fb42721174
feature: support streaming file diffs
* wip: diff syntax perf improvements and highlight fixes

* wip: diff syntax performance improvements

* wip

* save progress

* cleaning code

* Cleaning

* cleaning

* deleted old design files

* wip

* cleaning

* fix syntax highlight when switching between 2way and 3way diff on large file

* cleaning the implementation

* removed old design doc

* fix build error

* fix clippy

* ignore clippy error
2026-03-17 14:12:51 +02:00
..
fixtures/gitpython GitComet rename 2026-03-06 16:27:24 +02:00
backend_integration.rs more tests and fixing merge resolution scroll F2/F3 2026-03-09 08:51:17 +02:00
blame_integration.rs feature: support streaming file diffs 2026-03-17 14:12:51 +02:00
conflict_base_checkout_integration.rs GitComet rename 2026-03-06 16:27:24 +02:00
git_cli_scoreboard.rs replaced some git usage with gix and added some system information to application settings 2026-03-08 09:23:56 +02:00
log_integration.rs feature: support streaming file diffs 2026-03-17 14:12:51 +02:00
patch_integration.rs feature: support streaming file diffs 2026-03-17 14:12:51 +02:00
refs_integration.rs windows build pass, tests pass, removed some utf8 lossy conversions 2026-03-10 12:40:54 +02:00
remote_management_integration.rs windows build pass, tests pass, removed some utf8 lossy conversions 2026-03-10 12:40:54 +02:00
status_integration.rs feature: support streaming file diffs 2026-03-17 14:12:51 +02:00
submodules_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
upstream_divergence_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00
upstream_integration.rs Merge code cleaning 2026-03-09 10:20:34 +02:00
worktrees_integration.rs Reduce git command usages by converting them to use gix where possible (#10) 2026-03-14 13:52:59 +02:00