index
:
booki
master
orgainze your books on the command line
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
refactor: replace common looping idiom with macro
Ben Winston
2024-05-25
*
refactor: use ATTR_MATCH for simplicity
Ben Winston
2024-05-25
*
bugfix: only open temp file when editing
Ben Winston
2024-05-23
*
only write to temp file when asking to edit
Ben Winston
2024-05-23
*
initial commit of edit functionality
Ben Winston
2024-05-23
*
refactor: pass booki file along
Ben Winston
2024-05-23
*
bugfix: trailing null byte in data from file
Ben Winston
2024-05-23
*
start a markdown table -- does it render nicely?
Ben Winston
2024-05-19
*
add support for 'on' list
Ben Winston
2024-05-19
*
bugfix: go past quotes
Ben Winston
2024-05-15
*
expand validity of ints
Ben Winston
2024-05-15
*
refactor: actually use the macro
Ben Winston
2024-05-11
*
bugfix: extra published attribute
Ben Winston
2024-05-11
*
only increment the array if we actually want to print the book
Ben Winston
2024-05-11
*
try using a pointer into an array of books
Ben Winston
2024-05-11
*
add parsing for ints, do pages and published
Ben Winston
2024-05-11
*
add isbn and translator
Ben Winston
2024-05-11
*
populate language
Ben Winston
2024-05-09
*
refactor: parse string in its own function
Ben Winston
2024-05-09
*
add an output binary
Ben Winston
2024-05-09
*
fix --show
Ben Winston
2024-05-07
*
initialize the struct
Ben Winston
2024-05-07
*
remove toml dependancy
Ben Winston
2024-05-06
*
link to old repo
Ben Winston
2024-05-05
*
readme
Ben Winston
2024-05-05
*
makefile and license
Ben Winston
2024-05-05
*
main.c -> booki.c
Ben Winston
2024-05-05
*
if not a string, try to get an integer
Ben Winston
2024-05-05
*
bugfix: memory
Ben Winston
2024-05-05
*
be flexible with search arguments
Ben Winston
2024-05-05
*
initial commit
Ben Winston
2024-05-02
[prev]