Skip to content

Oxidize starship #438

Open
Open
@Byron

Description

@Byron
  • an API to access even partial git-config of only .git/config
  • access to full git-config
  • diff index with worktree, untracked files, diffstats of changes, known as git_metrics
  • diff HEAD with index, including rename tracking, known as git_status
    • ahead
    • behind
    • The above can in the meanwhile be done with a single invocation: git for-each-ref --format="%(upstream:track)" refs/heads/main
  • support for all mandatory index extensions
  • diff lines of modified files

Work thus far

https://github.com/starship/starship

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-integrate-gitoxide"Oxidize" crates even more by replacing git2 with gitoxide

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions