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
/
calcurse.h
Age
Commit message (
Expand
)
Author
2012-02-24
Add a read-only option
Lukas Fleischer
2012-01-17
Split note file generation into separate function
Lukas Fleischer
2012-01-07
Break out different import/export formats
Lukas Fleischer
2011-12-09
src/utils.c: Mark is_all_digit() parameter const
Lukas Fleischer
2011-12-09
Extract config file handlers into a separate file
Lukas Fleischer
2011-11-14
Use a dynamic method to print todo items to stdout
Lukas Fleischer
2011-11-14
src/apoint.c: Remove apoint_recur_s2apoint_s()
Lukas Fleischer
2011-11-14
Use a dynamic method to print recurrent items to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print events to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print appointments to stdout
Lukas Fleischer
2011-11-14
Removed unused parameter from apoint_sec2str()
Lukas Fleischer
2011-11-14
Use a global configuration variable
Lukas Fleischer
2011-11-11
Merge branch 'maint'
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-10-21
Avoid unnecessary start time calculations
Lukas Fleischer
2011-10-21
Pass item durations to recur_item_inday()
Lukas Fleischer
2011-10-06
src/utils.c: Remove check_time()
Lukas Fleischer
2011-10-06
src/utils.c: Introduce parse_{time,duration}()
Lukas Fleischer
2011-10-06
src/calcurse.h: Rework date manipulation constants
Lukas Fleischer
2011-10-06
src/utils.c: Mark input string of parse_date() const
Lukas Fleischer
2011-10-06
Add count buffer to keys_getch()
Lukas Fleischer
2011-10-06
Add count parameter to *_{in,de}crease()
Lukas Fleischer
2011-10-06
src/calendar.c: Add a count parameter to calendar_move()
Lukas Fleischer
2011-10-06
Avoid unnecessary window updates
Lukas Fleischer
2011-10-05
Add configuration option to run the GC on exit
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
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
Do not hardcode paths to the default editor/pager
Lukas Fleischer
2011-07-31
Add configuration option to notify all appointments
Lukas Fleischer
2011-07-30
Merge branch 'maint'
Lukas Fleischer
2011-07-29
Add "force" parameter to notify_check_next_app()
Lukas Fleischer
2011-07-28
src/calcurse.h: Whitespace cleanup
Lukas Fleischer
2011-07-21
Refactor out note functions
Lukas Fleischer
2011-07-21
Declare foreground and background variables global
Lukas Fleischer
2011-07-21
Refactor conf_parse_bool()
Lukas Fleischer
2011-07-10
Merge branch 'maint'
Lukas Fleischer
2011-07-09
Honor "TMPDIR" environment variable
Lukas Fleischer
2011-07-07
Add key binding for pipe-item command
Lukas Fleischer
2011-07-05
Add todo_pipe_item() function
Lukas Fleischer
2011-07-05
Add day_pipe_item() function
Lukas Fleischer
2011-07-05
Add press_any_key() function
Lukas Fleischer
2011-07-02
Refactor wins_launch_external()
Lukas Fleischer
2011-07-02
Add shell_exec() function
Lukas Fleischer
2011-07-02
Add child_wait() function
Lukas Fleischer
2011-07-02
Add fork_exec() function
Lukas Fleischer
2011-07-02
Make recur_*_write() public
Lukas Fleischer
2011-07-02
Refactor out todo item serialization
Lukas Fleischer
[prev]
[next]