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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Recompute hashes after saving
Lukas Fleischer
2017-09-08
1
-0
/
+3
*
Factor out hash computation
Lukas Fleischer
2017-09-08
1
-7
/
+14
*
Use a shared input/output mutex
Lukas Fleischer
2017-09-08
2
-16
/
+23
*
Interrupt periodic save when launching process
Lukas Fleischer
2017-09-08
1
-0
/
+4
*
Only reload if data files were changed
Lukas Fleischer
2017-09-08
3
-7
/
+15
*
Factor out check for external modifications
Lukas Fleischer
2017-09-08
1
-15
/
+20
*
Do not blindly overwrite files when saving
Lukas Fleischer
2017-09-08
1
-0
/
+59
*
Use .new as file extension when merging
Lukas Fleischer
2017-09-08
1
-15
/
+15
*
Factor out merge routine
Lukas Fleischer
2017-09-08
1
-48
/
+44
*
Add CALCURSE_{EDITOR,PAGER,MERGETOOL} environment variables
Lukas Fleischer
2017-09-08
1
-3
/
+9
*
Make the day heading position configurable
Lars Henriksen
2017-09-08
5
-2
/
+62
*
Remove phase of moon feature
Lars Henriksen
2017-09-08
4
-185
/
+2
*
Fix phase of moon calculation
Lars Henriksen
2017-09-08
1
-27
/
+30
*
Add missing string initialization
Lars Henriksen
2017-09-04
1
-0
/
+1
*
Replace remaining uses of wgetch() by keys_wgetch()
Lukas Fleischer
2017-09-03
3
-3
/
+3
*
Add a function to wait for any key press
Lukas Fleischer
2017-09-03
7
-26
/
+32
*
Improve default selection when editing key bindings
Lukas Fleischer
2017-09-03
1
-4
/
+4
*
Use strncpy() properly in general_option_edit()
Lukas Fleischer
2017-09-03
1
-6
/
+8
*
Add support for UTF-8 key bindings
Lukas Fleischer
2017-08-30
3
-30
/
+112
*
Rename keys_getch() to keys_get()
Lukas Fleischer
2017-08-30
5
-34
/
+29
*
Factor out UTF-8 code point decoding
Lukas Fleischer
2017-08-30
2
-16
/
+16
*
Relocate HANDLE_KEY macros
Lukas Fleischer
2017-08-30
1
-46
/
+44
*
Implement CTRL-U in getstring()
Quentin Hibon
2017-08-29
1
-1
/
+7
*
Use nl_langinfo() for month and day names
Lars Henriksen
2017-08-28
3
-35
/
+8
*
Remove extra star from recurrent appointments
Lars Henriksen
2017-08-28
1
-2
/
+1
*
Remove some leftovers from the past
Lars Henriksen
2017-08-28
1
-7
/
+0
*
Make heading in appointments panel configurable
Lars Henriksen
2017-08-28
5
-7
/
+40
*
Extend strings API for formatted dates
Lukas Fleischer
2017-08-28
2
-0
/
+22
*
Make the selected day in the calendar stand out
Lars Henriksen
2017-08-28
2
-3
/
+3
*
Fix support for punctual appointments at 00:00
Lukas Fleischer
2017-08-28
1
-2
/
+3
*
Fix empty warning box when key is already in use
Lars Henriksen
2017-08-12
1
-0
/
+2
*
Fix fatal error when using the help command
Lars Henriksen
2017-08-12
1
-5
/
+6
*
Check for optional argument to -s option
Lars Henriksen
2017-08-12
1
-0
/
+2
*
Include stdarg.h when using variable argument lists
Lukas Fleischer
2017-07-28
3
-0
/
+4
*
Fix segmentation fault when changing colors
Lukas Fleischer
2017-07-28
1
-3
/
+3
*
Fix another error in the notification code
Lukas Fleischer
2017-02-11
1
-1
/
+6
*
Fix notification of recurrent appointments
Lukas Fleischer
2017-02-09
1
-2
/
+8
*
Do not read past NUL character in ical_get_value()
Lukas Fleischer
2017-02-08
1
-2
/
+2
*
Gracefully parse iCal parameters with colons
Lukas Fleischer
2017-02-07
1
-12
/
+24
*
Update copyright ranges
Lukas Fleischer
2017-01-12
39
-40
/
+40
*
Fix visible region after loading list box items
Lukas Fleischer
2016-10-30
1
-0
/
+1
*
Fix listbox_fix_visible_region()
Lukas Fleischer
2016-10-30
1
-22
/
+20
*
Do not start the daemon more than once
Lukas Fleischer
2016-10-19
1
-0
/
+1
*
Prevent segfault when all todo items are hidden
Lukas Fleischer
2016-10-14
2
-21
/
+28
*
Always use memory management wrappers
Lukas Fleischer
2016-10-13
7
-18
/
+18
*
Prevent free-before-init of timstr
Vlad Glagolev
2016-10-13
1
-1
/
+1
*
Replace parse_datetime() constants by named flags
Lukas Fleischer
2016-10-10
3
-5
/
+9
*
Refactor duration/end time parsing
Lukas Fleischer
2016-10-10
1
-35
/
+39
*
Support dates when specifying start/end times
Lukas Fleischer
2016-10-09
2
-32
/
+33
*
Factor out parse_datetime()
Lukas Fleischer
2016-10-09
3
-25
/
+45
[prev]
[next]