Anton Ovchinnikov

Results 17 comments of Anton Ovchinnikov

What about an extremely useful 'sl' command? http://man.cx/sl%286%29

In 0.7.10 this "feature" is disabled by default, I'll check what's wrong later.

@asanshannon Please try to use the latest version of the package (0.2.1). > If I want to encrypt 0~255, what is the minimum range of cipher text? The *size* of...

Seeing the same issue. After I enqueue some workflows (and while they stay in the "Pending" state), they are not initially displayed when I open the list view. After some...

Thanks, makes sense, added to the backlog.

Thanks for the detailed overview and a suggested fix, we'll look into this.

@asottile-sentry could you clarify why defaulting to "0.0.0" or similar as a return value of `getLatestTag()` is not an acceptable fix here? Looks like `getLatestTag` is only used in one...

> could you clarify what you mean by "doesn't seem to help"? People forget to check the instructions, miss that specific point, or think that they don't apply to their...

Yep, looks like most of those scripts will accept an empty string or "0.0.0" as the first argument without any issues, and they don't use the old version for anything...

What I mean by "use" is that `$OLD_VERSION` is utilized for anything non-trivial, and breaks the script if it's empty or points to an invalid version/tag. Take this one from...