Eric K. Sender
Eric K. Sender
I noticed after I ran `bfg` and scrubbed out sesntivie data, the overwritten commit started to read things like: ``` Former-commit-id: abcd123 ``` And after clicking on the link to...
I'm having trouble creating a vagrant box from a VM created with virt-manager/libvirt. I am wanting to run `vagrant package` to create a box for it. Unfortunately, it seems the...
Would it be possible to also display the requestor's IP address? The following code shows `Accepted a connection on 0.0.0.0:830.` in the logs: https://github.com/CESNET/libnetconf2/blob/697729e41ef4463d59eea98517b48f79d693c847/src/session_server.c#L515 I think it would be useful...
I'm not sure if there is reasoning behind `left(null, n)` returning `null`, but other `StringUtils` functions tends to return empty strings if their inputs are null. Likewise, I think it...
Although I can select the area of interest, when I start typing or deleting, nothing happens... I checked the settings, I don't see anything like that enabled. Atom 1.47.0 x64...
This is not technical, instead I think it would be great if this feature were folded into Apache POI itself. Is there any effort going on for that?
I just recently found your project and it seems to have a great set of API calls for managing and monitoring units and services. However, after searching around, I can't...
- Introduced a Struct and Pair class as needed by dbus-java - Updated various versions I am labeling this version as 2.2.0-eks so if this commit is accepted, be sure...