Files
git/Documentation
Karsten Blees 1727be25f2 add infrastructure for read-only file system level caches
Add a macro to mark code sections that only read from the file system,
along with a config option and documentation.

This facilitates implementation of relatively simple file system level
caches without the need to synchronize with the file system.

Enable read-only sections for 'git status' and preload_index.

Signed-off-by: Karsten Blees <blees@dcon.de>
2020-05-20 22:02:46 +02:00
..
2020-03-09 07:57:57 -07:00
2020-05-20 08:33:55 -07:00
2020-05-14 14:39:44 -07:00
2020-05-20 08:33:30 -07:00
2020-03-22 16:38:30 -07:00
2020-02-14 08:58:53 -08:00
2020-04-29 16:15:27 -07:00
2020-05-02 18:04:12 -07:00
2020-05-13 12:19:19 -07:00