summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-28add ctrlc to on_event triggernc
2020-07-24Add support for configuration fileJordan Jennings
2020-07-24add installation instructions for nixAkshay
2020-07-24switch to pancurses backendv0.2.2Akshay
2020-07-24bump to v0.2.2Akshay
2020-07-24Merge branch 'master' into feature/larger-namesonielfa
2020-07-24Allow names longer that one wordonielfa
2020-07-23enable feature based compilation to support windowsv0.2.2-alphaAkshay
2020-07-23remove dependency on rustc v1.45, bump to v0.2.1v0.2.1Akshay
2020-07-23Merge branch 'feature/windows' of https://github.com/filalex77/dijo into feat...feature/windowsAkshay
2020-07-23add windows to github actionsOleksii Filonenko
2020-07-23switch to crossterm backendAkshay
2020-07-23Merge branch 'fix/duplicate-habits'Akshay
2020-07-23move duplicate check to command parsing blockAkshay
2020-07-23Merge branch 'master' of https://github.com/yoms/dijo into fix/duplicate-habitsAkshay
2020-07-23bump to v0.2.0!v0.2.0Akshay
2020-07-23fix tiemzones in statuslineAkshay
2020-07-22Use immutable vector instead of mutable one and change the message kind to ErrorGuillaume Hormiere
2020-07-22remove debug key binds, add :write commandAkshay
2020-07-22add action automatically release binaries on tagAkshay
2020-07-22remove unused importAkshay
2020-07-22remove `d` keybind, add tab completionfeature/delete-commandAkshay
2020-07-22Add list command for shell script purposeGuillaume Hormiere
2020-07-21bump to v0.1.5v0.1.5Akshay
2020-07-21add help commandfeature/help-commandAkshay
2020-07-21Merge @leonardosnt fix for broken link in readmeAkshay
2020-07-21switch to local time over utc timeAkshay
2020-07-21remove ncurses dependencyAkshay
2020-07-20Fix broken linkLeonardo Santos
2020-07-20remove debug code, add cargo.locknc
2020-07-20Add RwLock around messages. Catch SIGINT and print that :q is the way to quit.nc
2020-07-20allow "untracking" of habits, closes #18Akshay
2020-07-20bump to v0.1.4: remove ncurses as dependencyv0.1.4Akshay
2020-07-20add MSRV to installation sectionAkshay
2020-07-19Disable default ncurses backend from cursiveAlexandre Bury
2020-07-20switch to crossterm backendAkshay
2020-07-20bump lockfileAkshay
2020-07-20add LICENSE file, bump to v0.1.3Akshay
2020-07-20Merge pull request #9 from Infinisil/lockfilev0.1.3Akshay
2020-07-20Merge https://github.com/Youx/dijo into fix/macos-watcherAkshay
2020-07-20Merge branch 'fix/week-view'; fixes #5, #4Akshay
2020-07-19fix divide by zero for #5nc
2020-07-20use cross-platform file watcherHugo Camboulive
2020-07-20Commit Cargo.lockSilvan Mosberger
2020-07-19bump versionAkshay
2020-07-19more docs0.1.2Akshay
2020-07-19bumpv0.1.1Akshay
2020-07-19add startup hint, fix watcher panicsAkshay
2020-07-19add crate metadataAkshay
2020-07-19stop habits from consuming global eventsAkshay