Files
git/builtin
Karsten Blees c6eccfc2c2 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-03-06 08:03:12 +01:00
..
2020-02-14 12:54:19 -08:00
2020-02-17 13:22:17 -08:00
2020-03-06 08:02:57 +01:00
2020-03-02 15:07:19 -08:00
2020-02-10 09:04:45 -08:00
2020-03-05 10:43:02 -08:00