summaryrefslogtreecommitdiff
path: root/rc/bin/history
AgeCommit message (Collapse)Author
2022-08-08Rewrite history: 9front was firstRoberto 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.