aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't display the battery meter at all if no batteries detectedJesse Luehrs2018-03-042-17/+25
|
* add readmeJesse Luehrs2018-03-041-0/+108
|
* add travis configurationJesse Luehrs2018-03-041-0/+10
|
* handle overfull battery properlyJesse Luehrs2018-03-021-7/+9
|
* remove some more unnecessary clonesJesse Luehrs2018-02-272-6/+10
|
* open_from_env is a cleaner api hereJesse Luehrs2018-02-271-6/+1
|
* add some more profiling verbose outputJesse Luehrs2018-02-272-19/+56
|
* clean up the verbose output processJesse Luehrs2018-02-274-34/+95
|
* fmtJesse Luehrs2018-02-271-12/+29
|
* simplifyJesse Luehrs2018-02-274-93/+79
|
* add some tracking of time spent in git operationsJesse Luehrs2018-02-242-0/+21
|
* rustfmtJesse Luehrs2018-02-247-209/+234
|
* make "conflicted" also show up as modifiedJesse Luehrs2018-02-241-0/+1
|
* 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-215-18/+23
|
* simplifyJesse Luehrs2018-02-211-1/+1
|
* just always use $PWDJesse Luehrs2018-02-211-6/+2
| | | | | std::env::current_dir() canonicalizes symlinks (i think only the shell itself keeps track of the path without doing that)
* give a default for root's user colorJesse Luehrs2018-02-201-0/+2
|
* commits to push should also count as dirtyJesse Luehrs2018-02-201-1/+5
|
* also need to wrap the reset code in prompt escapesJesse Luehrs2018-02-201-1/+3
|
* implement branch name compressionJesse Luehrs2018-02-201-3/+28
|
* handle vcs coloringJesse Luehrs2018-02-203-5/+37
|
* handle pwd coloringJesse Luehrs2018-02-203-10/+53
|
* add vcs supportJesse Luehrs2018-02-207-6/+500
|
* allow overriding colorsJesse Luehrs2018-02-191-1/+40
|
* simplify, and implement autosizingJesse Luehrs2018-02-192-238/+156
|
* start sketching out some thingsJesse Luehrs2018-02-198-0/+1045
|
* initial commitJesse Luehrs2018-02-190-0/+0