anarcat
7d2ec79f95
document that hardlinks and symlinks are supported
...
it seems that hardlinks are supported, but were not explicitely documented in the documentation. the FAQ seems like the right place to do this. closes #133 .
2014-12-15 21:53:05 -05:00
kannes
aee2983c6e
fixing two typos
2014-11-19 13:09:53 +01:00
Jonas Borgström
7ce3290fb2
docs: Added link to prebuilt Linux binaries.
2014-06-29 14:24:45 +02:00
Jonas Borgström
8cc9c02baa
Update faq regarding acl support
...
Closes #66
2014-05-03 23:27:01 +02:00
Jonas Borgström
e2452c3f83
docs: Make font link protocol agnostic
2014-04-08 21:20:33 +02:00
Jonas Borgström
02a8172eee
docs: More improvements
2014-04-06 22:47:22 +02:00
Jonas Borgström
ead1511948
docs: More documentation improvements
2014-04-06 15:16:25 +02:00
Jonas Borgström
2b91d6620a
docs: quickstart improvements
2014-04-06 14:03:14 +02:00
Jonas Borgström
7231315f08
docs: added to questions to the faq
...
closes #64
2014-04-05 21:08:11 +02:00
Jonas Borgström
f685eb162c
docs: New layout and some initial documentation improvements
2014-04-05 20:24:46 +02:00
Jonas Borgström
c20aba8c4c
docs: Add link to Slackware packages
2014-03-12 21:00:30 +01:00
Jonas Borgström
fe9e2e3303
website: github ribbon should be a https link
2014-03-09 22:39:44 +01:00
Jonas Borgström
10ef7fe0f2
Move website to attic-backup.org
2014-03-09 15:12:07 +01:00
Jonas Borgström
3982c34e6c
Improve attic check documentation
...
Closes #24 .
2014-02-26 23:13:48 +01:00
Dan Christensen
4c4018e1d7
Update prune documentation to use new command line options,
...
and also to say that the time that matters is the time each
backup completes.
2014-02-24 19:32:18 -05:00
Jonas Borgström
e458f859d3
Added command line deprecation functionality
...
The following deprecations are currently handled:
- attic verify -> attic extract --dry-run
- attic prune --hourly|daily|... -> attic prune --keep-X
2014-02-19 22:53:44 +01:00
Jonas Borgström
052e4f2074
Remove some autogenerated files
2014-02-18 23:10:32 +01:00
Jonas Borgström
7b31f23722
Replace verify command with "extract --dry-run"
...
closes #25
2014-02-18 21:33:06 +01:00
Dan Christensen
2d4382b2ee
Updates to quickstart.rst, including sshfs locking warning
2014-02-09 16:15:27 -05:00
Jonas Borgström
faedaf8160
Basic repository consistency check functionality.
...
Still no archive metadata validation or repair functionality.
2014-02-05 00:04:30 +01:00
Dan Christensen
0b9969d162
Various minor documentation updates: mention sshfs, Linux packages,
...
minor changes to prose, etc.
2014-02-03 21:26:36 -05:00
Dan Christensen
6b639e4c22
Update prune docs and a few other things in usage.rst.
2014-02-03 20:11:47 -05:00
Jonas Borgström
1520a911af
Add a "fork me on Github" ribbon.
2014-01-30 20:32:43 +01:00
Jonas Borgström
9c80089c04
Documentation update.
...
Added links to Debian, Ubuntu and Arch linux packages and
added a comment about Cython dependency when installing from git.
Closes #21 .
2014-01-26 12:51:56 +01:00
Jonas Borgström
3a064aba56
Fix sorting of segment names to ignore NFS left over files.
...
Closes #17 .
2014-01-03 14:47:44 +01:00
Jonas Borgström
530dfd1558
Documentation update
2013-10-03 21:00:54 +02:00
Jonas Borgström
012e0d4153
New syntax to enable repository encryption
2013-08-10 13:02:20 +02:00
Jonas Borgström
9ebeb0f98d
Documentation: Added info about mailing list
2013-08-06 22:17:28 +02:00
Jonas Borgström
3b4875cf2e
Start using versioneer for version numbers
2013-08-05 23:05:15 +02:00
Jonas Borgström
781a9552f0
Remove nature.css and make sure docs folder is included by sdist
2013-08-05 22:43:50 +02:00
Jonas Borgström
a51a10a96c
More documentation improvements.
2013-08-04 23:20:22 +02:00
Jonas Borgström
a35339f2c2
Renamed commands.rst to usage.rst
2013-08-04 21:23:12 +02:00
Jonas Borgström
b6c8392c03
More documentation work
2013-08-03 13:05:06 +02:00
Jonas Borgström
e016a4ee92
A new Attic sphinx theme
2013-08-03 13:04:57 +02:00
Jonas Borgström
41c18f950b
Document ATTIC_PASSPHRASE
2013-07-30 21:51:21 +02:00
Jonas Borgström
43a4bf6829
Updated documentation
2013-07-30 13:54:04 +02:00
Jonas Borgström
5df3e91474
Bump version number to 0.6.1
2013-07-19 13:22:22 +02:00
Jonas Borgström
b718a443a8
Project rename
2013-07-09 20:14:18 +02:00
Jonas Borgström
a9272ce913
Update documentation
2013-07-08 21:19:50 +02:00
Jonas Borgström
0c1d6e8179
Fix usage.rst syntax
2013-07-05 17:04:01 +02:00
Jonas Borgström
f827b99ffe
Improved documentation.
2013-07-05 12:32:56 +02:00
Jonas Borgström
6052a1ed74
Minor docs tweaks
2013-07-03 22:38:07 +02:00
Jonas Borgström
445b862d8c
Added more installation documentation.
2013-06-30 21:30:17 +02:00
Jonas Borgström
a32c5651c1
Docs improvements
2013-06-29 23:58:31 +02:00
Jonas Borgström
263b7f6fdd
Switch to our own xattr implementation
2013-06-27 13:28:59 +02:00
Jonas Borgström
cbfdedc329
Added makefile target to update gh-pages branch
2013-06-26 13:30:55 +02:00
Jonas Borgström
06db9e897c
Various sphinx related fixes
2013-06-25 12:39:22 +02:00
Jonas Borgström
c4ec578090
Rename store -> repository
2013-06-20 12:44:58 +02:00
Jonas Borgström
44b3757865
Rename purge command to prune
2011-11-22 21:47:17 +01:00
Jonas Borgström
1d525b4dc5
Bumped version number
2011-11-06 21:40:29 +01:00
Jonas Borgström
d130fa2cfb
Improved documentation
2011-11-06 16:59:14 +01:00
Jonas Borgström
be8a14bd7e
Initial documentation
2011-11-05 19:43:23 +01:00