Thomas Hirsch

Results 8 issues of Thomas Hirsch

The current code offers --dot format and --tree format output. I think a more machine readable output as a JSON dictionary tree could be useful for automatic processing.

The full hash is created and parsed in the order of the options array, not in the order of layers in the map. I would expect * the hash to...

Would it be acceptable to filter them, or is that hiding important information? `if (this._finishedFiles.has(filename) && !this._options.multiFileOutput) {` instead of https://github.com/glideapps/quicktype/blob/55dc6a7912715b7db45419958bf89d00637cd4cd/packages/quicktype-core/src/Renderer.ts#L308

need info

How should the standard support titles, descriptions and data fields in languages other than English? ## Proposal (Nov 2016) An internationalised field: ``` # i18n "title": { "": "Israel's 2015...

Data Package

This PR removes the hardcoded 1.13.1 API version, which is outdated. Fixes #42 It also bumps the build dependecies, which may or may not be desirable upstream.

The plugin works fine when creating new containers. If I have an pre-existing container with a dhcp network assigned, when dockerd is started, the entire dockerd daemon becomes unresponsive when...

The pilot might not remember to press the "stop logging" button until after he packed up his gear and had a smok^Wchat with the colleagues. There could be a detection...

Trying to install from the install.sh script provided in the download package on Debian/sid: ``` $ sudo bash -x install.sh + set -eu + prefix=/usr/local + '[' '' '!=' ''...

mcve-required