Skip to content

Commit

Permalink
update crate status (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed May 24, 2022
1 parent 250e410 commit d53a595
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions crate-status.md
Expand Up @@ -310,8 +310,11 @@ Make it the best-performing implementation and the most convenient one.
* [ ] access to all attributes information

### git-revision
* find specifications for revisions (like `git name-rev`)
* parse specifications into revisions (like `git rev-parse`)
* [x] `describe()` (similar to `git name-rev`)
* parse specifications
* [ ] parsing and navigation
* [ ] full date parsing support (depends on `git-date`)
* [ ] revision ranges

### git-submodule
* CRUD for submodules
Expand Down

0 comments on commit d53a595

Please sign in to comment.