Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | follow XDG_DATA_DIR spec for app data | Akshay | 2020-07-10 | 1 | -13/+25 |
| | |||||
* | redo quit command | Akshay | 2020-07-10 | 1 | -11/+16 |
| | |||||
* | add quit command | Akshay | 2020-07-04 | 1 | -5/+8 |
| | |||||
* | new 'delete' command | Akshay | 2020-07-04 | 1 | -3/+33 |
| | |||||
* | fix focus-on-delete bug | Akshay | 2020-07-02 | 1 | -10/+1 |
| | |||||
* | add statusline, month sifting | Akshay | 2020-07-02 | 1 | -12/+63 |
| | |||||
* | new name, add spacing for command line | Akshay | 2020-07-01 | 1 | -3/+3 |
| | |||||
* | access command mode via ':' and basic command parsing | Akshay | 2020-06-30 | 1 | -0/+19 |
| | |||||
* | fix overlapping widget issue | Akshay | 2020-06-29 | 1 | -2/+4 |
| | |||||
* | wow its been a month huh | Akshay | 2020-05-02 | 1 | -13/+27 |
| | |||||
* | serialize App into json with erased_serde | Akshay | 2020-03-18 | 1 | -7/+46 |
| | |||||
* | switch to Trait implementation of Habit | Akshay | 2020-03-11 | 1 | -23/+21 |
| | |||||
* | refactor into app.rs | Akshay | 2020-02-27 | 1 | -0/+169 |