Markus Unterwaditzer

Results 119 issues of Markus Unterwaditzer

I currently get pinged via "jazzband/members" to review Django projects. While I would love to help, I have never used Django at all. Proposal: Create teams for each "skill". There'd...

enhancement

I think this behavior is actually the same as in fastmod, not sure. It might bother people, I haven't run into a case yet where it'd have surprised me.

documentation

It would be useful to match against well-balanced XML/HTML tags, not just parenthesis. Need this for working around apktool bugs.

enhancement

There should be some option to be able to "gloss over" mismatched parenthesis when found inside of quotes. I am not quite sure how to make that happen without complicating...

probably quadratic over filesize

Due to a mention somewhere I finally figured out how to avoid casting every error type to IoError: Use an enum as return type!

Basically if I hit "add feed" on /feeds/add, the button greys out. Sometime "fetching feeds from ..." also gets displayed, but apart from that, nothing happens. No error or any...

bug

I have a feature overview on https://untitaker.github.io/spacemod/ where I would like to link into the "Matching modes" page. I would like my README to link to `./docs/matching.md` (so following the...

bug - build
status - PR attached
status - investigating