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
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New save/load mutex strategy
Lars Henriksen
2018-10-21
1
-39
/
+28
*
Periodic save mutex
Lars Henriksen
2018-10-21
1
-2
/
+6
*
Distinguish between interactive and periodic save
Lars Henriksen
2018-10-21
1
-4
/
+8
*
Data save and removal of the progress bar
Lars Henriksen
2018-10-21
1
-117
/
+19
*
Move user information after save/reload to the command level
Lars Henriksen
2018-10-21
1
-34
/
+26
*
A save refinement: no action if everything is unchanged
Lars Henriksen
2018-10-21
1
-2
/
+6
*
Only reload if data files were changed (replacement)
Lars Henriksen
2018-10-21
1
-36
/
+59
*
Reload data after resolving save conflict (improved)
Lars Henriksen
2018-10-21
1
-29
/
+36
*
Handling of modified flag
Lars Henriksen
2018-10-21
1
-2
/
+2
*
Update windows at the right level
Lars Henriksen
2018-10-21
1
-1
/
+1
*
Stop/start the notify main thread at the right level
Lars Henriksen
2018-10-21
1
-7
/
+0
*
Fix window update after hook execution
Lars Henriksen
2018-10-21
1
-11
/
+0
*
Use a path instead of a file for -C option
Quentin Hibon
2018-08-05
1
-19
/
+22
*
Solve deadlock in notification bar
Lars Henriksen
2018-07-28
1
-3
/
+3
*
Only lock save mutex as short as possible
Lukas Fleischer
2018-06-03
1
-3
/
+1
*
Add option to specify the configuration file used
Quentin Hibon
2018-05-28
1
-3
/
+10
*
Always NUL-terminate buffer in io_load_keys()
Lukas Fleischer
2018-05-26
1
-0
/
+1
*
Run pre-load hook before testing for modifications
Lukas Fleischer
2018-05-23
1
-2
/
+4
*
Unlock the save mutex as early as possible
Lukas Fleischer
2018-05-19
1
-4
/
+5
*
Do not prompt when non-interactive import fails
Lukas Fleischer
2017-11-23
1
-17
/
+11
*
Reload data after resolving save conflict
Lukas Fleischer
2017-09-08
1
-1
/
+10
*
Unset modification flag after merging
Lukas Fleischer
2017-09-08
1
-0
/
+2
*
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
1
-14
/
+23
*
Only reload if data files were changed
Lukas Fleischer
2017-09-08
1
-1
/
+8
*
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 a function to wait for any key press
Lukas Fleischer
2017-09-03
1
-7
/
+7
*
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
*
Always use memory management wrappers
Lukas Fleischer
2016-10-13
1
-2
/
+2
*
Fix segmentation fault on reload with pre-load hook
Lukas Fleischer
2016-02-15
1
-0
/
+8
*
Support format strings when dumping imported items
Lukas Fleischer
2016-02-11
1
-3
/
+7
*
Refactor grep mode
Lukas Fleischer
2016-02-05
1
-0
/
+42
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Use a separate field for the completed status
Lukas Fleischer
2016-01-18
1
-5
/
+14
*
Run pre-save and post-save hooks on reload
Lukas Fleischer
2016-01-15
1
-0
/
+17
*
Export item UIDs upon request
Lukas Fleischer
2016-01-15
1
-2
/
+2
*
Import data from stdin when the import file is "-"
Lukas Fleischer
2016-01-15
1
-1
/
+4
*
Hide import statistics in quiet mode
Lukas Fleischer
2016-01-13
1
-1
/
+1
*
Add --list-imported command line option
Lukas Fleischer
2016-01-13
1
-2
/
+2
*
Add command line option to suppress dialogs
Lukas Fleischer
2016-01-13
1
-4
/
+4
*
Add an option to filter by object hash
Lukas Fleischer
2016-01-13
1
-2
/
+14
*
Add pre-load and post-load hooks
Lukas Fleischer
2016-01-10
1
-0
/
+2
*
Add pre-save and post-save hooks
Lukas Fleischer
2016-01-07
1
-0
/
+4
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Factor out item reload code
Lukas Fleischer
2014-10-10
1
-0
/
+95
[next]