bacar

Results 7 comments of bacar

As a minimum - is it possible to avoid distributing the test data with `pip install oletools` ? (i.e. can the issue of "how to distribute the test data without...

> This is a matter of taste IMO I don't think it's just a matter of taste. Respecting the runtime type when testing equivalence is _more conservative_ - that is,...

In any fix, is it worth using the plumbing commands (instead of parsing the gitdir contents directly) to make sure this is also more future-proof?

The problem seems to be with this line in `local function has_git_file(dir)`: return git_dir and dir..'/'..git_dir This probably works for submodules (which seem to put a relative `gitdir:` into the...

I tested this with a submodule & worktree, submodules still seemed to work, worktrees work for me now too. Note: I've never coded lua before so if this is a...

The problem persists - I haven’t had the chance to pull together a sample, I’ll see if I can find the time. Should I assume from your reply that this...

As a data point, mine appears to have completely stopped crashing since the update to 7.15.4