aboutsummaryrefslogtreecommitdiffstats
path: root/git_deps/cli.py
Commit message (Expand)AuthorAgeFilesLines
* fix py2k->py3k problmesMatěj Cepl2024-04-291-2/+1
* Only use pygit2's blame via opt-inAntonin Delpeuch2023-09-241-0/+2
* Don't totally ignore KeyboardInterruptAdam Spiers2021-04-031-1/+1
* Use line-buffering on output (#87)Adam Spiers2021-04-031-1/+1
* Use unbuffered IOBernhard M. Wiedemann2019-01-101-0/+2
* add reminder about CLI usge help duplicationAdam Spiers2018-06-151-0/+3
* remove unneeded metadata variablesAdam Spiers2018-05-161-4/+0
* fix PEP8 issuesAdam Spiers2018-05-151-1/+2
* convert into a proper Python moduleAdam Spiers2018-05-151-0/+148