index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove phase of moon feature
Lars Henriksen
2017-09-08
1
-2
/
+0
*
Replace remaining uses of wgetch() by keys_wgetch()
Lukas Fleischer
2017-09-03
1
-1
/
+1
*
Add a function to wait for any key press
Lukas Fleischer
2017-09-03
1
-3
/
+3
*
Fix empty warning box when key is already in use
Lars Henriksen
2017-08-12
1
-0
/
+2
*
Include stdarg.h when using variable argument lists
Lukas Fleischer
2017-07-28
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2017-01-12
1
-1
/
+1
*
Replace parse_datetime() constants by named flags
Lukas Fleischer
2016-10-10
1
-2
/
+2
*
Support dates when specifying start/end times
Lukas Fleischer
2016-10-09
1
-2
/
+6
*
Factor out parse_datetime()
Lukas Fleischer
2016-10-09
1
-0
/
+39
*
Stop all threads before leaving curses mode
Lukas Fleischer
2016-09-13
1
-2
/
+4
*
Do not assume that days always have 86400 seconds
Lukas Fleischer
2016-03-27
1
-0
/
+24
*
Support durations in recurrence ending dates
Lukas Fleischer
2016-02-26
1
-0
/
+91
*
Allow decimals in durations
Lukas Fleischer
2016-02-10
1
-9
/
+16
*
Fix %(hash) formatting of events
Lukas Fleischer
2016-02-05
1
-2
/
+2
*
Refactor grep mode
Lukas Fleischer
2016-02-05
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Add command line option to suppress dialogs
Lukas Fleischer
2016-01-13
1
-0
/
+5
*
Add an option to filter by object hash
Lukas Fleischer
2016-01-13
1
-0
/
+12
*
Add long format specifiers "raw" and "hash"
Lukas Fleischer
2016-01-13
1
-5
/
+55
*
Reimplement asprintf() using dynamic strings
Lukas Fleischer
2016-01-13
1
-26
/
+4
*
Split out code for drawing week numbers
Lukas Fleischer
2015-04-10
1
-2
/
+9
*
Simplify code in status_ask_choice()
Lukas Fleischer
2015-02-24
1
-7
/
+5
*
Use time_t instead of long in several places
Lukas Fleischer
2015-02-24
1
-16
/
+10
*
Introduce starts_with() and starts_with_ci()
Lukas Fleischer
2015-02-24
1
-0
/
+12
*
Add support for UTC times in iCal imports
Lukas Fleischer
2015-02-23
1
-0
/
+25
*
Use date_sec_change() for adding day deltas
Lukas Fleischer
2015-02-22
1
-6
/
+5
*
Support weekday names as date specifiers
Lukas Fleischer
2015-02-11
1
-5
/
+51
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Add a couple of shorthands to parse_date()
Lukas Fleischer
2015-02-07
1
-0
/
+25
*
Handle dates past January 19th, 2038
Lukas Fleischer
2015-02-07
1
-4
/
+2
*
Refactor new_tempfile()
Lukas Fleischer
2014-07-22
1
-10
/
+7
*
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-22
1
-9
/
+10
*
Add vasprintf() and asprintf()
Lukas Fleischer
2014-07-22
1
-0
/
+38
*
Add default cases to some switch statements
Lukas Fleischer
2014-05-18
1
-0
/
+2
*
Store appointments for the current day in a vector
Lukas Fleischer
2014-05-18
1
-1
/
+1
*
Rework scroll window implementation
Lukas Fleischer
2014-05-18
1
-1
/
+1
*
Add a short format specifier for "%(remaining)"
Lukas Fleischer
2013-07-17
1
-0
/
+2
*
Allow extended formats for durations
Lukas Fleischer
2013-07-17
1
-1
/
+5
*
print_datediff(): Actually print a date difference
Lukas Fleischer
2013-07-17
1
-5
/
+3
*
Add %(remaining) style formatting
William Pettersson
2013-07-17
1
-0
/
+83
*
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-04-14
1
-935
/
+954
*
parse_{date,time}(): Split out date/time validation
Lukas Fleischer
2013-02-27
1
-3
/
+23
*
date_sec2date_str(): Add missing semicolon
Lukas Fleischer
2013-02-19
1
-1
/
+1
*
Fix braces in if-else statements
Lukas Fleischer
2013-02-17
1
-20
/
+31
*
parse_duration(): Bail out early in final state
Lukas Fleischer
2013-02-14
1
-6
/
+4
*
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
1
-1
/
+1
*
Rename appointment/event-related UI functions
Lukas Fleischer
2013-02-14
1
-1
/
+1
*
Merge branch 'maint'
Lukas Fleischer
2013-02-04
1
-1
/
+1
|
\
|
*
Update copyright ranges
Lukas Fleischer
2013-02-04
1
-1
/
+1
*
|
Use strncasecmp() for case-insensitive comparison
Lukas Fleischer
2013-01-30
1
-8
/
+0
[next]