Skip to content

Commit

Permalink
Update git-index related status (GitoxideLabs#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Feb 22, 2022
1 parent d04dc01 commit ec6897a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
* **verify** - validate a whole repository, for now only the object database.
* **index**
* [x] **entries** - show detailed entry information for human or machine consumption (via JSON)
* [x] **verify** - check the index for consistency
* [x] **info** - display general information about the index itself, with detailed extension information by default
* [x] detailed information about the TREE extension
* [ ] …other extensions details aren't implemented yet
* **remote**
* [ref-list](https://asciinema.org/a/359320) - list all (or given) references from a remote at the given URL

Expand Down
1 change: 1 addition & 0 deletions crate-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ The git staging area.
* [x] FSMN file system monitor cache V1 and V2
* [x] 'link' base indices to take information from, split index
* [x] 'sdir' sparse directory entries - marker
* [x] verification of entries and extensions as well as checksum
* `stat` update
* [ ] optional threaded `stat` based on thread_cost (aka preload)
* [ ] handling of `.gitignore` and system file exclude configuration
Expand Down

0 comments on commit ec6897a

Please sign in to comment.