Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use terminal default for bg | Akshay | 2020-08-04 | 2 | -11/+11 |
| | |||||
* | add feature to compile on windows, switch to termion | Akshay | 2020-08-04 | 4 | -59/+153 |
| | |||||
* | don't write to stderr! | Akshay | 2020-08-03 | 1 | -2/+0 |
| | |||||
* | Revert "Merge remote-tracking branch 'origin/master' into feature/larger-names" | Akshay | 2020-08-03 | 1 | -80/+18 |
| | | | | | This reverts commit e794c6ecf133df248471b465a7553d454b527399, reversing changes made to 2dafbfe51b2b4ebafc21fe68a9b909ebe3a4e23b. | ||||
* | Revert "Add basic tests" | Akshay | 2020-08-03 | 1 | -133/+29 |
| | | | | This reverts commit 4591912ad315700b198238b8a3d3ba3c68d3bccf. | ||||
* | Revert "Refactor parsers" | Akshay | 2020-08-03 | 1 | -378/+122 |
| | | | | This reverts commit 76bdf45721d597922962e003568dcfdbcb548e63. | ||||
* | Revert "simplify command parsing logic" | Akshay | 2020-08-03 | 1 | -30/+36 |
| | | | | This reverts commit 83cba9dae6e4cc6a348ef0b9ee7e2c7f747409f5. | ||||
* | feature: read colors and characters from config files | Akshay | 2020-08-03 | 1 | -33/+90 |
| | |||||
* | use consts for dimensions | Akshay | 2020-08-03 | 5 | -36/+23 |
| | |||||
* | add toml crate | Akshay | 2020-08-03 | 2 | -0/+11 |
| | |||||
* | Merge branch 'load-config-json-app-config' of ↵ | Akshay | 2020-08-02 | 2 | -9/+40 |
|\ | | | | | | | https://github.com/jjn2009/dijo into feature/config-file | ||||
| * | Add support for configuration file | Jordan Jennings | 2020-07-25 | 2 | -9/+40 |
| | | |||||
* | | simplify command parsing logic | Akshay | 2020-08-02 | 1 | -36/+30 |
| | | |||||
* | | Refactor parsers | onielfa | 2020-07-31 | 1 | -122/+378 |
| | | |||||
* | | Add basic tests | onielfa | 2020-07-30 | 1 | -29/+133 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into feature/larger-names | onielfa | 2020-07-30 | 6 | -162/+75 |
|\| | |||||
| * | add installation instructions for nix | Akshay | 2020-07-24 | 1 | -0/+6 |
| | | |||||
| * | switch to pancurses backendv0.2.2 | Akshay | 2020-07-24 | 3 | -21/+11 |
| | | |||||
| * | bump to v0.2.2 | Akshay | 2020-07-24 | 2 | -141/+58 |
| | | |||||
* | | Merge branch 'master' into feature/larger-names | onielfa | 2020-07-23 | 6 | -24/+210 |
|\| | |||||
| * | enable feature based compilation to support windowsv0.2.2-alpha | Akshay | 2020-07-23 | 3 | -6/+9 |
| | | |||||
| * | remove dependency on rustc v1.45, bump to v0.2.1v0.2.1 | Akshay | 2020-07-23 | 3 | -4/+3 |
| | | |||||
| * | Merge branch 'feature/windows' of https://github.com/filalex77/dijo into ↵ | Akshay | 2020-07-23 | 12 | -99/+324 |
| |\ | | | | | | | | | | feature/windows | ||||
| | * | add windows to github actions | Oleksii Filonenko | 2020-07-23 | 1 | -0/+35 |
| | | | |||||
| | * | switch to crossterm backend | Akshay | 2020-07-23 | 3 | -47/+139 |
| | | | |||||
| | * | Merge branch 'fix/duplicate-habits' | Akshay | 2020-07-23 | 2 | -0/+18 |
| | |\ | |||||
| | | * | move duplicate check to command parsing block | Akshay | 2020-07-23 | 2 | -21/+8 |
| | | | | |||||
| | | * | Merge branch 'master' of https://github.com/yoms/dijo into fix/duplicate-habits | Akshay | 2020-07-23 | 2 | -1/+32 |
| | |/| | |||||
| | | * | Use immutable vector instead of mutable one and change the message kind to Error | Guillaume Hormiere | 2020-07-22 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | Apply code review | ||||
| | | * | Add list command for shell script purpose | Guillaume Hormiere | 2020-07-21 | 2 | -1/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | Usage dijo -l for printing the habit names list Add check on habit add to avoid duplicate habits | ||||
| | * | | bump to v0.2.0!v0.2.0 | Akshay | 2020-07-23 | 2 | -2/+2 |
| | | | | |||||
| | * | | fix tiemzones in statusline | Akshay | 2020-07-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove ncurses dependency | Akshay | 2020-07-21 | 1 | -0/+1 |
| | | | | |||||
| * | | | switch to crossterm backend | Akshay | 2020-07-20 | 3 | -34/+132 |
| | | | | |||||
* | | | | Allow names longer that one word | onielfa | 2020-07-23 | 1 | -18/+80 |
| |/ / |/| | | |||||
* | | | remove debug key binds, add :write command | Akshay | 2020-07-22 | 3 | -12/+4 |
| | | | |||||
* | | | add action automatically release binaries on tag | Akshay | 2020-07-22 | 1 | -0/+84 |
| | | | |||||
* | | | remove unused import | Akshay | 2020-07-22 | 1 | -1/+0 |
| | | | |||||
* | | | remove `d` keybind, add tab completion | Akshay | 2020-07-22 | 3 | -17/+67 |
| |/ |/| | |||||
* | | bump to v0.1.5v0.1.5 | Akshay | 2020-07-21 | 2 | -2/+2 |
| | | |||||
* | | add help command | Akshay | 2020-07-21 | 2 | -3/+33 |
| | | |||||
* | | Merge @leonardosnt fix for broken link in readme | Akshay | 2020-07-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix broken link | Leonardo Santos | 2020-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | switch to local time over utc time | Akshay | 2020-07-21 | 2 | -7/+15 |
|/ / | |||||
* | | allow "untracking" of habits, closes #18 | Akshay | 2020-07-20 | 4 | -48/+21 |
| | | |||||
* | | bump to v0.1.4: remove ncurses as dependencyv0.1.4 | Akshay | 2020-07-20 | 1 | -1/+1 |
| | | |||||
* | | add MSRV to installation section | Akshay | 2020-07-20 | 1 | -1/+4 |
| | | |||||
* | | Disable default ncurses backend from cursive | Alexandre Bury | 2020-07-20 | 1 | -0/+1 |
|/ | | | Cursive includes the ncurses backend by default, which requires building it and overall causes a bunch of unnecessary complications. | ||||
* | bump lockfile | Akshay | 2020-07-20 | 1 | -1/+1 |
| | |||||
* | add LICENSE file, bump to v0.1.3 | Akshay | 2020-07-20 | 2 | -1/+21 |
| |