]> git.pld-linux.org Git - packages/zbackup.git/log
packages/zbackup.git
5 years ago- release 4 (by relup.sh) auto/th/zbackup-1.4.4-4
Arkadiusz Miśkiewicz [Sat, 15 Sep 2018 09:52:41 +0000 (11:52 +0200)]
- release 4 (by relup.sh)

6 years ago- release 3 (by relup.sh) auto/th/zbackup-1.4.4-3
Jan Rękorajski [Tue, 12 Dec 2017 23:49:51 +0000 (00:49 +0100)]
- release 3 (by relup.sh)

7 years ago- rebuild with protobuf 3.2 auto/th/zbackup-1.4.4-2
Jan Rękorajski [Mon, 17 Apr 2017 12:33:42 +0000 (14:33 +0200)]
- rebuild with protobuf 3.2
- release 2 (by relup.sh)

8 years ago- up to 1.4.4 auto/th/zbackup-1.4.4-1
Andrzej Zawadzki [Tue, 17 Nov 2015 22:10:31 +0000 (23:10 +0100)]
- up to 1.4.4

8 years ago- release 2 (by relup.sh) auto/th/zbackup-1.4.1-2
Arkadiusz Miśkiewicz [Tue, 17 Nov 2015 17:54:39 +0000 (18:54 +0100)]
- release 2 (by relup.sh)

9 years ago-up to 1.4.1 auto/th/zbackup-1.4.1-1
Andrzej Zawadzki [Sat, 7 Feb 2015 23:29:41 +0000 (00:29 +0100)]
-up to 1.4.1

9 years ago- up to 1.3 auto/th/zbackup-1.3-1
Andrzej Zawadzki [Sun, 9 Nov 2014 21:29:28 +0000 (22:29 +0100)]
- up to 1.3

9 years ago- release 2 (by relup.sh) auto/th/zbackup-1.2-2
Jan Rękorajski [Mon, 27 Oct 2014 23:15:00 +0000 (00:15 +0100)]
- release 2 (by relup.sh)

10 years agouse out of tree build auto/th/zbackup-1.2-1
Elan Ruusamäe [Tue, 25 Feb 2014 09:23:55 +0000 (11:23 +0200)]
use out of tree build

10 years agowhy start with epoch 1? fixed encoding errors; cleanup/adapter
Elan Ruusamäe [Thu, 17 Oct 2013 14:54:04 +0000 (17:54 +0300)]
why start with epoch 1? fixed encoding errors; cleanup/adapter

10 years ago- initial
Andrzej Zawadzki [Thu, 17 Oct 2013 14:46:57 +0000 (16:46 +0200)]
- initial
zbackup is a globally-deduplicating backup tool, based on the ideas
found in rsync. Feed a large .tar into it, and it will store duplicate
regions of it only once, then compress and optionally encrypt the
result. Feed another .tar file, and it will also re-use any data found
in any previous backups. This way only new changes are stored, and as
long as the files are not very different, the amount of storage required
is very low. Any of the backup files stored previously can be read back
in full at any time. The program is format-agnostic, so you can feed
virtually any files to it (any types of archives, proprietary formats,
even raw disk images -- but see Caveats).

This page took 0.107214 seconds and 4 git commands to generate.