datalad / datalad-deprecated

DataLad extension for functionality that has been phased out of the core package
Other
0 stars 3 forks source link

datalad ls seems to list multiple versions even without -a #15

Open yarikoptic opened 6 years ago

yarikoptic commented 6 years ago

What is the problem?

Discovered while exploring datalad/datalad#2779 - did not need -a to get all the versions, strange. datalad version is of 0.10.2-128-gea8977fd (PR datalad/datalad#2708 )

yarikoptic-gitmate commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/datalad/datalad/issues/837 (datalad ls s3:// shouldn't list all the versions of the file/key unless -a is given), https://github.com/datalad/datalad/issues/1264 (datalad ls --siblings to list status/diff from siblings status), https://github.com/datalad/datalad/issues/884 (datalad install no longer can take multiple args), https://github.com/datalad/datalad/issues/339 (multiple versions of the same file on the website), and https://github.com/datalad/datalad/issues/1594 (aggregate-metadata even without -r is slowish).