-
### Check for existing issues
- [X] Completed
### Describe the feature
I would like to have an ability to compare/diff two files side by side. I see plenty of requests for `git diff` but I do not s…
krstp updated
2 months ago
-
Hi,
I'm trying to compare two SBoMs generated with two different versions of trivy.
sbom-utils thinks hard for a bit and then panics with `panic: runtime error: slice bounds out of range [2004:174…
-
Attempting to hunt down a memory leak using the following code:
```phpw
meminfo_dump(fopen('before.json', 'w'));
echo gc_collect_cycles();
meminfo_dump(fopen('after.json', 'w'));
```
Now I c…
-
The full traceback is:
Traceback (most recent call last):
File "/home/vik/.ansible/tmp/ansible-tmp-1552865637.1434965-8627458176773/AnsiballZ_difference.py", line 114, in
_ansiballz_main()
…
vsc1t updated
5 years ago
-
I setup difftastic to work for `git diff`.
The diff for a large jest snapshot (around 500k for two files) takes more than 70 seconds, which is a torture for the impatient developer.
See https://…
-
### Current Behavior
Currently experiencing two main errors when running the GitHub Bot:
1. Rich markup error:
```
ERROR:gptme.message:Error printing message
Traceback (most recent call last):
…
-
I followed the thread of impementing horizontal window splitting, thank you for that.
I don't seem to be able to achieve the same effect with the git diff view:
![image](https://cloud.githubuser…
-
Dear Vim-Team,
the options of -b and -D are printed without the hyphen (-) when calling
man vim. Please see near "Binärer Modus: Es werden einige Variablen..."
https://manpages.debian.org/testing/v…
-
Hi there. I am getting a timeout when trying to compare these two files:
[current_api.json](https://github.com/bump-sh/cli/files/13821234/current_api.json)
[master_api.json](https://github.com/bump-…
-
```powershell
cyclonedx diff api-json/jenkins.json json/jenkins-cyclonedx.json --component-versions
Unhandled exception: System.Text.Json.JsonException: The JSON value could not be converted to Cycl…