Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | history: fix walking and handling files with spaces | qwx | |
2022-08-08 | Rewrite history: 9front was first | Roberto E. Vargas Caballero | |
History was built using a heuristic where a file not present in the dump in 30 days was considered as a deleted file, without being important if those days had an actual dump. Having the file server off 30 days made all the files to be deleted from the history point of view. This new version is rewriten from scratch in rc and it does not try to detect deleted files since it can be derived only with fragile assumptions. |