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
Age
Commit message (
Expand
)
Author
2012-03-29
Add a configuration file upgrade script
Lukas Fleischer
2012-03-29
src/config.c: Reorder configuration variables
Lukas Fleischer
2012-03-27
src/config.c: Rename configuration variables
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-03-12
Do not strncpy() strings returned by gettext()
Lukas Fleischer
2012-03-12
Get rid of string structures
Lukas Fleischer
2012-03-12
Use strcmp() instead of strncmp()
Lukas Fleischer
2012-03-12
Avoid redundant window resets in config menu
Lukas Fleischer
2012-03-12
Avoid redundant virtual screen updates
Lukas Fleischer
2012-03-02
Break out configuration main menu
Lukas Fleischer
2012-03-02
Revamp key bindings display
Lukas Fleischer
2012-02-24
test/: Run calcurse in read-only mode
Lukas Fleischer
2012-02-24
Add a read-only option
Lukas Fleischer
2012-02-24
test/: Use correct calcurse binary and data dir
Lukas Fleischer
2012-02-24
test/Makefile.am: Add tests to "EXTRA_DIST"
Lukas Fleischer
2012-02-20
src/io.c: Remove C89 incompatible comment
Lukas Fleischer
2012-02-19
{src,test}/Makefile.am: Enable pedantic warnings
Lukas Fleischer
2012-02-19
test/run-test.c: Check fgets() return value properly
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
Fix POSIX compliance
Lukas Fleischer
2012-02-19
Remove all usages of bzero() and bcopy()
Lukas Fleischer
2012-02-18
Fix up strncat() usage
Lukas Fleischer
2012-02-18
src/io.c: Use fork_exec() instead of system()
Lukas Fleischer
2012-02-18
Don't chomp on error in ical_readline_init()
Lukas Fleischer
2012-02-18
Add stricter syntax checking to io_load_*()
Lukas Fleischer
2012-02-18
Trap fgets() failure in *_scan()
Lukas Fleischer
2012-02-17
src/config.c: Add missing configuration variables
Lukas Fleischer
2012-02-17
src/config.c: Revamp configuration file parsing
Lukas Fleischer
2012-02-17
src/config.c: Add more parser/serialization wrappers
Lukas Fleischer
2012-02-17
src/config.c: Introduce config_parse_str()
Lukas Fleischer
2012-02-17
src/config.c: Keep formatting and comments
Lukas Fleischer
2012-02-17
src/config.c: Add serialization helper
Lukas Fleischer
2012-02-16
src/config.c: Add junk callback to config_file_walk()
Lukas Fleischer
2012-02-16
src/config.c: Make config file reading more flexible
Lukas Fleischer
2012-02-16
src/llist.c: Bail out early on negative indexes
Lukas Fleischer
2012-01-22
test/: Add test case for "-S" (pattern search)
Lukas Fleischer
2012-01-22
test/: Add test cases for "-a" and "-n"
Lukas Fleischer
2012-01-22
test/: Add test cases for "-d" and "-s"/"-r"
Lukas Fleischer
2012-01-22
test/: Add generic tests for todo operations
Lukas Fleischer
2012-01-22
test/: Add three basic self tests
Lukas Fleischer
2012-01-22
test/: Add initial configuration file
Lukas Fleischer
2012-01-21
test/run-test.c: Support negative assertions
Lukas Fleischer
2012-01-21
Add a minimal test suite
Lukas Fleischer
2012-01-21
src/calendar.c: Fix range check in calendar_move()
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
2012-01-07
src/apoint.c: Update in-notify-bar help for new duration syntax
Baptiste Jonglez
2012-01-07
src/apoint.c: Fix a length bug introduced by new duration format
Baptiste Jonglez
2011-12-16
Merge branch 'maint'
Lukas Fleischer
[prev]
[next]