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
Age
Commit message (
Expand
)
Author
2016-01-18
Use a separate field for the completed status
Lukas Fleischer
2016-01-18
Add a "hide completed" view to the todo panel
Lukas Fleischer
2016-01-16
Fix segfault when running hooks in non-interactive mode
Lukas Fleischer
2016-01-15
Run pre-save and post-save hooks on reload
Lukas Fleischer
2016-01-15
Export item UIDs upon request
Lukas Fleischer
2016-01-15
Import data from stdin when the import file is "-"
Lukas Fleischer
2016-01-13
ical: Handle items without an end date gracefully
Lukas Fleischer
2016-01-13
ical: Refactor item date/time parser
Lukas Fleischer
2016-01-13
Reimplement ical_unformat_line() using dynamic strings
Lukas Fleischer
2016-01-13
ical: Export completed todo items properly
Lukas Fleischer
2016-01-13
ical: Honor completed status of todo items
Lukas Fleischer
2016-01-13
Hide import statistics in quiet mode
Lukas Fleischer
2016-01-13
Add --list-imported command line option
Lukas Fleischer
2016-01-13
Add command line option to suppress dialogs
Lukas Fleischer
2016-01-13
Implement filter mode
Lukas Fleischer
2016-01-13
Add an option to filter by object hash
Lukas Fleischer
2016-01-13
Add long format specifiers "raw" and "hash"
Lukas Fleischer
2016-01-13
Implement recur_{apoint,event}_tostr()
Lukas Fleischer
2016-01-13
Implement {apoint,event,todo}_tostr()
Lukas Fleischer
2016-01-13
Reimplement asprintf() using dynamic strings
Lukas Fleischer
2016-01-13
Implement utility functions for dynamic strings
Lukas Fleischer
2016-01-10
Reset status page when opening configuration
Lukas Fleischer
2016-01-10
Add pre-load and post-load hooks
Lukas Fleischer
2016-01-07
Add pre-save and post-save hooks
Lukas Fleischer
2016-01-07
custom.c: Display missing options
Lukas Fleischer
2015-05-20
Add support for --filter-end-* to events
Lukas Fleischer
2015-04-15
Make the generic-credits key binding work again
Lukas Fleischer
2015-04-15
Show an error message on missing documentation
Lukas Fleischer
2015-04-11
Do not mark slice of end time busy
Lukas Fleischer
2015-04-10
Fix range checks in day_chk_busy_slices()
Lukas Fleischer
2015-04-10
Highlight week number when the calendar is selected
Lukas Fleischer
2015-04-10
Show week numbers in the monthly view
Lukas Fleischer
2015-04-10
Split out code for drawing week numbers
Lukas Fleischer
2015-04-10
Fix slice computation of recurring appointments
Lukas Fleischer
2015-02-25
ical.c: Small refactoring
Lukas Fleischer
2015-02-24
Simplify code in status_ask_choice()
Lukas Fleischer
2015-02-24
Use time_t instead of long in several places
Lukas Fleischer
2015-02-24
ical.c: Reduce nesting depth
Lukas Fleischer
2015-02-24
Introduce starts_with() and starts_with_ci()
Lukas Fleischer
2015-02-23
Make "Add Item" work from the calendar panel
Lukas Fleischer
2015-02-23
Redraw calendar panel when switching views
Lukas Fleischer
2015-02-23
Support resize in all configuration menus
Lukas Fleischer
2015-02-23
Add support for UTC times in iCal imports
Lukas Fleischer
2015-02-22
Use date_sec_change() for adding day deltas
Lukas Fleischer
2015-02-22
Use LONG_MAX for invalid dates in parse_datearg()
Lukas Fleischer
2015-02-11
Support weekday names as date specifiers
Lukas Fleischer
2015-02-07
Update copyright ranges
Lukas Fleischer
2015-02-07
Add a couple of shorthands to parse_date()
Lukas Fleischer
2015-02-07
Handle dates past January 19th, 2038
Lukas Fleischer
2014-10-17
Only werase() calendar if month is changed
Lukas Fleischer
[prev]
[next]