summaryrefslogtreecommitdiff
path: root/src/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: add `hash-object` commandEdward Thomson2022-02-263-2/+139
* cli: add `cat-file` commandEdward Thomson2022-02-263-1/+207
* cli: support `help <command>`Edward Thomson2022-02-263-10/+34
* cli: introduce a help commandEdward Thomson2022-02-265-5/+193
* opt: use a custom function to print usageEdward Thomson2022-02-266-97/+233
* cli: infrastructure for a cli projectEdward Thomson2022-02-269-0/+1292