Skip to content

Tags: anweshadas/vos

Tags

v2.0.rc1

Toggle v2.0.rc1's commit message
Corrected error message

v2.0b

Toggle v2.0b's commit message
Corrected logic that constructs the default location of the certifica…

…te file

v2.0a

Toggle v2.0a's commit message
vls has its own 'help' flag since -h is a standard formatting flag fo…

…r ls. Changed coding style on how this flag is notice.

The ' TRUE ( do or do)' syntax was confusing my editor's 'lilt'.

1.12.2

Toggle 1.12.2's commit message
Bumped the version number for release to PyPI

NoThreads

Toggle NoThreads's commit message
cleaned up some logging messages

1.12.0

Toggle 1.12.0's commit message
switch to use vofs logger and import format of log messages

1.11.3

Toggle 1.11.3's commit message
Release 1.11.3

Fixes bug of passing +32bit value to 32bit libc.seek

vcp_pattern

Toggle vcp_pattern's commit message
Added pattern globing to vos.Client for use with vcp command.

The vcp command now passes source arguments to glob. If the source
is local then glob is the python glob, if vos then client.glob.

Client.glob is derived directly from the python glob module. Hopefuly
that brings some robustness.

Also made an integration test and did some minor PEP-8 cleanup.

commonparser

Toggle commonparser's commit message
added some clarifying text to correct the base documentation.

cutout_on_copy

Toggle cutout_on_copy's commit message
Update README.md