-
-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Labels
C-integrate-gitoxide"Oxidize" crates even more by replacing git2 with gitoxide"Oxidize" crates even more by replacing git2 with gitoxide
Description
- lookup references by name
- http with authentication
- init bare repository
- open repository directly, without discovery
- build a tree in memory (needs ability to obtain hashes, maybe with `sink()
- make it nice to use
- hash objects into memory
- tree walking
- walk commit graph
- list references by glob
- rev parsing (rev-spec)
- find commits/trees by oid
- a whole lot of commands are delegated to
gitCLI, that's fine
https://github.com/esrlabs/josh
Related PRs
Metadata
Metadata
Assignees
Labels
C-integrate-gitoxide"Oxidize" crates even more by replacing git2 with gitoxide"Oxidize" crates even more by replacing git2 with gitoxide