index
:
jw
master
cli microjournaling tool
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
30 hours
Fix cast warning and add -Werror
HEAD
master
Josias
30 hours
Return path to temp file on failed allocation
Josias
10 days
Use localtime for timestamps
Josias
2022-05-06
Update copyright in version subcommand
Josias
2022-05-06
write: improve word counter
Josias
2022-05-05
search: punctuations also end hashtag
Josias
2022-05-02
Update license years
Josias
2022-05-02
Use strcpy over strcat in cache_path
Josias
2022-05-02
Add search_list_hashtags to list all hashtags in a notebook
Josias
2022-04-19
Add bash completions
Josias
2021-11-24
search: fix memory leak when loading files
Josias
2021-11-23
search: change struct result to search_result
Josias
2021-07-29
Fix loading notebooks
Josias
2021-07-29
Add list command to help text
Josias
2021-07-29
Add list command
Josias
2021-07-24
Fix command not found error for existing commands
Josias
2021-07-20
Differentiate lacking arguments and command not found
Josias
2021-06-27
search: ignore lines in post.txt that contain "#"
Josias
2021-06-27
Print number of search results when searching posts
Josias
2021-03-01
README: add nb to list of similar software
Josias
2021-01-08
README: Update path to config file
Josias
2020-12-26
Makefile: Use more compiler warnings
Josias
2020-12-26
Add a program-wide configuration
Josias
2020-10-13
Multi-directory posts
Josias
2020-10-13
Remove stats from help info
Josias
2020-10-13
Improve code formatting for help and version functions
Josias
2020-10-13
Give descriptive development version numbers
Josias
2020-10-13
Improve extracting first_text
Josias
2020-10-13
Fix imports in notebook.c
Josias
2020-10-13
Remove tinydir
Josias
2020-10-13
Update search to use new cache scheme
Josias
2020-10-13
Update cache and posts.txt to just be a list of filenames
Josias
2020-10-13
Remove stats feature
Josias
2020-10-13
Clean up headers
Josias
2020-10-13
Remove SPDX license identifiers
Josias
2020-10-13
Add notebook configuration
Josias
2020-10-05
Fix formatting in search.c
Josias
2020-10-05
Add jrny to similar software
Josias
2020-10-05
Add stats feature
Josias
2020-10-05
Add jrnl to similar software
Josias
2020-09-30
Return failure when notebook_new fails
Josias
2020-09-24
Allocate file_size + 1
Josias
2020-09-24
Change write to write_post
Josias
2020-09-23
Update README TODO and wording
Josias
2020-09-23
Use default text editor instead of custom line reader
Josias
2020-09-22
Remove cleanup_text
Josias
2020-09-22
Remove extra / in paths
Josias
2020-09-22
Print help and version information to stdout
Josias
2020-08-14
Preliminary Windows support (directory separators)
Josias
2020-08-14
Add full_path function
Josias
[next]