Marc Vertes
Mon, 07 Jul 2008 09:27:42 -0700
dim-0.4.9
This version is identical to dim-0.4.8-mv10
Changes since dim-0.4.8:
* Added contrib/dvs2dim. This program creates a dim replica of
dvs item.
* Match incomplete command names, i.e 'dim w' for 'dim wdiff'.
* Use 'find -path' in 'dim add' and 'dim del'.
* New command 'dim index' to list files.
* Internal function getshell() to detect shell interpreter version.
* Add detection of ksh88 in getshell.
* The command 'dim desc -a V1 V2' print the transitive closure
between V1 and V2.
* New syntax dim add . (replaces dim add '*').
* dim add|del|mount support empty directories.
* dim add ignores scan file (like dim del|mount).
* New internal functions:
mset file key data
add (key, data) pair to file
mget file
print all keys from file
mget file key
print data of (key, data) pair from file
munset file key
delete (key, data) pair from file
* New command:
'dim client'.
* Retire gurl.
* New libdir internal command to retrieve which dimlib correspond to
a clonedir. Update mount and mklib to add libdir entries in
.dimrc.
The "lib -a" command list all existings lib.
A libdir entry can be:
libdir "library_directory_path"
or
libdir "library_directory_path" "clone_workdir_path"
* Changed mount file format to allow blanks in mount point
pathnames.
* Many bug fixes
Marc
smime.p7s
Description: S/MIME Cryptographic Signature