Skip to content

Commit 1272110

Browse files
Byroncruessler
authored andcommitted
Update meta-data to include gix-blame crate
1 parent ce243cc commit 1272110

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ is usable to some extent.
138138
* `gitoxide-core`
139139
* **very early** _(possibly without any documentation and many rough edges)_
140140
* [gix-merge](https://github.com/GitoxideLabs/gitoxide/blob/main/crate-status.md#gix-merge)
141+
* [gix-blame](https://github.com/GitoxideLabs/gitoxide/blob/main/crate-status.md#gix-blame)
141142
* **idea** _(just a name placeholder)_
142143
* [gix-note](https://github.com/GitoxideLabs/gitoxide/blob/main/crate-status.md#gix-note)
143144
* [gix-fetchhead](https://github.com/GitoxideLabs/gitoxide/blob/main/crate-status.md#gix-fetchhead)

crate-status.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,15 @@ Check out the [performance discussion][gix-diff-performance] as well.
349349
* [x] API documentation
350350
* [ ] Examples
351351

352+
### gix-blame
353+
354+
* [ ] commit-annotations for a single file
355+
- [ ] progress
356+
- [ ] interruptability
357+
- [ ] streaming
358+
* [x] API documentation
359+
* [ ] Examples
360+
352361
### gix-traverse
353362

354363
Check out the [performance discussion][gix-traverse-performance] as well.

0 commit comments

Comments
 (0)