aboutsummaryrefslogtreecommitdiff
path: root/src/util.py
Commit message (Collapse)AuthorAgeFilesLines
* add function to prefix cmd with abspath using whereisFlorian Fischer2019-05-151-0/+18
|
* move find_cmd to src/util.pyFlorian Fischer2019-04-021-0/+21
|
* colorize output only for ttysFlorian Fischer2019-03-221-2/+8
|
* add plain text summary to dj_traceFlorian Fischer2019-03-191-17/+17
| | | | | Format like in: https://sourceware.org/ml/libc-alpha/2017-01/msg00452.html
* don't use colorama for color escape codesFlorian Fischer2019-03-051-3/+6
|
* add new verbosity and colored outputFlorian Fischer2019-03-051-0/+43