Ville Skyttä

Results 477 comments of Ville Skyttä

Sure, extensions aren't often that interesting. But what I find very surprising, non-unixy, and directly against the tool's own usage message and man page is the behavior of `7z a...

> actual invalid argument which bash-completion has no issue with bash-completion might not at the moment, but I do -- I've had the intent to address this class of issues...

> What does bash do to avoid running that command on every completion request? https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion.html has the background details. There's no anchor to link to on that page, but search...

Rebased/resolved conflicts.

Updated, but no success yet: something seems to be changing backslash escapes to slashes in the outputs, don't know what should be done about that.

To me, mentioning UTC the way it currently is in the docs casts a shadow of doubt on the underlying implementation, e.g. whether `Now()` would (incorrectly) be somehow affected by...

I'd like also to point out that neither `MaxTime()`, `Timestamp(Time)`, `Time(uint64)`, or `SetTime(uint64)` mention UTC in any way in their docs, which is all fine. Removing the (unnecessary) mention from...

> it's not obvious that Unix timestamps are always UTC. I disagree with this and the conclusion to add more redundant information to docs due to reasons stated earlier. To...

Suggested implementation in #1227.