DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.285.gbf31f master usr.bin/undo undo.c
commit bf31f16d7937923167381552a5820cc8ed3317c3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Feb 25 14:24:23 2009 -0800
HAMMER Utilities: Use a Red-Black tree to track HAMMER TIDs, use diff -N
Begin using a red-black tree to track the TIDs used to generate diff sets.
Use diff -N to deal with pre-creation/post-creation undo diffs.
Use diff -r. However, running undo -a -d on a directory is not yet
meaningful because only the directory TIDs are used right now.
Summary of changes:
usr.bin/undo/undo.c | 301 +++++++++++++++++++++++++++++++--------------------
1 files changed, 184 insertions(+), 117 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bf31f16d7937923167381552a5820cc8ed3317c3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]