• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D07-Feb-201544 43

READMEH A D07-Feb-2015882 2515

dragonfly-filestatus.adbH A D07-Feb-20151.6 KiB5221

dragonfly-filestatus.adsH A D07-Feb-20153.9 KiB11861

dragonfly-hammer-binding.adbH A D07-Feb-20153.4 KiB11162

dragonfly-hammer-binding.adsH A D07-Feb-20155.2 KiB15872

dragonfly-hammer-ghosts.adbH A D07-Feb-201510.8 KiB306244

dragonfly-hammer-ghosts.adsH A D07-Feb-20153 KiB7934

dragonfly-hammer-history.adbH A D07-Feb-20159.8 KiB281219

dragonfly-hammer-history.adsH A D07-Feb-20153 KiB9339

dragonfly-hammer.adbH A D07-Feb-20152.2 KiB6737

dragonfly-hammer.adsH A D07-Feb-20151.3 KiB4312

dragonfly.adsH A D07-Feb-20151.2 KiB359

slider.adbH A D07-Feb-20152.8 KiB8156

slider.gprH A D03-May-2022733 4527

transactions-delete.adbH A D07-Feb-201536.1 KiB1,027863

transactions-delete.adsH A D07-Feb-20153.7 KiB11447

transactions-ghosts.adbH A D07-Feb-201512.9 KiB375292

transactions-ghosts.adsH A D07-Feb-20151.9 KiB6427

transactions-slide.adbH A D07-Feb-201536.6 KiB975825

transactions-slide.adsH A D07-Feb-20153.1 KiB8932

transactions.adbH A D07-Feb-20156.5 KiB208162

transactions.adsH A D07-Feb-20152.6 KiB6739

README

1===============================================
2  HAMMER file system time slider utility 2.05
3===============================================
4     Copyright (C) 2014-2015 John R. Marino
5
6
7Usage: slider file [save-target]
8-or-   slider existing-directory [save-target]
9
10This tool enables the user to browse through all available versions of the
11given file stored in HAMMER history, view differences between two versions,
12replace the current version with any previous version, restore a deleted file,
13and save any previous or deleted version to a new file.
14
15If slider is passed the path of an existing directory, the history of that
16directory will be searched for all deleted files and subdirectories that can
17be restored, along with the option to restore them.
18
19
20
21
22
23Step by step instructions with screenshots can be found at:
24http://www.dragonflybsd.org/docs/docs/howtos/howtoslide/
25