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
/
io.c
Age
Commit message (
Expand
)
Author
2012-06-30
Allow passing both "-D" and "-c"
Lukas Fleischer
2012-05-31
Use mvwaddstr() instead of mvwprintw()
Baptiste Jonglez
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-14
Factorize boolean user prompting.
Baptiste Jonglez
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-04-21
Add prototypes for hash table functions
Lukas Fleischer
2012-04-20
Mark several functions static
Lukas Fleischer
2012-04-12
Refactor startup screen branch
Lukas Fleischer
2012-04-06
Miscellaneous small code cleanups
Lukas Fleischer
2012-04-05
Mark some more variables/parameters constant
Lukas Fleischer
2012-04-05
Mark localized string literals constant
Lukas Fleischer
2012-03-29
Fix semantics of "general."{systemdialogs,progressbar}
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-02-24
Add a read-only option
Lukas Fleischer
2012-02-20
src/io.c: Remove C89 incompatible comment
Lukas Fleischer
2012-02-19
Fix up fscanf() format strings
Lukas Fleischer
2012-02-19
Fix hash table issues with ISO C99
Lukas Fleischer
2012-02-19
Remove all usages of bzero() and bcopy()
Lukas Fleischer
2012-02-18
src/io.c: Use fork_exec() instead of system()
Lukas Fleischer
2012-02-18
Add stricter syntax checking to io_load_*()
Lukas Fleischer
2012-01-07
Break out different import/export formats
Lukas Fleischer
2011-12-16
Merge branch 'maint'
Lukas Fleischer
2011-12-16
Format "DURATION" field properly on ical export
Jérôme Pinot
2011-12-09
Extract config file handlers into a separate file
Lukas Fleischer
2011-11-15
Merge branch 'maint'
Lukas Fleischer
2011-11-14
Use a global configuration variable
Lukas Fleischer
2011-11-11
Merge branch 'maint'
Lukas Fleischer
2011-11-11
src/io.c: Avoid use of memcpy()
Lukas Fleischer
2011-11-11
src/io.c: Null-terminate the ical_readline() buffer
Lukas Fleischer
2011-11-02
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-10-21
Pass item durations to recur_item_inday()
Lukas Fleischer
2011-10-05
Add configuration option to run the GC on exit
Lukas Fleischer
2011-10-05
Do not unlink() note files on note removal
Lukas Fleischer
2011-10-05
Use hash-based file names in ical_read_note()
Lukas Fleischer
2011-10-05
Accept variable length note names
Lukas Fleischer
2011-10-05
Refactor out note deserialization
Lukas Fleischer
2011-10-05
Add a copy file routine
Lukas Fleischer
2011-10-04
Cleanup joinable threads on termination
Lukas Fleischer
2011-10-04
src/io.c: Update todo item count on iCal import
Lukas Fleischer
2011-09-06
Merge branch 'maint'
Lukas Fleischer
2011-08-26
src/io.c: iCal content line folding correctness
Lukas Fleischer
2011-07-31
Add configuration option to notify all appointments
Lukas Fleischer
2011-07-28
Merge branch 'maint'
Lukas Fleischer
2011-07-28
io.c: Accept resource parameters in iCal import
Lukas Fleischer
2011-07-24
Use gettext plural features
Lukas Fleischer
2011-07-24
Split stats messages in io_import_data()
Lukas Fleischer
2011-07-15
Use single-line configuration settings by default
Lukas Fleischer
2011-07-15
Skip indentation and comments in io_extract_data()
Lukas Fleischer
[next]