Daniel Schaefer

Results 60 issues of Daniel Schaefer

**Is your feature request related to a problem? Please describe.** I'm running comby on a big project with lots of build files stored in the same tree as the git...

It creates the parent directories of the target if they are not there. This is especially useful if you want to install it into a non-standard location.

**What is the problem this feature would solve? Please describe.** Currently the `doctl compute image create` command just allows to create an image based on a URL. What if I...

suggestion
do-api

**Update**: I initially thought there's a bug in u-root that duplicates the menu entries but it's actually the case that there are many submenus with the same entries but different...

Feature Request

When bandwhich 0.20.0 is running errors are printed on the screen, messing up the data: ``` thread 'resolver' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /build/rustc-1.50.0-src/library/core/src/mem/mod.rs:659:9...

This is the beginning of my file: ``` $ head -n2 home.html.tera {% extends "template" } {% block content %} ``` and in hex dump: ``` $ xxd home.html.tera |...

bug

Possible duplicate of #86 if decoding and encoding would need to be implemented together. I've got a PDF with the text `打尼爾` and ```rust println!("{:?}", doc.extract_text(&vec![1]).unwrap()); ``` yields: ``` "?Identity-H...

CpuExceptionHandlerLib (in EDK2) has been refactored with following changes 1. Removed InitializeCpuInterruptHandlers in 2a09527ebcb459b40 2. Removed InitializeCpuExceptionHandlersEx and added InitializeSeparateExceptionStacks in e7abb94d1fb8a0e7 The patch updates RISC-V version of CpuExceptionHandlerLib to...

The service would fail to run for me. This makes it work and also nicer. See commits: ``` tgtd.service: Wait for tgtd to be ready If we don't wait, it...

## Description Adds a keycode to toggle the system's "Airplane mode" via HID (disable WiFi and Bluetooth). Add Keycode `KC_AIRPLANE_MODE` with alias `KC_AIRP`. Needs to be enabled with `EXTRAKEY_ENABLE =...

core
documentation