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
/
args.c
Age
Commit message (
Expand
)
Author
2016-02-05
Support format specifiers in grep mode
Lukas Fleischer
2016-02-05
Refactor grep mode
Lukas Fleischer
2016-01-30
Update copyright ranges
Lukas Fleischer
2016-01-28
Fix behavior of --todo with an optional argument
Lukas Fleischer
2016-01-28
args.c: Revise help/usage/version output
Lukas Fleischer
2016-01-28
Add a --daemon command-line parameter
Lukas Fleischer
2016-01-15
Export item UIDs upon request
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
2015-02-24
Use time_t instead of long in several places
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-07
Update copyright ranges
Lukas Fleischer
2015-02-07
Handle dates past January 19th, 2038
Lukas Fleischer
2014-10-10
Add io_load_data() wrapper
Lukas Fleischer
2014-08-09
Fix parsing of times in parse_datetimearg()
Lukas Fleischer
2014-08-09
Extend date formats for filters
Lukas Fleischer
2014-08-08
Add --filter-{start,end}-range
Lukas Fleischer
2014-08-07
Add a grep mode
Lukas Fleischer
2014-08-06
args.c: Reword error messages
Lukas Fleischer
2014-08-06
Use backwards-compatible out format for queries
Lukas Fleischer
2014-08-06
Do not use filters in GC or import mode
Lukas Fleischer
2014-08-06
Rework command line argument handling
Lukas Fleischer
2014-08-06
Allow for filtering TODO items
Lukas Fleischer
2014-08-06
Add a query mode
Lukas Fleischer
2014-08-06
Add pattern filter option
Lukas Fleischer
2014-08-06
Add item filters
Lukas Fleischer
2014-07-16
Allow for merging data files when reloading
Lukas Fleischer
2014-06-25
Fix segmentation fault
Lukas Fleischer
2014-05-18
Reintroduce heading and separator in appointments
Lukas Fleischer
2014-05-18
ui-day: Large-scale refactoring
Lukas Fleischer
2013-07-16
Add -l/--limit option
William Pettersson
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-11-26
io_check_*()/io_file_exist(): Fix signatures
Lukas Fleischer
2012-11-25
args.c: Several minor simplifications
Lukas Fleischer
2012-11-23
Merge branch 'maint'
Lukas Fleischer
2012-11-22
Replace localtime() with localtime_r()
Lukas Fleischer
2012-06-30
Allow passing both "-D" and "-c"
Lukas Fleischer
2012-06-30
day_store_items(): Return the number of items found
Lukas Fleischer
2012-06-30
src/args.c: Revise app_arg()
Lukas Fleischer
2012-06-30
Make day_store_items() public
Lukas Fleischer
2012-06-18
src/args.c: Fix bugs address in usage message
Lukas Fleischer
2012-05-31
Directly use fprintf() where applicable
Baptiste Jonglez
2012-05-25
Fix incorrect i18n usage for some strings
Baptiste Jonglez
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-17
Document removal of the "-N" command line option
Lukas Fleischer
[next]