Commit Graph

784 Commits

Author SHA1 Message Date
Thomas Waldmann f6442fe7f0 automate updating the borgbackup.github.io repo/website
cd docs ; make gh-io
2015-05-23 00:12:17 +02:00
Thomas Waldmann 9d1560f830 faq: updates, fixes 2015-05-22 23:56:29 +02:00
Thomas Waldmann 7e9fefd92a updated CHANGES 2015-05-22 23:28:55 +02:00
TW da8a600b44 Merge pull request #25 from anarcat/fork-faq
explain the reason behind the fork
2015-05-22 23:05:08 +02:00
TW e5e9f9acb2 Merge pull request #30 from ThomasWaldmann/master
tags and a glob fix
2015-05-22 22:58:12 +02:00
Thomas Waldmann 0ad2ab2496 a bit too much glob there in setup.py, removed 2015-05-22 22:55:35 +02:00
Antoine Beaupré 1edd5daef9 try to clarify link 2015-05-22 16:09:46 -04:00
Antoine Beaupré ef373b120f uppercase borg 2015-05-22 16:09:38 -04:00
Thomas Waldmann 7df45d7739 Attic 0.16
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQEcBAABCAAGBQJVV5xkAAoJEBl3gZYVhOBchnsH/3elb/XpRjWYOSUn7P2MRQmZ
 k0koxcXQkgIVSXt541PrkpiQaQE7cWMNQHlEUhSMM9SIr2CsqYDjZ6XLoUqbMmnO
 SjLnwtEIjCinpZTIJoGticwF8nREKZsccA1JBSl4tFVCQv+m11+QuhCEXLHd4NvP
 Yq6XxfkI6XkiibqslPdKWH/XOCO8np2YHV4Hcf6BdUcvlPw5BnGtssFfpO9W8lvZ
 k7Oz15VCTDpPdUHtwFjYRNVSoIA2lpX0AHbEQBfKmSUYcpZmg7y67opNHH9vwP85
 HXXgeUEA9T7KSmDu/xtCO0AEMt+gVFtZMm7OgilUiREZkFTt64AmujTjJvbN7uI=
 =Kva2
 -----END PGP SIGNATURE-----

Merged CHANGES from tag '0.16'
2015-05-22 21:52:12 +02:00
TW b6cc2fe2ad Merge pull request #29 from ThomasWaldmann/master
use py.test, add cfg for flake8
2015-05-22 21:40:34 +02:00
Thomas Waldmann e1c7da1f53 add flake8 configuration (style checker)
currently adjusted in a way it does not throw errors and warnings with
the source as it is now.

