Thomas Waldmann
a4f7e69f4e
implement BORG_LIBC env variable, fixes #5870
2021-06-28 00:22:41 +02:00
Thomas Waldmann
d6be97527c
implement BORG_SELFTEST env variable, fixes #5871
...
on my laptop, this saved ~100ms cpu time (sys+user) per borg command invocation.
2021-06-27 22:36:58 +02:00
TW
0af0a444b7
Merge pull request #5867 from FelixSchwarz/1.1-maint
...
docs: replace deprecated function ".add_stylesheet()" for Sphinx 4 compatibility
2021-06-23 00:25:38 +02:00
remyabel
f5f0ae36a7
docs: add info on renaming repositories ( #5866 )
...
docs: add info on renaming repositories, fixes #5240
2021-06-22 18:20:31 -04:00
Felix Schwarz
396807e268
docs: replace deprecated function ".add_stylesheet()" for Sphinx 4 compatibility
2021-06-22 22:35:48 +02:00
TW
baed73372f
Merge pull request #5862 from braewoods/verify_data
...
resolve clarify borg check --verify-data (#5808 )
2021-06-19 14:20:01 +02:00
James Buren
1219a84753
resolve clarify borg check --verify-data ( #5808 )
2021-06-19 07:15:46 -05:00
James Buren
3e43b19802
add notice about defective hardware to check documentation ( #5753 )
2021-06-19 07:13:12 -05:00
James Buren
8bbcafdfcb
Fix typos (backport of #5597 )
2021-06-16 10:25:43 -05:00
Nehalenniæ Oudin
249f133d61
Complete documentation on append-only remote repos ( #5519 )
...
improve docs/FAQ about append-only remote repos, fixes #5497
2021-06-16 07:55:34 -05:00
lyh16
ee4650520b
It's 2021
2021-05-12 21:44:42 +09:00
Guinness
e5a91e2538
Add a hint on sleeping computer in the FAQ
...
Now the FAQ warns that a sleeping computer can lead to a broken pipe
when backing up over ssh.
Fixes #5301
2021-04-19 21:59:05 +02:00
Guinness
5a42ac654f
Update the documentation on hacked backup client.
...
Fixes #5480 .
2021-04-19 21:50:08 +02:00
Thomas Waldmann
fcf62872fb
build_usage
2021-03-22 20:55:52 +01:00
Thomas Waldmann
95a719eba4
build_man
2021-03-22 20:55:52 +01:00
Thomas Waldmann
427a7c4d29
update CHANGES
2021-03-22 20:55:52 +01:00
Uriel
bdca48b96b
backport from master
2021-03-21 09:46:58 -03:00
Thomas Waldmann
ed9bdaef19
docs: add unsafe workaround to use an old repo copy, fixes #5722
2021-03-12 22:28:39 +01:00
Robert Blenis
5c7e2857ad
add --json-lines option to diff command ( #5710 )
...
diff: add --json-lines option
Co-authored-by: Robert Blenis <r.blenis@visionxyz.com>
2021-03-12 21:25:35 +01:00
Thomas Waldmann
7c6c801fe1
update CHANGES
2021-02-28 23:54:25 +01:00
Manu
57cdbba56e
Apple M1 compatibility
2021-02-22 10:35:11 +08:00
infectormp
a5c318fca9
Add badge with current status of package
2021-02-16 00:12:55 +01:00
Matthew R. Trower
a88b778184
docs: remove /var/cache exclusion in example commands
...
This is generally a poor idea and shouldn't be promoted through examples.
Fixes #5625
2021-02-15 23:33:44 +01:00
Thomas Waldmann
dce4612d3e
update CHANGES
2021-02-15 23:09:47 +01:00
Manu
15b9cfb50f
Update macOS install instructions
...
Backport of #5677
2021-02-12 08:34:19 +08:00
TW
2da85bad4e
Merge pull request #5651 from rpolley/Update-docs-for-dev-environment-installation-instructions-#5643-1.1-maint-port
...
Update docs for dev environment installation instructions #5643 1.1-maint port
2021-01-26 00:16:27 +01:00
Ryan Polley
e16b0ceeb7
fix grammar in faq
2021-01-25 15:58:26 -06:00
Ryan Polley
f31a38e049
recomend running tests only on installed versions for setup
2021-01-25 15:52:48 -06:00
Ryan Polley
c49355ed39
add link back to git-installation
2021-01-25 15:48:44 -06:00
Thomas Waldmann
d53ecb3ded
build_man
2020-12-24 22:35:58 +01:00
Thomas Waldmann
4e0a56d59a
build_usage
2020-12-24 22:35:33 +01:00
Thomas Waldmann
e5d6c9bd68
update CHANGES, set release date
2020-12-24 22:07:19 +01:00
Thomas Waldmann
62b07fdfe1
docs: add another case of attempted hardlink usage
2020-12-24 02:41:26 +01:00
Thomas Waldmann
d836429f6d
docs: fix description of borg upgrade hardlink usage, fixes #5518
2020-12-24 02:36:09 +01:00
TW
f64cd67bef
Merge pull request #5580 from ThomasWaldmann/update-changes-1.1
...
update CHANGES
2020-12-23 00:03:50 +01:00
Robin Schneider
570a2318b9
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
...
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
A few changes were reset/fixed manually before the commit.
2020-12-22 22:35:10 +01:00
Thomas Waldmann
2174f85af5
update CHANGES
2020-12-20 01:27:54 +01:00
Guinness
1703664585
Complete documentation on append-only remote repos for 1.1-maint
2020-12-12 11:35:03 +01:00
Samuel
52420213b4
Change references of Travis to GitHub Actions ( #5536 ) [1.1] ( #5539 )
...
Change references of Travis to GitHub Actions
Backport https://github.com/borgbackup/borg/pull/5536 to 1.1-maint.
2020-12-04 22:00:46 +01:00
TW
82304a8017
Merge pull request #5525 from Gu1nness/5505-1.1-maint
...
Add some documentation for new compression algorithm, see #1633 [1.1]
2020-12-02 14:31:09 +01:00
TW
3b984a7111
Merge pull request #5526 from Gu1nness/5512-1.1-maint
...
Add a hint on sleeping computer in the FAQ, fixes #5301 [1.1]
2020-12-02 14:29:30 +01:00
Guinness
2ce9fd7aac
Add some documentation for new compression algorithm
2020-12-01 16:59:26 +01:00
Guinness
89bf5afacf
Add a hint on sleeping computer in the FAQ
2020-12-01 16:58:47 +01:00
Guinness
076ade8c24
Complements the documentation for pattern files and exclude files
2020-12-01 16:54:48 +01:00
Luke Dashjr
9722909b1f
docs: Document BORG_FILES_CACHE_SUFFIX environment variable
...
Github-Pull: #5433
Rebased-From: 561fbb748c
2020-11-17 00:51:08 +00:00
Kurt Yoder
5c8daf99e6
5303 osx catalina security
...
Note requirement for full disk access on Catalina
2020-11-15 11:15:50 -05:00
Thomas Waldmann
bc07d67c90
update CHANGES (1.1-maint)
2020-11-10 22:54:51 +01:00
Samuel BF
42a6f13b42
Doc / Deployment with ansible: pacman -> package
...
Using "package" ansible module make the ansible playbook able to run
against most unix OSes. Pacman module only works with Arch and derivatives.
Also : changing state from "latest" to "present". Ansible should not be
a way to keep your system up-to-date : it's a configuration management
system and, as such, should not change anything if neither the playbook
nor the machine changed its state (idempotency).
Reference : https://github.com/ansible/ansible-lint/blob/master/lib/ansiblelint/rules/PackageIsNotLatestRule.py#L24
2020-11-09 10:01:39 +01:00
Mher Kazandjian
a90b5d3186
add example for excluding content using the --pattern cmd line arg
2020-10-30 02:26:44 +01:00
TW
379e45c07f
Merge pull request #5411 from jeroentbt/patch-1
...
fix small typo in quickstart docs
2020-10-12 21:50:07 +02:00