index
:
dijo
cursor
doc/man-pages
feat/float
feature/wq-alias
grid-width
master
syn-fix
scriptable, curses-based, digital habit tracker
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
add GoalKinds
Akshay
2021-02-24
1
-7
/
+17
*
deprecate view_month_offset in favor of cursor
Akshay
2021-02-21
4
-34
/
+52
*
handle cursor events and entry
Akshay
2021-01-25
4
-3
/
+35
*
add basic cursor actions
Akshay
2021-01-25
1
-0
/
+51
*
Resolve requested changes. Merge superfluous match arm and remove alias
feature/wq-alias
Bruno A. Muciño
2020-09-02
1
-3
/
+2
*
Adds "wq" command as a combination of "write" and "quit".
Bruno A. Muciño
2020-09-02
1
-0
/
+2
*
use consts for dimensions
Akshay
2020-08-03
2
-24
/
+13
*
switch to pancurses backend
v0.2.2
Akshay
2020-07-24
1
-1
/
+2
*
move duplicate check to command parsing block
Akshay
2020-07-23
1
-18
/
+7
*
Merge branch 'master' of https://github.com/yoms/dijo into fix/duplicate-habits
Akshay
2020-07-23
1
-1
/
+18
|
\
|
*
Use immutable vector instead of mutable one and change the message kind to Error
Guillaume Hormiere
2020-07-22
1
-4
/
+2
|
*
Add list command for shell script purpose
Guillaume Hormiere
2020-07-21
1
-1
/
+20
*
|
fix tiemzones in statusline
Akshay
2020-07-23
1
-1
/
+1
*
|
remove debug key binds, add :write command
Akshay
2020-07-22
2
-12
/
+1
*
|
remove `d` keybind, add tab completion
Akshay
2020-07-22
2
-8
/
+4
|
/
*
add help command
Akshay
2020-07-21
1
-0
/
+23
*
switch to local time over utc time
Akshay
2020-07-21
1
-2
/
+2
*
use cross-platform file watcher
Hugo Camboulive
2020-07-19
1
-2
/
+2
*
add startup hint, fix watcher panics
Akshay
2020-07-19
3
-25
/
+23
*
stop habits from consuming global events
Akshay
2020-07-19
1
-14
/
+11
*
being adding command eval error messages
Akshay
2020-07-19
1
-0
/
+9
*
improve command mode positioning/ux
Akshay
2020-07-19
1
-3
/
+1
*
fix reexports
Akshay
2020-07-18
1
-0
/
+3
*
add smooth error handling
Akshay
2020-07-18
2
-41
/
+55
*
add message type
Akshay
2020-07-18
1
-0
/
+50
*
refactor app.rs into module: app
Akshay
2020-07-18
3
-0
/
+449