Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/gyscos/dijo into deps/cursive-0.16 | Akshay | 2021-01-27 | 1 | -1/+1 |
|\ | |||||
| * | Update to cursive 0.16 | Alexandre Bury | 2021-01-19 | 1 | -1/+1 |
| | | |||||
* | | bump to v0.2.4v0.2.4 | Akshay | 2021-01-26 | 1 | -1/+1 |
|/ | | | | | | - new alias 'wq' for write and quit - prevent ctrl-c from losing data - add man page | ||||
* | fix syn's breaking changesyn-fix | Akshay | 2021-01-11 | 1 | -0/+1 |
| | |||||
* | bump to v0.2.3v0.2.3 | Akshay | 2020-08-04 | 1 | -1/+1 |
| | |||||
* | add feature to compile on windows, switch to termion | Akshay | 2020-08-04 | 1 | -1/+5 |
| | |||||
* | add toml crate | Akshay | 2020-08-03 | 1 | -0/+1 |
| | |||||
* | bump to v0.2.2 | Akshay | 2020-07-24 | 1 | -5/+2 |
| | |||||
* | enable feature based compilation to support windowsv0.2.2-alpha | Akshay | 2020-07-23 | 1 | -1/+4 |
| | |||||
* | remove dependency on rustc v1.45, bump to v0.2.1v0.2.1 | Akshay | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'feature/windows' of https://github.com/filalex77/dijo into ↵ | Akshay | 2020-07-23 | 1 | -2/+2 |
|\ | | | | | | | feature/windows | ||||
| * | switch to crossterm backend | Akshay | 2020-07-23 | 1 | -1/+1 |
| | | |||||
| * | bump to v0.2.0!v0.2.0 | Akshay | 2020-07-23 | 1 | -1/+1 |
| | | |||||
| * | bump to v0.1.5v0.1.5 | Akshay | 2020-07-21 | 1 | -1/+1 |
| | | |||||
| * | bump to v0.1.4: remove ncurses as dependencyv0.1.4 | Akshay | 2020-07-20 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
* | | remove ncurses dependency | Akshay | 2020-07-21 | 1 | -0/+1 |
| | | |||||
* | | switch to crossterm backend | Akshay | 2020-07-20 | 1 | -1/+1 |
|/ | |||||
* | add LICENSE file, bump to v0.1.3 | Akshay | 2020-07-20 | 1 | -1/+1 |
| | |||||
* | bump version | Akshay | 2020-07-19 | 1 | -1/+1 |
| | |||||
* | bumpv0.1.1 | Akshay | 2020-07-19 | 1 | -1/+1 |
| | |||||
* | add startup hint, fix watcher panics | Akshay | 2020-07-19 | 1 | -2/+0 |
| | |||||
* | add crate metadata | Akshay | 2020-07-19 | 1 | -0/+7 |
| | |||||
* | switch to termion backend for strikethrough and stable refresh rate | Akshay | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | add file watcher for auto habits | Akshay | 2020-07-18 | 1 | -0/+1 |
| | |||||
* | add track commands | Akshay | 2020-07-16 | 1 | -0/+1 |
| | |||||
* | Update cursive requirement from 0.14 to 0.15 | dependabot-preview[bot] | 2020-07-12 | 1 | -1/+1 |
| | | | | | | | | Updates the requirements on [cursive](https://github.com/gyscos/cursive) to permit the latest version. - [Release notes](https://github.com/gyscos/cursive/releases) - [Changelog](https://github.com/gyscos/cursive/blob/main/CHANGELOG.md) - [Commits](https://github.com/gyscos/cursive/compare/v0.14.0...cursive-v0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]> | ||||
* | add directories crate, simplify done status | Akshay | 2020-07-10 | 1 | -0/+1 |
| | |||||
* | move to crossterm backend | Akshay | 2020-07-10 | 1 | -1/+4 |
| | |||||
* | new name, add spacing for command line | Akshay | 2020-07-01 | 1 | -2/+2 |
| | |||||
* | use typetag to serialize trait objects | Akshay | 2020-05-02 | 1 | -0/+1 |
| | |||||
* | serialize App into json with erased_serde | Akshay | 2020-03-18 | 1 | -0/+1 |
| | |||||
* | static config | Akshay | 2020-03-11 | 1 | -0/+1 |
| | |||||
* | serialize dates, remove cruft | Akshay | 2020-02-11 | 1 | -1/+4 |
| | |||||
* | deps | Akshay | 2020-02-09 | 1 | -0/+16 |