Thomas Waldmann
df57d33b5f
move compact command to archiver.compact
2022-07-09 15:13:12 +02:00
Thomas Waldmann
9fb224db6b
move diff command to archiver.diff
2022-07-09 15:13:12 +02:00
Thomas Waldmann
ea03562b11
move prune command to archiver.prune
2022-07-09 15:13:12 +02:00
Thomas Waldmann
94e6477e51
move config command to archiver.config
2022-07-09 15:13:12 +02:00
Thomas Waldmann
8d9e47e374
move transfer command to archiver.transfer
2022-07-09 15:13:12 +02:00
Thomas Waldmann
6d60976c51
move help commands to archiver.help
2022-07-09 15:13:12 +02:00
Thomas Waldmann
f906d9d246
move locking commands to archiver.locks
2022-07-09 15:13:12 +02:00
Thomas Waldmann
af2ee7aeb1
move key commands to archiver.keys
2022-07-09 15:13:12 +02:00
Thomas Waldmann
5ea9fb73db
move benchmark commands to archiver.benchmarks
2022-07-09 15:13:12 +02:00
Thomas Waldmann
27b63e7c48
move tar commands to archiver.tar
2022-07-09 15:13:12 +02:00
Thomas Waldmann
890d5950e7
move debug commands to archiver.debug
2022-07-09 15:13:12 +02:00
Thomas Waldmann
227ecb5b8e
transform archiver module into a package
2022-07-07 22:40:27 +02:00
TW
a45ce6dcfe
Merge pull request #6842 from ThomasWaldmann/black
...
Use Black for automated code formatting
2022-07-07 22:35:13 +02:00
TW
2418795ed1
Merge pull request #6197 from hexagonrecursion/expect
...
Automate asciinema screencasts
2022-07-06 23:55:23 +02:00
Thomas Waldmann
45b3f6418d
update ascinemacasts
2022-07-06 23:46:14 +02:00
Thomas Waldmann
0f5fb7d38d
use borg 1.2.1
2022-07-06 23:34:35 +02:00
Andrey Bienkowski
1e83415c51
Screencasts/advanced: start where basic left off
2022-07-06 17:21:31 +02:00
Andrey Bienkowski
5e8e10a53c
Screencasts/basic: use sample data
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
6e197f66f5
Screencasts: add wallpaper download urls
...
We need some sample data to propoerly demo the backup.
I have selected 30 random wallpapers form wikimedia commons
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
1c10eabc80
rm advanced.sh
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
1cf184dfda
Screencasts/advanced: type slowly
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
828a969174
Screencasts/advanced: do not print "spawn /bin/sh"
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
06a19dd87b
Screencasts/advanced: fix the key export example
...
The previous example had an incorrect sequence of arguments
in the --qr-html case. I have also updated --paper
for consistency
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
62d77454b2
Screencasts: do not start screencasts with "exit"
...
vagrant is magic: sometimes it decides to type "exit" into stdin
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
aae1b439e4
Screencasts/install: do not timeout due to slow wget
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
9b9294d940
Screencasts: do not redownload borg
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
3391236d00
Update the screencasts
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
df0e8599de
Automate the advanced usage screencast
2022-07-06 17:19:10 +02:00
Andrey Bienkowski
bff922a9ba
Screencasts: improve the README
2022-07-06 17:19:10 +02:00
Thomas Waldmann
ee20262fea
add .git-blame-ignore-revs
2022-07-06 16:35:31 +02:00
Thomas Waldmann
2e063a9c44
docs: using black for code formatting
2022-07-06 16:35:31 +02:00
Thomas Waldmann
7957af562d
blacken all the code
...
https://black.readthedocs.io/
2022-07-06 16:34:38 +02:00
Thomas Waldmann
7f8f671102
add requirements.d/codestyle.txt with the preferred black version
2022-07-06 16:34:38 +02:00
Andrey Bienkowski
adb1c36215
black integration
2022-07-06 14:55:40 +02:00
TW
7973fc5ec2
Merge pull request #6841 from ThomasWaldmann/fix-codeql
...
codeql: empty env section is invalid
2022-07-06 14:21:46 +02:00
Thomas Waldmann
a1acc00a90
codeql: empty env section is invalid
2022-07-06 14:20:36 +02:00
TW
80289215d6
Merge pull request #6837 from ThomasWaldmann/recreate-recompress-considering-level
...
recreate: consider level for recompression, fixes #6698 , fixes #3622
2022-07-06 14:11:06 +02:00
TW
1905f6289d
Merge pull request #6839 from ThomasWaldmann/hlid-docs
...
document hlid, fixes #2388
2022-07-06 14:08:07 +02:00
Thomas Waldmann
5e0c4a8fd4
document hlid, fixes #2388
2022-07-05 22:27:08 +02:00
TW
dbb9f62afd
Merge pull request #6836 from ThomasWaldmann/cleanups
...
Cleanups
2022-07-05 02:46:43 +02:00
TW
cb5b1d7dcb
Merge pull request #6834 from ThomasWaldmann/remove-libdeflate
...
stop using libdeflate
2022-07-05 02:46:27 +02:00
Thomas Waldmann
0dc25000a9
recreate: consider level for recompression, fixes #6698 , fixes #3622
2022-07-05 02:38:09 +02:00
Thomas Waldmann
dbb63f874b
docs: fix rst literal blocks
2022-07-05 00:38:37 +02:00
Thomas Waldmann
dbe62b8074
docs: replaced tabs by spaces
2022-07-05 00:32:57 +02:00
Thomas Waldmann
ff46a03b42
use language_level = 3str for cython
...
this will be the default in cython 3.
2022-07-05 00:16:48 +02:00
Thomas Waldmann
f04b2bd255
remove coding: from cython files, utf-8 is default encoding
2022-07-05 00:08:51 +02:00
Thomas Waldmann
350393c9fd
remove unused imports
2022-07-05 00:05:07 +02:00
Thomas Waldmann
5c8a5f111f
stop using libdeflate
...
borg2's new repo format does not need computing crc32 over big amounts of
(content) data any more (we now use xxh64 for that).
thus, having a quick crc32 implementation via libdeflate is not important
enough any more to rectify having libdeflate as a requirement.
2022-07-04 20:33:59 +02:00
TW
820a927b06
Merge pull request #6832 from ThomasWaldmann/rel200a3
...
release 2.0.0a3
2022-07-04 17:21:49 +02:00
Thomas Waldmann
0264f8dc92
fix benchmark tests
2022-07-04 14:53:31 +02:00