remyabel
|
f3db40c57f
|
docs: update referenced freebsd version (#5945) (#5949)
docs: fix binary build freebsd/macOS version, fixes #5942
backports of #5945
|
2021-08-06 12:35:09 +02:00 |
|
TW
|
b4b1c403a1
|
Merge pull request #5930 from remyabel/docs-fix-warnings
docs: fix sphinx warnings
|
2021-07-18 23:26:10 +02:00 |
|
Tommy Nguyen
|
928347bd89
|
docs: remove duplicate faq entries
Fixes: #5926
|
2021-07-17 23:38:10 -04:00 |
|
Tommy Nguyen
|
d91c34f113
|
docs: fix sphinx warnings
Fixes: #5919
|
2021-07-17 23:32:46 -04:00 |
|
Thomas Waldmann
|
fdc0743457
|
build_man
|
2021-07-12 19:27:52 +02:00 |
|
Thomas Waldmann
|
fc3b7fdad1
|
build_usage
|
2021-07-12 19:27:10 +02:00 |
|
Thomas Waldmann
|
9db019f75c
|
update CHANGES
|
2021-07-12 16:02:38 +02:00 |
|
Thomas Waldmann
|
86c40b6bde
|
update CHANGES
|
2021-07-11 23:35:52 +02:00 |
|
Thomas Waldmann
|
949ca47652
|
fix typo
|
2021-07-10 18:32:06 +02:00 |
|
Thomas Waldmann
|
344b833e37
|
docs: pull mode: add some warnings, fixes #5827
|
2021-07-10 18:29:44 +02:00 |
|
Dmitry Astapov
|
8b0e0da4dc
|
docs: mention tar --compare (#5880)
docs: mention tar --compare (compare archive to fs files)
|
2021-07-04 20:08:25 +02:00 |
|
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 |
|