Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | walk_files extensions case insensitive | w-e-w | 2024-02-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into avoid-isfiles | AUTOMATIC1111 | 2024-01-04 | 1 | -0/+70 |
|\ | |||||
| * | mass file lister as an attempt to tackle #14507 | AUTOMATIC1111 | 2024-01-03 | 1 | -0/+70 |
| | | |||||
* | | Avoid unnecessary `isfile`/`exists` calls | Aarni Koskela | 2024-01-03 | 1 | -3/+3 |
|/ | |||||
* | create utility truncate_path | w-e-w | 2023-12-27 | 1 | -1/+11 |
| | | | | | utli.truncate_path(target_path, base_path) return the target_path relative to base_path if target_path is a sub path of base_path else return the absolute path | ||||
* | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+58 |
import errors related to shared.py |