DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.528.g96577 master usr.bin/undo undo.1 undo.c
commit 965778c8e5068e125ea2aa029359fdf88d1e5dfc
Author: Matthew Dillon <dillon@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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]