Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-01-04 | Avoid unnecessary `isfile`/`exists` calls | Aarni Koskela | -9/+8 |
2023-11-26 | json.dump(ensure_ascii=False) | w-e-w | -1/+1 |
2023-08-22 | use an atomic operation to replace the cache with the new version | AUTOMATIC1111 | -1/+4 |
2023-08-10 | Add env var for cache file | catboxanon | -1/+2 |
2023-07-17 | delay writing cache to prevent writing the same thing over and over | AUTOMATIC1111 | -3/+26 |
2023-07-16 | fix cache loading wrong entries from old cache files | AUTOMATIC1111 | -1/+1 |
2023-07-16 | fix bogus metadata for extra networks appearing out of cache | AUTOMATIC1111 | -5/+5 |
2023-07-16 | speedup extra networks listing | AUTOMATIC1111 | -13/+14 |
2023-07-15 | cache git extension repo information | AUTOMATIC1111 | -0/+96 |