-
[git patch-id](https://git-scm.com/docs/git-patch-id) provides a sort-of unique ids for the information in a commit. It is basically "a sum of SHA-1 of the file diffs associated with a patch, with lin…
-
┌ ffmpeg git ......................................... [Recently updated]
├ Changing options to comply to nonfree...
master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch
Patch could not…
-
Delta currently has an amazing support for git patch files (generated with `git format-patch`). But it would be nice if delta had some level of syntax highlight also in the patch frontmatter just like…
-
patching file arch/arm64/boot/dts/qcom/sc8280xp.dtsi
patch: **** malformed patch at line 132: diff --git a/drivers/remoteproc/qcom_q6v5_pas.c b/drivers/remoteproc/qcom_q6v5_pas.c
-
# Description
* `klocalizer` will run into an AssertionError if passed a single merge commit.
* This AssertionError, as is, **appears as a crash that is difficult for users with no knowledge of the …
-
I've also tried to run it in vs devShell, but I can't figure out which 'VsDevCmd.bat' it used and why it failed.
```ps1
ootop@LAPTOP-D1B0JMJA ~ opam init
opam.exe: [WARNING] Detected that th…
-
## 🐛 Bug
I'm unable to compile pyodide using the latest version on the main branch (a5386c86b86135bda9c6f5d2d4f214726bacb7af) on the latest version of MacOS.
### To Reproduce
I'm following th…
-
The current fuzzer https://github.com/libgit2/libgit2/blob/main/fuzzers/patch_parse_fuzzer.c does not have fuzzing against fuzzing options other than `GIT_PATCH_OPTIONS_INIT`. `#define GIT_PATCH_OPTIO…
-
Trying to compile with virtualbox 7.1.2 source. Just not able yet? 7.0.x working fine.
`
`# git am ../vbox-kvm/patches/*.patch
Applying: NEM: Implement KVM backend
error: patch failed: Config.k…
-
I'm going to need to support git format-patch on what I'm doing. If you want, I can work on the library directly so I can do something like
```
>patch
>patch.git.keys()
['author', 'committer', 'subj…