System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
Go to file
Tony George 7b1c75feb3 v1.7
2015-01-03 14:27:59 +05:30
debian v1.7 2015-01-03 14:27:59 +05:30
installer Fixed: Installer will prompt user before installing dependencies 2014-11-30 11:14:21 +05:30
man Initial release 2013-10-05 11:04:20 +05:30
po Added Korean and French translations 2014-08-15 20:21:23 +05:30
src v1.7 2015-01-03 14:27:59 +05:30
.bzrignore Updated install script; Added uninstaller 2014-08-03 14:44:53 +05:30
AUTHORS Initial release 2013-10-05 11:04:20 +05:30
build-deb.sh Improved detection of disk partitions 2013-10-24 20:41:55 +05:30
build-install.sh Improved detection of disk partitions 2013-10-24 20:41:55 +05:30
build-installer.sh Updated installer and build scripts; Some shared libs are now included in installer 2014-10-14 21:43:00 +05:30
build-release.sh Updated build and install scripts 2014-08-03 20:36:30 +05:30
build-source.sh Remove space from log file and snapshot directory names 2013-12-25 18:59:16 +05:30
COPYING Initial release 2013-10-05 11:04:20 +05:30
INSTALL Initial release 2013-10-05 11:04:20 +05:30
makefile Initial release 2013-10-05 11:04:20 +05:30
push.sh Improved detection of disk partitions 2013-10-24 20:41:55 +05:30
README Initial release 2013-10-05 11:04:20 +05:30
THANKS Initial release 2013-10-05 11:04:20 +05:30
timeshift.geany Fixed: Check if snapshot uses subvolumes before checking the target BTRFS partition; Added 20sec timeout for input prompts 2015-01-03 14:22:56 +05:30
timeshift.pot v1.7 2015-01-03 14:27:59 +05:30
timeshift.xcf Initial release 2013-10-05 11:04:20 +05:30
upload.sh Update build scripts 2013-10-12 10:30:54 +05:30

TimeShift
============

A system restore utility for Linux.