Yavor Konstantinov
Yavor Konstantinov
**Describe the bug** When the project is cloned from the master branch, one of the test suites fails. **To Reproduce** Steps to reproduce the behavior: 1. Clone this project 2....
- Add images for the following views: - Blame - Blob - Log - Main - Status - Tree Resolves #902
I have done some rough work on porting some keymap functions but I would love some feedback on the work so far. Right now, none of them have been tested...
Hi! First of all, thank you very much for your work on this package and Magit in general! I have recently started working on a package which uses transient to...
# [Feature]: Support for using files as request bodies. May resolve issue #8 ## Description This pull request adds support for using the contents of a file as the JSON...
### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in...
I'm trying to upload and download a large file from seaweedfs using the HTTP filer API. Uploading works well but downloading seems to crash about 75% of the time. I...
Some commands in `weed shell` end up executing instead of showing help text when called with `-h`. This makes using the `-h` flag to learn more about commands a bit...