Dustin Oprea

Results 59 issues of Dustin Oprea

This will allow users to add comments on to entries like they would directly from within Google Documents.

enhancement

Google Drive for Windows also attaches index numbers, but ours appears to be in order of decreasing mtimes, and they appear to be the opposite.

Caused a bunch of activity (a loop that didn't end before we terminated it): root@host1:/home/dustin# cat /tmp/hello/HelloFax cat: /tmp/hello/HelloFax: Is a directory root@host1:/home/dustin# cat /tmp/hello/HelloFax#

When GD calls are invoked side-by-side, they each do refreshes, rather than the second inheriting the update from the first.

This is my argument configuration: ``` type parameters struct { Filepath string `short:"f" long:"filepath" required:"true" description:"File-path of image"` PrintAsJson bool `short:"j" long:"json" description:"Print out as JSON"` IsVerbose bool `short:"v" long:"verbose"...

It looks like CLAP methods often return integers, which I can only assume represent exit codes, and yet any integers returned by the verb handlers will seemingly be ignored (with...

This started happening last week. The client has not changed versions. The server has not changed versions. All of the builds are occurring in identical environments, for all intents and...