aboutsummaryrefslogtreecommitdiffstats
path: root/src/prompt.rs
Commit message (Expand)AuthorAgeFilesLines
* don't display the battery meter at all if no batteries detectedJesse Luehrs2018-03-041-17/+21
* handle overfull battery properlyJesse Luehrs2018-03-021-7/+9
* remove some more unnecessary clonesJesse Luehrs2018-02-271-2/+8
* clean up the verbose output processJesse Luehrs2018-02-271-0/+3
* simplifyJesse Luehrs2018-02-271-71/+57
* rustfmtJesse Luehrs2018-02-241-95/+95
* more testsJesse Luehrs2018-02-241-23/+94
* display uninitialized repositories a bit betterJesse Luehrs2018-02-241-0/+18
* more testsJesse Luehrs2018-02-241-55/+192
* add some testsJesse Luehrs2018-02-241-0/+110
* fix up the compress functions a bitJesse Luehrs2018-02-241-6/+6
* clippyJesse Luehrs2018-02-211-12/+16
* implement branch name compressionJesse Luehrs2018-02-201-3/+28
* handle vcs coloringJesse Luehrs2018-02-201-5/+24
* handle pwd coloringJesse Luehrs2018-02-201-9/+43
* add vcs supportJesse Luehrs2018-02-201-6/+109
* simplify, and implement autosizingJesse Luehrs2018-02-191-230/+148
* start sketching out some thingsJesse Luehrs2018-02-191-0/+310