issues will get fixed over time and the exclude list shall get shorter.
2015-05-22 21:28:00 +02:00
Thomas Waldmann 906ea629f6 use py.test for testing, document it
locally (via tox) and also on travis ci.
2015-05-22 21:26:41 +02:00
TW cf1d7b68b0 Merge pull request #27 from ThomasWaldmann/master
rename pkg dir, fix tox 2.0 compat
2015-05-22 19:54:15 +02:00
Thomas Waldmann b5b1af2195 tox >= 2.0 needs passenv in tox.ini, so that fakeroot can work
tox 2.x does not inherit environment vars by default.
2015-05-22 19:30:56 +02:00
Thomas Waldmann 5e98400a5a fix all references to package name
use relative imports if possible
reorder imports (1. stdlib 2. dependencies 3. borg 4. borg.testsuite)
2015-05-22 19:21:41 +02:00
Thomas Waldmann 78bfc58b47 rename package directory to borg 2015-05-22 17:48:54 +02:00
Antoine Beaupré 622e05bcee add more information about the objectives of borg 2015-05-21 21:55:29 -04:00
Antoine Beaupré 22acb80bf9 explain the reason behind the fork 2015-05-21 21:49:44 -04:00
TW 756e284b0d Merge pull request #19 from ThomasWaldmann/master
toplevel error handler: show tracebacks
2015-05-17 23:20:50 +02:00
Thomas Waldmann 6c74cae47e Merge branch 'print_exc' of ../attic 2015-05-17 23:08:21 +02:00
Jonas Borgström 7b61f6aff4 Updated CHANGES 2015-05-16 21:35:31 +02:00
Jonas Borgström 321b4d1afd Merge pull request #308 from jdchristensen/patch-1
Use --keep-monthly instead of --monthly in usage.rst
2015-05-16 21:22:53 +02:00
TW 10c0f4e1d4 Merge pull request #15 from ThomasWaldmann/master
better docs
2015-05-15 19:45:59 +02:00
Thomas Waldmann afc2dab71e docs: more borg (or project_name) 2015-05-15 19:22:52 +02:00
Thomas Waldmann 56fd96589b docs: make clear that remote repos used via ssh need a remote borg 2015-05-15 18:35:14 +02:00
TW 839b69ba03 Merge pull request #13 from ThomasWaldmann/master
misc. minor docs fixes
2015-05-15 01:52:33 +02:00
Thomas Waldmann 37c923d4f0 misc. minor docs fixes 2015-05-15 01:50:45 +02:00
Dan Christensen 67590aa921 Use --keep-monthly instead of --monthly in usage.rst 2015-05-14 19:34:08 -04:00
TW 420214b781 Merge pull request #12 from ThomasWaldmann/master
fix small doc bug in prune examples, fix attic #306
2015-05-15 01:07:53 +02:00
Thomas Waldmann ff0c264e3e fix small doc bug in prune examples, fix attic #306
--monthly is old/deprecated, --keep-monthly is new way.
2015-05-15 01:07:04 +02:00
TW a69ee0bddb Merge pull request #11 from ThomasWaldmann/master
merge attic pr #228
2015-05-15 00:44:00 +02:00
Thomas Waldmann ee42ba561f attic PR #228 - Merge branch 'fix_ro_target' of ../attic 2015-05-15 00:26:11 +02:00
TW 62e272b642 Merge pull request #10 from ThomasWaldmann/doc-misc
docs: install docs, faq improvements, other minor changes
2015-05-14 21:06:45 +02:00
Thomas Waldmann f30d05fcd4 docs: install docs, faq improvements, other minor changes 2015-05-14 20:47:08 +02:00
TW 17cb997f3f Merge pull request #8 from ThomasWaldmann/doc-specialfiles
improve docs about what is preserved and what not
2015-05-14 19:01:20 +02:00
Thomas Waldmann c3370a5f07 improve docs about what is preserved and what not
UNIX domain sockets: explain why not, see attic issue #259
Symlinks: say that they are backed up as is and not followed, replacement for attic PR #294
Sparse files: explain what the "simple" in simple sparse file support means.

Plus some other explanations / mentions that were missing.
2015-05-14 18:48:14 +02:00
TW f392ed6a25 Merge pull request #7 from ThomasWaldmann/improve-docs
Documentation for 'attic serve'
2015-05-14 17:56:04 +02:00
Thomas Waldmann 7cbff6925f Documentation for 'attic serve'
Thanks to @lfam (attic PR #277 )!

Note: As I already had refactored a lot of these pathes you changed, it was easier
to just cherry pick the hunks with the other changes and apply them manually.
2015-05-14 17:36:53 +02:00
TW b007916592 Merge pull request #6 from ThomasWaldmann/master
merged attic PR #286 - sigusr1 / sigint handler to print current file infos
2015-05-14 17:18:00 +02:00
Thomas Waldmann 4ce754178c merged attic PR #286 - sigusr1 / sigint handler to print current file infos 2015-05-14 16:46:44 +02:00
Thomas Waldmann 7fee5dbbbf add python version classifiers 2015-05-14 12:04:38 +02:00
Thomas Waldmann 5f4e928eff add FreeBSD to platforms list in setup.py
it already was present in the classifiers.
2015-05-14 11:44:58 +02:00
Thomas Waldmann 3d5b1cfc23 updated CHANGES about the name change 2015-05-14 02:12:36 +02:00
Thomas Waldmann e939172c77 prefix issues numbers referring to attic issue tracker with "attic #" 2015-05-14 02:03:42 +02:00
Thomas Waldmann 673fda39c1 upgrade versioneer to 0.14, makes PEP440 compliant version numbers now 2015-05-14 01:25:18 +02:00
Thomas Waldmann c32f4b64b1 integrate CHANGES-borg.txt into CHANGES and README.rst 2015-05-14 00:37:09 +02:00
Thomas Waldmann 247677dd3d updated CHANGES-borg.txt 2015-05-13 18:51:01 +02:00
Thomas Waldmann a962c19a09 renamed CHANGES-merge.txt to -borg 2015-05-13 18:45:25 +02:00
Thomas Waldmann 31fce54f67 rename cli level test method 2015-05-13 15:15:08 +02:00
Thomas Waldmann d84bbb72ec rename fuse base class 2015-05-13 15:15:08 +02:00