-
-
Notifications
You must be signed in to change notification settings - Fork 678
Open
Labels
nostaleimmune to stale-botimmune to stale-bot
Description
This is a tracking issue for oxidizing gitui. Iโve only collected the areas that already have at least one PR. I want to add more context and details over time. I hope I didnโt miss any existing tracking issue on the same topic. ๐
High-level
- status
- tree view (Use
gitoxideinget_statusย #2673) - diff view (Use gitoxide in get_diffย #2685)
- tree view (Use
- tags (Use
gitoxideforget_tagsย #2664) - branches (Use gitoxide for
get_branches_infoย #2706) - blame (Draft PoC of blame using gitoxideย #2591)
- log view without filter (Add LogWalkerWithoutFilter, using gitoxideย #2275)
- log view with filter
Low-level
-
get_commit_info(Usegitoxideinget_commit_infoย #2654)
Clean-up/refactor
Some of the following refactorings might not be possible yet, but depend on other work to be finished before we can start working on them.
- extract function
gix_repo(), similar torepo(), that wraps currentgix::ThreadSafeRepository::discover_with_environment_overrides(repo_path.gitpath()).map(Into::into)? - either remove
untracked_files_config_repoin case it is not needed anymore or change it to match git behaviour - extract
gitoxide-related errors into a separate error variantGixErrorto keep them in a single place (Extract GixErrorย #2687)
humphreylee, kakalos12 and 5121fextrawurst
Metadata
Metadata
Assignees
Labels
nostaleimmune to stale-botimmune to stale-bot