summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-20add set-name commandfeature/editAkshay
2020-07-20add MSRV to installation sectionAkshay
2020-07-19Disable default ncurses backend from cursiveAlexandre Bury
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
2020-07-19being adding command eval error messagesAkshay
2020-07-19improve command mode positioning/uxAkshay
2020-07-18fix reexportsAkshay
2020-07-18add smooth error handlingAkshay
2020-07-18add message typeAkshay
2020-07-18refactor app.rs into module: appAkshay
2020-07-18switch to termion backend for strikethrough and stable refresh rateAkshay
2020-07-18add file watcher for auto habitsAkshay
2020-07-16begin work on command line interfaceAkshay
2020-07-16add track commandsAkshay
2020-07-15add rustfmt.tomlAkshay
2020-07-15make `add` command easier to useAkshay
2020-07-15add utils for auto habitsAkshay
2020-07-15display view mode in statuslineAkshay
2020-07-14more boilerplate for auto-trackable habitsAkshay
2020-07-12prep for autohabits, impl Default for App, bugfix file writingAkshay
2020-07-12remove unused imports, upgrade to cursive v0.15Akshay
2020-07-12Merge branch 'dependabot/cargo/master/cursive-0.15' of github.com:NerdyPepper...Akshay
2020-07-12refactor habit.rs into habit moduleAkshay
2020-07-12moarAkshay
2020-07-12improve spacing, line counting; add Week mode to enumsAkshay
2020-07-12rename `Habit::total` to `Habit::goal`Akshay
2020-07-12add new mode: week view modeAkshay
2020-07-12add interface todosAkshay
2020-07-12Merge branch 'dependabot/add-v2-config-file'Akshay
2020-07-12Merge branch 'master' into dependabot/add-v2-config-fileAkshay
2020-07-12Create Dependabot config filedependabot/add-v2-config-filedependabot-preview[bot]
2020-07-12fix trait bounds bug, prep for view modesAkshay
2020-07-12Update cursive requirement from 0.14 to 0.15dependabot-preview[bot]
2020-07-11misc modulesAkshay
2020-07-11begin work on month modeAkshay
2020-07-10docsAkshay
2020-07-10i dun an oopsieAkshay