1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 07:43:06 +00:00
borg/scripts/shell_completions
axapaxa b291b91962
Add remote upload buffer (--remote-buffer) (#5574)
add remote upload buffer (--remote-buffer)

- added new option --remote-buffer
- allow to_send to grow to selected size
- don't grow if wait is specified
- fill pipe on any command (including 'async_response')
- add new option to docs
- create EfficientBytesQueue to prevent recreation of buffer each time we send something
- add tests for EfficientBytesQueue
2021-01-03 17:37:16 +01:00
..
bash Update shell completions 2020-09-27 22:59:38 +05:00
fish Update shell completions 2020-09-27 22:59:38 +05:00
zsh Add remote upload buffer (--remote-buffer) (#5574) 2021-01-03 17:37:16 +01:00