DragonFly-2.3.0.528.g96577 master usr.bin/undo undo.1 undo.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 29 00:47:55 PDT 2009


commit 965778c8e5068e125ea2aa029359fdf88d1e5dfc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Mar 29 00:44:30 2009 -0700

    Add an indexing feature to the -t option.
    
    Add an indexing feature to the -t option where -t 0 indicates the
    latest version and higher values indicate successively older versions.
    Transaction ids are specified with 0x.
    
    Automatically go into DIFF mode (-d) by default if two -t options are
    specified, unless overridden.
    
    Submitted-by: "Joel K. Pettersson" <joelkpettersson at gmail.com>

Summary of changes:
 usr.bin/undo/undo.1 |   15 ++++----
 usr.bin/undo/undo.c |   91 +++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 78 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/965778c8e5068e125ea2aa029359fdf88d1e5dfc


-- 
DragonFly BSD source repository





More information about the Commits mailing list