index
:
booki
master
orgainze your books on the command line
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
add sr.ht link to previous versions
HEAD
master
Ben Winston
10 days
|
*
docfix: markdown is weird
Ben Winston
14 days
|
*
add BUGS and TODO
Ben Winston
2025-08-11
|
*
use tilde for less-than
Ben Winston
2025-08-11
|
*
gitignore
Ben Winston
2025-08-11
|
*
update README with progress
Ben Winston
2025-06-07
|
*
update format to start/end with %, take in optional command line arg
Ben Winston
2025-03-23
|
*
WIP format strings with single character lead
Ben Winston
2025-03-23
|
*
add 'genre'
Ben Winston
2025-02-04
|
*
bugfix: don't match on empty text
Ben Winston
2024-07-23
|
*
bugfix: multiple vars on a line each needs initializing
Ben Winston
2024-06-18
|
*
bugfix: verify BOOKI_FILE variable is not empty
Ben Winston
2024-06-18
|
*
refactor: search with a loop through fields instead of ifs
Ben Winston
2024-06-18
|
*
bugfix: parse all strings as potentially compound
Ben Winston
2024-06-18
|
*
refactor: parse with a loop through fields instead of ifs
Ben Winston
2024-06-18
|
*
refactor: get_x_field returns a pointer, for flexibility
Ben Winston
2024-06-18
|
*
bugfix: don't print an extra newline if there's no raw fields
Ben Winston
2024-06-18
|
*
remove english as default lang
Ben Winston
2024-06-18
|
*
anything we don't 'show', we shouldn't ask someone to 'add'
Ben Winston
2024-06-09
|
*
preserve unrecognized parts of a book in their entirety
Ben Winston
2024-06-09
|
*
bugfix: don't present _other as an option during add
Ben Winston
2024-06-09
|
*
add debug task to Makefile
Ben Winston
2024-06-09
|
*
capture additional fields, even if we're not using them
Ben Winston
2024-06-09
|
*
add show flag to data points
Ben Winston
2024-06-09
|
*
bugfix: diacritics can sometimes be combining??
Ben Winston
2024-06-08
|
*
when adding a new book, use the defined fields
Ben Winston
2024-06-07
|
*
when writing, lookup the type of field and write that way
Ben Winston
2024-06-07
|
*
add read support for ID, but don't show it
Ben Winston
2024-06-07
|
*
when printing, lookup the type of field and print that way
Ben Winston
2024-06-07
|
*
detect unsupported fields while parsing search options
Ben Winston
2024-06-07
|
*
prevent null dereference on bad search term
Ben Winston
2024-06-07
|
*
use typedefs
Ben Winston
2024-06-07
|
*
add diacritic-insensitive option in readme
Ben Winston
2024-06-06
|
*
add -Wall and -Werror
Ben Winston
2024-06-06
|
*
refactor: less locals
Ben Winston
2024-06-06
|
*
refactor for clarity
Ben Winston
2024-06-06
|
*
refactor for less looping
Ben Winston
2024-06-06
|
*
bugfix: matching $ must count characters from end, not bytes
Ben Winston
2024-06-06
|
*
add search by translator
Ben Winston
2024-06-04
|
*
support latin-1 extended-A
Ben Winston
2024-06-04
|
*
use hand-rolled strncasecmp, ignore accents
Ben Winston
2024-06-03
|
*
add published as search option
Ben Winston
2024-06-03
|
*
add leading +/, for greater or less than
Ben Winston
2024-05-31
|
*
initial commit of int comparisons
Ben Winston
2024-05-31
|
*
refactor: rearrange file
Ben Winston
2024-05-31
|
*
README updates
Ben Winston
2024-05-30
|
*
initial commit of 'add', with defaults
Ben Winston
2024-05-30
|
*
bugfix: memory leak
Ben Winston
2024-05-30
|
*
move working files to /tmp, replace BOOKI_FILE and clean up after
Ben Winston
2024-05-30
|
*
s/sort/show/
Ben Winston
2024-05-30
|
[next]