summaryrefslogtreecommitdiff
path: root/internal/restic
Commit message (Expand)AuthorAge
* New upstream version 0.16.0Félix Sipma2023-08-05
* New upstream version 0.15.2Fé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
* New upstream version 0.12.1Félix Sipma2021-08-25
* Add more error handlingAlexander Neumann2021-01-30
* Merge pull request #3174 from MichaelEischer/parallelize-lock-loadingAlexander Neumann2021-01-28
|\
| * restic: parallelize lock file loadingMichael Eischer2020-12-18
* | restic: add comment about StreamTrees shutdownMichael Eischer2021-01-28
* | restic: Test progress reporting of StreamTreesMichael Eischer2021-01-28
* | restic: let FindUsedBlobs handle multiple snapshots at onceMichael Eischer2021-01-28
* | parallel: report progress for StreamTreesMichael Eischer2021-01-28
* | restic: Actually parallelize FindUsedBlobsMichael Eischer2021-01-28
* | check: Split the parallelized tree loader into a reusable componentMichael Eischer2021-01-28
* | Merge pull request #3197 from SkYNewZ/fix/3183MichaelEischer2020-12-29
|\ \
| * | feat(tags): Create Flatten() methodQuentin Lemaire2020-12-29
* | | AIX portgreatroar2020-12-29
* | | Portability fixes to internal/resticgreatroar2020-12-29
|/ /
* / Count packs directly in RebuildIndexFilesAlexander Weiss2020-12-22
|/
* Don't retry when "no space left on device" in local backendgreatroar2020-12-17
* Remove LoadAllSnapshotsAlexander Weiss2020-12-06
* Parallelize ForAllSnapshotsAlexander Weiss2020-12-06
* Add ForAllSnapshotsAlexander Weiss2020-12-06
* Use BlobHandle in index methodsAlexander Weiss2020-11-22
* Make BlobHandle substruct of BlobAlexander Weiss2020-11-22
* Add MasterIndex.PackSize()Alexander Weiss2020-11-21
* Return hdrSize in ListPackAlexander Weiss2020-11-21
* Replace restic.statT interface by concrete typesgreatroar2020-11-14
* Improve error reporting from restic diffgreatroar2020-11-11
* Merge pull request #3034 from hoyho/gh_masterMichaelEischer2020-11-09
|\
| * bugfix: omit ENOTDATA for extended attributeshoyho2020-11-10
* | Replace restic.Progress with new progress.Countergreatroar2020-11-09
* | Add Masterindex.Save(); Add Index.Packs()Alexander Weiss2020-11-06
* | Merge pull request #2718 from aawsome/new-cleanup-commandAlexander Neumann2020-11-05
|\ \
| * | Make realistic forget --prune --dryrunAlexander Weiss2020-11-03
| * | Add Blob.Handle()Alexander Weiss2020-11-03
| |/
* / Don't separately allocate sync.{Mutex,Once} if not necessarygreatroar2020-11-04
|/
* Merge pull request #3016 from greatroar/uid-gid-lookupMichaelEischer2020-10-12
|\
| * Cache uint32-typed ids in lookup{Username,Group}greatroar2020-10-12
| * Remove unused error return in lookup{Username,Group}greatroar2020-10-12
* | Embed context into ReaderAtMichael Eischer2020-10-09
* | unlock: use proper context for locks cleanupMichael Eischer2020-10-09
* | pass context to Find / FindSnapshotMichael Eischer2020-10-09
|/
* backup: Correct keep policy textLeo R. Lundgren2020-09-28
* Remove restic.Cache interfacegreatroar2020-09-18
* Convert underscore variable names to camelCaseMichael Eischer2020-09-05
* restic: Remove unused variable valueMichael Eischer2020-09-05
* restic/file: Use FileType for all File constantsMichael Eischer2020-09-05
* Merge a few variable declaration and initializationsMichael Eischer2020-09-05