0x5c

Results 43 issues of 0x5c

## Environment data - Language Server version: ms-python.python-2020.5.80290 - OS and version: Windows 10 1803 - Python version (& distribution if applicable, e.g. Anaconda): 3.8.2 ## Expected behaviour Module is...

## Description of the problem or steps to reproduce #2330 wrongfully added `git-rebase-todo` to the filename rule of `git-commit`, overriding the existing `git-rebase-todo` syntax and thus breaking the ability to...

## Description of the problem or steps to reproduce A `.patch` file will be highlighted as `mail` if it starts with the [patch magic line](https://git-scm.com/docs/git-format-patch): ``` From {commit hash} Mon...

[x] I have checked the issue tracker if my question or bug has already been fixed or answered in another (possibly closed) issue. - TranslucentTB version: 5.0.0.0 - Windows build...

## System information - Operating System: VoidLinux - Architecture: x64 - Apple M1: no - Docker version: `20.10.9` - Docker image used in `act`: `-P ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest` - `act` version: `0.2.26`...

kind/bug

While it is documented behaviour, a valid DateTime should not panic while getting a timestamp from it. ### Minimal repro ```rust let naive = NaiveDateTime::from_timestamp_opt(456456456456, 0).unwrap(); //Does not panic let...

bug

When using xbps-install with flags `-MS`, xbps will open the db (`/var/db/xbps/`) in write mode if a remote repo has changed since the last real sync. This is apparent when...

Not much more to add to the title. I see it as being enabled by a flag, like `-p` or `--pager`.

enhancement

In the Power Management section, acpid and elogind are both mentioned, along with the incompatibility between them. However, the only documented "solution" is to completely disable acpid (which breaks things...

#### Testing the changes - I tested the changes in this PR: **YES**