jade

Results 202 issues of jade

**Changes** I rewrote the remote access policy code (intended as no functional change) to give reasons for rejecting/allowing connections as well as restructuring it to be more in line with...

### Description of the bug There's been many reports of this type of issue before, which are all user error in the end, but the common thread among them is...

bug

### Problem I have a broken tree-sitter query somewhere, which is broken on patch files. I can probably figure it out with sufficient use of grep, but the problem is...

needs:repro

### I have found these related issues/pull requests I have not found any, I just found a suggestion to support another time library. ### Description The following compiler error is...

bug

This is required to be able to automatically discover debuginfo on Nix based systems, as we need to know what got loaded. Fixes: https://github.com/rr-debugger/rr/issues/3944

Hi! I'm working on making rr work better on Nix built binaries, and I would like to be able to retrieve the original paths of shared libraries, so that I...

### I did this I suspect that I accidentally ran backup on an empty `/var/lib/kanidm` (my setup bind-mounts that directory elsewhere on the disk in normal operation and i forgot...

It appears that cntr creates a `/.cntr` directory (unsure if documented) with a `cntr-exec` binary (awesome, if the cntr you had prior is not in PATH since you got it...

**Is your feature request related to a problem? Please describe.** I wrote this PR and I bet there's a bunch of other settings undocumented in the schema: https://github.com/jj-vcs/jj/pull/6796 We should...

enhancement🏗️

### Did you check existing issues? - [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing issues...

bug