Yaroslav Halchenko

Results 748 issues of Yaroslav Halchenko

Compare how stock git does it (related: there was this noise about security issue of having case-insensitive filesystems and .Git file in a repo): ``` $> rm -rf /tmp/123; mkdir...

acknowledged

Possibly related #583, #145 Initially noted while adding progress reporting in datalad: https://github.com/datalad/datalad/pull/2876 where I have not observed it properly (python2) and @kyleam said that he sees them nicely (but...

acknowledged

Original issue/record in DataLad: https://github.com/datalad/datalad/issues/2550 We have been running into this occasional crash across a variety of our unittests, never had time to look in detail, especially since it is...

acknowledged

quite often the project's history is "too rich" and generated graph is overwhelming in size, especially with the informative --some. It would be great if there was a mode for...

enhancement

Per my original request in email, now I can put it in stone here: With http://git.onerussian.com/?p=code/snippets.git;a=blob;f=graphviz_plot.py;hb=HEAD I was also trying to visualize the flow of cherry-picked commits, which could be...

enhancement

I had added an external harddrive, adjusted btrbk.conf to backup to it, and manually started `btrbk run`. Since it is the first invocation, it takes awhile to complete. Meanwhile cron...

question

A little more discussion at https://github.com/datalad/datalad/pull/6930 and initially identified while working on https://github.com/datalad/datalad/pull/6932 and being unable to get CommandError.stdout for matching while using call_git (but works with _call_git using different...

semver-patch

Chunking is a kludge to workaround the problem of DataLad needing to provide a long list of files to git/git-annex commands. Whenever git-annex has --batch mode which we use typically...

semver-minor

I am not sure though if it does capture really, although I guess it should due to StdOutErrCapture... but that is a different story I guess. The main point is...

DX
semver-documentation

This issue is an extract from #6922 which would primarily concern with long list of files argument, but also might have more of relevant information. `--literal-pathspecs` git option should be...

enhancement
conference agenda item
UX