summaryrefslogtreecommitdiff
path: root/internal/restorer/restorer_test.go
Commit message (Expand)AuthorAge
* New upstream version 0.16.0Félix Sipma2023-08-05
* New upstream version 0.15.0Félix Sipma2023-01-31
* New upstream version 0.14.0Félix Sipma2022-08-27
* New upstream version 0.13.1Félix Sipma2022-05-11
* Add more error handlingAlexander Neumann2021-01-30
* Fix issues reported by semgrepAlexander Neumann2020-12-11
* Pass Context to NewRestorer()Alexander Neumann2020-10-10
* Merge pull request #2933 from MichaelEischer/less-context-todoAlexander Neumann2020-10-10
|\
| * restore: Use proper context while loading snapshotMichael Eischer2020-10-09
* | Fix #1212 restore code produces inconsistent timestamps/permissions.kitone2020-10-10
* | Add test case for inconsistent timestamps and permissions restorationkitone2020-10-10
|/
* Move internal/fs.TestChdir to internal/test.Chdirgreatroar2020-09-17
* restorer: Remove unused treeID struct member from testMichael Eischer2020-09-05
* Fix non-intuitive repository behaviorAlexander Weiss2020-06-11
* restorer: Optimize empty file restoreIgor Fedorenko2018-10-14
* restore: significantly reduce memory footprintIgor Fedorenko2018-10-14
* restore: Removed legacy restore implementationIgor Fedorenko2018-10-14
* restore: New optimized multithreaded implementationIgor Fedorenko2018-10-14
* Cleanup: more realistic restorer test data setupIgor Fedorenko2018-10-14
* restorer: Add tests for traverseTreeAlexander Neumann2018-07-21
* restorer: Fix return of saveSnapshotAlexander Neumann2018-07-21
* restorer: Run tests in the same packageAlexander Neumann2018-07-21
* restorer: Add test for restore with include filterAlexander Neumann2018-07-21
* Add test for not-existing top-level dir and top-level fileAlexander Neumann2018-07-15
* Refactor: moved restorer to separate packageIgor Fedorenko2018-06-11