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
/
habit.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor habit.rs into habit module
Akshay
2020-07-12
1
-319
/
+0
|
*
improve spacing, line counting; add Week mode to enums
Akshay
2020-07-12
1
-0
/
+1
|
*
rename `Habit::total` to `Habit::goal`
Akshay
2020-07-12
1
-6
/
+6
|
*
fix trait bounds bug, prep for view modes
Akshay
2020-07-12
1
-5
/
+5
|
*
begin work on month mode
Akshay
2020-07-11
1
-3
/
+50
|
*
new 'delete' command
Akshay
2020-07-04
1
-0
/
+4
|
*
add boilerplate onto traits for month sifting
Akshay
2020-07-02
1
-0
/
+30
|
*
typetag dosen't support generics, use macro hack until then
Akshay
2020-05-02
1
-34
/
+35
|
*
require new super trait, add quit callback
Akshay
2020-03-18
1
-2
/
+6
|
*
use Trait obj types instead of enums
Akshay
2020-03-11
1
-74
/
+174
|
*
add helpers for statusline
Akshay
2020-02-27
1
-2
/
+9
|
*
fix null entry with bits, add remaining api
Akshay
2020-02-26
1
-1
/
+14
|
*
rework habit structures
Akshay
2020-02-15
1
-48
/
+84
|
*
serialize dates, remove cruft
Akshay
2020-02-11
1
-4
/
+2
|
*
fix bug with empty countview entries
Akshay
2020-02-10
1
-2
/
+4
|
*
implement goals
Akshay
2020-02-10
1
-1
/
+14
|
*
move structs out
Akshay
2020-02-10
1
-0
/
+63