index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
note.c
Age
Commit message (
Expand
)
Author
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-04-21
Add prototypes for hash table functions
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-02-19
Fix hash table issues with ISO C99
Lukas Fleischer
2012-02-18
Fix up strncat() usage
Lukas Fleischer
2012-01-17
Split note file generation into separate function
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-10-05
Add a garbage collector for note files
Lukas Fleischer
2011-10-05
Do not unlink() note files on note removal
Lukas Fleischer
2011-10-05
Use hash-bashed file names in edit_note()
Lukas Fleischer
2011-10-05
Accept variable length note names
Lukas Fleischer
2011-10-05
Refactor out note deserialization
Lukas Fleischer
2011-07-21
Refactor out note functions
Lukas Fleischer