Bug Fixes Patch CommandError, the standard exception raised for any non-zero exit command execution to now reports which command failed with repr() too. Previously, only str() would produce an informative message about a failure, while repr() would report CommandError(''), unless a dedicated message was provided. (by @mih) Some error messages (in particular from within git-annex special remotes) exhibited uninformative error messages like CommandError(''). This is now fixed by letting CommandError produce the same error rendering in __str__ and __repr__. Previously, RuntimeError.__repr__ was used, which was unaware of command execution details also available in the exception. https://github.com/datalad/datalad-next/pull/386 (by @mih) The...
Fixes An assortment of fixes for Windows compatibility. #5113 #5119 #5125 #5127 #5136 #5201 #5200 ...
Bug Fixes Fixed that the get command would fail, when subdataset source-candidate-templates where u...
Fixes Cloning a subdataset should inherit the parent's datalad.clone.reckless value, but that did n...
Bug Fixes Patch CommandError, the standard exception raised for any non-zero exit command execution...
A handful of new commands, including copy-file, push, and create-sibling-ria, along with various fix...
A variety of bugfixes and enhancements Major refactoring and deprecations All extracted metadata is...
A handful of new commands, including copy-file, push, and create-sibling-ria, along with various fix...
Fixes The recent default branch changes on GitHub's side can lead to "git-annex" being selected ove...
Major refactoring and deprecations Git versions below v2.19.1 are no longer supported. #4650 The ...
Major refactoring and deprecations Git versions below v2.19.1 are no longer supported. #4650 The ...
Breaking Changes Automatic reconfiguration of the ORA special remote when cloning from RIA stores n...
Fixes Ephemeral clones mishandled bare repositories. #4899 The post-clone logic for configuring R...
Fixes SSH connection handling has been reworked to fix cloning on Windows. A new configuration opt...
Fix some bugs and make the world an even better place. Our log_progress helper mishandled the initi...
Updates for compatibility with the latest git-annex, along with a few miscellaneous fixes Major refa...
Fixes An assortment of fixes for Windows compatibility. #5113 #5119 #5125 #5127 #5136 #5201 #5200 ...
Bug Fixes Fixed that the get command would fail, when subdataset source-candidate-templates where u...
Fixes Cloning a subdataset should inherit the parent's datalad.clone.reckless value, but that did n...
Bug Fixes Patch CommandError, the standard exception raised for any non-zero exit command execution...
A handful of new commands, including copy-file, push, and create-sibling-ria, along with various fix...
A variety of bugfixes and enhancements Major refactoring and deprecations All extracted metadata is...
A handful of new commands, including copy-file, push, and create-sibling-ria, along with various fix...
Fixes The recent default branch changes on GitHub's side can lead to "git-annex" being selected ove...
Major refactoring and deprecations Git versions below v2.19.1 are no longer supported. #4650 The ...
Major refactoring and deprecations Git versions below v2.19.1 are no longer supported. #4650 The ...
Breaking Changes Automatic reconfiguration of the ORA special remote when cloning from RIA stores n...
Fixes Ephemeral clones mishandled bare repositories. #4899 The post-clone logic for configuring R...
Fixes SSH connection handling has been reworked to fix cloning on Windows. A new configuration opt...
Fix some bugs and make the world an even better place. Our log_progress helper mishandled the initi...
Updates for compatibility with the latest git-annex, along with a few miscellaneous fixes Major refa...
Fixes An assortment of fixes for Windows compatibility. #5113 #5119 #5125 #5127 #5136 #5201 #5200 ...
Bug Fixes Fixed that the get command would fail, when subdataset source-candidate-templates where u...
Fixes Cloning a subdataset should inherit the parent's datalad.clone.reckless value, but that did n...