Results 122 issues of Christoph Anton Mitterer

Hey. Would it be possible to support POSIX EREs in addition to BRE? Cheers, Chris

### Discussed in https://github.com/dandavison/delta/discussions/1620 Originally posted by **calestyo** February 8, 2024 Hey. I found no way to to disable the "surrounding" unmodified lines. `omit` doesn’t seem to work with `--zero-style`...

A user reports via mail: hi! we had an issue with check_yum spawning yum processes without killing them when yum is stuck waiting for a lock. to see this happen,...

Hey. When doing `chimera chown -R` on a large dir tree (hoping it would be faster than POSIX `chown` via NFS)... it times out after only a few seconds: ```...

bug
Chimera

Hey. Took me quite some time today, to find out why oidc authentication failed. In a line like: ``` gplazma.oidc.provider!atlas = https://atlas-auth.web.cern.ch/ … ``` there needs to be some way...

**Thanos, Prometheus and Golang version used**: ``` # thanos --version thanos, version 0.34.1 (branch: HEAD, revision: 4cf1559998bf6d8db3f9ca0fde2a00d217d4e23e) build user: root@61db75277a55 build date: 20240219-17:13:48 go version: go1.21.7 platform: linux/amd64 tags: netgo...

component: compact

**Setup (please complete the following information):** - Distribution: Debian - Distribution release: unstable - Geeqie version [geeqie --version]: Geeqie 2.4 GTK3 **Describe the bug** I always have these settings in...

bug

**Setup (please complete the following information):** - Geeqie version [geeqie --version]: Geeqie 2.4 GTK3 **Describe your feature request** It would be nice if there was an option, that makes `geeqie`...

enhancement

Hey. When one has a bucked config like: ``` type: FILESYSTEM config: directory: /path/to/dir prefix: '' ``` Thanos, as of now, apparently creates an of these directories if they're non-existent....

Hey. When doing `git icdiff` on a renamed file that has changes, it does actually show only the differences between the old and new file. But on the right hand...