index
:
dijo
cursor
dependabot/add-v2-config-file
dependabot/cargo/master/chrono-0.4.24
dependabot/cargo/master/clap-4.0.26
dependabot/cargo/master/cursive-0.20.0
dependabot/cargo/master/erased-serde-0.3.25
dependabot/cargo/master/notify-5.1.0
dependabot/cargo/master/serde_json-1.0.94
dependabot/cargo/master/toml-0.5.11
dependabot/cargo/master/typetag-0.2.6
doc/man-pages
feat/float
feature/config-file
feature/delete-command
feature/edit
feature/help-command
feature/larger-names
feature/windows
grid-width
master
syn-fix
Mirror of https://github.com/NerdyPepper/dijo
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-17
Bump clap from 2.33.3 to 4.0.26
dependabot/cargo/master/clap-4.0.26
dependabot[bot]
2022-01-15
Merge pull request #141 from gyscos/master
HEAD
master
Akshay
2022-01-12
Update to cursive 0.17
Alexandre Bury
2021-12-26
Merge pull request #129 from purveshpatel511/master
Akshay
2021-12-24
added snap installtion instruction
purveshpatel511
2021-03-06
add install instructions for windows
Akshay
2021-03-06
bump to v0.2.7
v0.2.7
Akshay
2021-03-06
reduce display width of FloatData
feat/float
Akshay
2021-02-24
add initial float habit structure
Akshay
2021-02-24
add GoalKinds
Akshay
2021-02-21
bump to v0.2.6
v0.2.6
Akshay
2021-02-21
Merge branch 'cursor' into master
Akshay
2021-02-21
deprecate view_month_offset in favor of cursor
Akshay
2021-01-27
bump to v0.2.5
v0.2.5
Akshay
2021-01-27
Merge branch 'master' of https://github.com/gyscos/dijo into deps/cursive-0.16
Akshay
2021-01-26
bump to v0.2.4
v0.2.4
Akshay
2021-01-26
Merge branch 'doc/man-pages' into master
Akshay
2021-01-25
add man page
doc/man-pages
salahdin-ahmed
2021-01-25
fix cursor coloring
Akshay
2021-01-25
Merge branch 'master' of https://github.com/gyscos/dijo into cursive-0.16
Akshay
2021-01-25
attempt to style cursor
Akshay
2021-01-25
fix nix-flake build
Akshay
2021-01-25
handle cursor events and entry
Akshay
2021-01-25
add basic cursor actions
Akshay
2021-01-19
Update to cursive 0.16
Alexandre Bury
2021-01-17
add humanetech badge to readme
Akshay
2021-01-17
convert to nix flake
Akshay
2021-01-11
fix syn's breaking change
syn-fix
Akshay
2020-10-03
ignore envrc
Akshay
2020-10-03
add shell
Akshay
2020-09-02
Resolve requested changes. Merge superfluous match arm and remove alias
Bruno A. Muciño
2020-09-01
Adds "wq" command as a combination of "write" and "quit".
Bruno A. Muciño
2020-08-14
Merge pull request #67 from michaelbeaumont/patch-1
Akshay
2020-08-14
Add AUR packages to README
Mike Beaumont
2020-08-10
Merge pull request #22 from charles-l/master
Akshay
2020-08-08
use call_on_name which works and is simpler
nc
2020-08-08
try to unconditionally save after s.run() completes
nc
2020-08-06
Revert "include only minimal code changes to add ctrl-c capturing functionality"
nc
2020-08-05
include only minimal code changes to add ctrl-c capturing functionality
nc
2020-08-05
revert
nc
2020-08-05
Override Ctrl-C by disabling callback in Cursive
nc
2020-08-04
bump to v0.2.3
v0.2.3
Akshay
2020-08-04
use terminal default for bg
Akshay
2020-08-04
add feature to compile on windows, switch to termion
Akshay
2020-08-03
don't write to stderr!
feature/config-file
Akshay
2020-08-03
Revert "Merge remote-tracking branch 'origin/master' into feature/larger-names"
Akshay
2020-08-03
Revert "Add basic tests"
Akshay
2020-08-03
Revert "Refactor parsers"
Akshay
2020-08-03
Revert "simplify command parsing logic"
Akshay
2020-08-03
feature: read colors and characters from config files
Akshay
[next]