Daniel Schroeder

Results 69 comments of Daniel Schroeder

I'm unable to reproduce the problem. As far as I can tell it's working properly. ![image](https://user-images.githubusercontent.com/1187140/106176229-a8b12800-615c-11eb-8e24-cb9ed9a1d370.png) ![image](https://user-images.githubusercontent.com/1187140/106176293-bcf52500-615c-11eb-80e3-325a3263edb6.png) @pstein can you provide similar screenshots while reproducing the problem? Thanks.

Hmmm, I'm still unable to reproduce the issue. I did get different results when I accidentally checked off the `Replace the Starting Directory in the returned paths with:` box; not...

To clarify, you are saying that you experience the error when you start iterating through the changeset files with Diff All Files, but then navigate to another changeset in the...

Ok, that's a use-case I had never considered or tested. I haven't touched this extension in quite a while, but will keep this in mind the next time I revisit...

Thanks for the report. Were you using the script from the latest version of [code on the main branch](https://github.com/deadlydog/MoveFilesIntoDateDirectories/blob/main/src/MoveFilesIntoDateDirectories.psm1), or the script files from [the latest release v1.1.0](https://github.com/deadlydog/MoveFilesIntoDateDirectories/releases/tag/v1.1.0)?

Thanks for the suggestion @AhsenBaig . This point has been brought up before. I'm hesitant to do it though because as a developer I would be quite thrown off if...

Hi @martinskuta, are you still able to reproduce the error? If so, can you give this updated version 1.0.1.1 of Diff All Files a try and see if it resolves...

Thanks for the confirmation @martinskuta. I'm glad LibGit2Sharp was able to get at least one of their problems resolved. I tried looking into the `key not present in the dictionary`...

I just updated the VS 2017 extension to v1.0.2 which includes the latest version of LibGit2Sharp (v0.26). I had a git repo where I could reliably reproduce the "The given...

Thanks @ErikvO , it seems this error is unrelated to the "key not present in dictionary error" I guess. Would you be willing to zip up and send me your...