aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to v0.2.3v0.2.3Akshay2020-08-042-2/+2
* use terminal default for bgAkshay2020-08-042-11/+11
* add feature to compile on windows, switch to termionAkshay2020-08-044-59/+153
* don't write to stderr!Akshay2020-08-031-2/+0
* Revert "Merge remote-tracking branch 'origin/master' into feature/larger-names"Akshay2020-08-031-80/+18
* Revert "Add basic tests"Akshay2020-08-031-133/+29
* Revert "Refactor parsers"Akshay2020-08-031-378/+122
* Revert "simplify command parsing logic"Akshay2020-08-031-30/+36
* feature: read colors and characters from config filesAkshay2020-08-031-33/+90
* use consts for dimensionsAkshay2020-08-035-36/+23
* add toml crateAkshay2020-08-032-0/+11
* Merge branch 'load-config-json-app-config' of https://github.com/jjn2009/dijo...Akshay2020-08-022-9/+40
|\
| * Add support for configuration fileJordan Jennings2020-07-252-9/+40
* | simplify command parsing logicAkshay2020-08-021-36/+30
* | Refactor parsersonielfa2020-07-311-122/+378
* | Add basic testsonielfa2020-07-301-29/+133
* | Merge remote-tracking branch 'origin/master' into feature/larger-namesonielfa2020-07-306-162/+75
|\|
| * add installation instructions for nixAkshay2020-07-241-0/+6
| * switch to pancurses backendv0.2.2Akshay2020-07-243-21/+11
| * bump to v0.2.2Akshay2020-07-242-141/+58
* | Merge branch 'master' into feature/larger-namesonielfa2020-07-236-24/+210
|\|
| * enable feature based compilation to support windowsv0.2.2-alphaAkshay2020-07-233-6/+9
| * remove dependency on rustc v1.45, bump to v0.2.1v0.2.1Akshay2020-07-233-4/+3
| * Merge branch 'feature/windows' of https://github.com/filalex77/dijo into feat...Akshay2020-07-2312-99/+324
| |\
| | * add windows to github actionsOleksii Filonenko2020-07-231-0/+35
| | * switch to crossterm backendAkshay2020-07-233-47/+139
| | * Merge branch 'fix/duplicate-habits'Akshay2020-07-232-0/+18
| | |\
| | | * move duplicate check to command parsing blockAkshay2020-07-232-21/+8
| | | * Merge branch 'master' of https://github.com/yoms/dijo into fix/duplicate-habitsAkshay2020-07-232-1/+32
| | |/|
| | | * Use immutable vector instead of mutable one and change the message kind to ErrorGuillaume Hormiere2020-07-221-4/+2
| | | * Add list command for shell script purposeGuillaume Hormiere2020-07-212-1/+34
| | * | bump to v0.2.0!v0.2.0Akshay2020-07-232-2/+2
| | * | fix tiemzones in statuslineAkshay2020-07-231-1/+1
| * | | remove ncurses dependencyAkshay2020-07-211-0/+1
| * | | switch to crossterm backendAkshay2020-07-203-34/+132
* | | | Allow names longer that one wordonielfa2020-07-231-18/+80
| |/ / |/| |
* | | remove debug key binds, add :write commandAkshay2020-07-223-12/+4
* | | add action automatically release binaries on tagAkshay2020-07-221-0/+84
* | | remove unused importAkshay2020-07-221-1/+0
* | | remove `d` keybind, add tab completionAkshay2020-07-223-17/+67
| |/ |/|
* | bump to v0.1.5v0.1.5Akshay2020-07-212-2/+2
* | add help commandAkshay2020-07-212-3/+33
* | Merge @leonardosnt fix for broken link in readmeAkshay2020-07-211-1/+1
|\ \
| * | Fix broken linkLeonardo Santos2020-07-211-1/+1
* | | switch to local time over utc timeAkshay2020-07-212-7/+15
|/ /
* | allow "untracking" of habits, closes #18Akshay2020-07-204-48/+21
* | bump to v0.1.4: remove ncurses as dependencyv0.1.4Akshay2020-07-201-1/+1
* | add MSRV to installation sectionAkshay2020-07-201-1/+4
* | Disable default ncurses backend from cursiveAlexandre Bury2020-07-201-0/+1
|/
* bump lockfileAkshay2020-07-201-1/+1