summaryrefslogtreecommitdiff
path: root/src/cli/main.c
Commit message (Expand)AuthorAgeFilesLines
* cli: introduce a clone commandEdward Thomson2022-04-141-0/+1
* cli: add `hash-object` commandEdward Thomson2022-02-261-2/+3
* cli: add `cat-file` commandEdward Thomson2022-02-261-1/+2
* cli: support `help <command>`Edward Thomson2022-02-261-3/+14
* cli: introduce a help commandEdward Thomson2022-02-261-5/+46
* opt: use a custom function to print usageEdward Thomson2022-02-261-1/+1
* cli: infrastructure for a cli projectEdward Thomson2022-02-261-0/+51