DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin Makefile src/usr.bin/undo Makefile undo.1 undo.c
dillon 2008/05/31 19:03:10 PDT
DragonFly src repository
Modified files:
usr.bin Makefile
Added files:
usr.bin/undo Makefile undo.1 undo.c
Log:
HAMMER Utilities: New utility 'undo'.
* Add a new utility called 'undo' which makes use of HAMMER capabilities
to retrieve prior versions of a file, even if that file has been deleted.
This utility can dump all prior versions of the file, generate a history
of transaction ids associated with the file, has a 'quick diff' relative
to the most recent change, and can also generate diffs for all versions
of the file.
This utility only works with HAMMER filesystems.
Revision Changes Path
1.44 +1 -0 src/usr.bin/Makefile
http://www.dragonflybsd.org/cvsweb/src/usr.bin/Makefile.diff?r1=1.43&r2=1.44&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]