Anirudh Oppiliappan
Anirudh Oppiliappan
The current tests aren't really tests. Need to figure out proper test cases.
Hey, first off -- thanks for making this excellent app. The UI is especially neat. It would be great if you could add support for "scrobbling" tracks back to the...
Hey! One feature that would be nice to have is the smartypants extension, which automatically converts dumbquotes into smart quotes, adds en/em dashes and ellipses. Thanks!
hi, is support for last.fm scrobbling planned? it’d be really great to have.
We should adopt a security policy for Junction, something like a `SECURITY.md` file. The essential points that need to be outlined in it are: - Rules of engagement (like don't...
## Description Allows building on OpenBSD. Original comment: OpenBSD uses a different path for X11 (and related) libs. And the default gcc is like 4.2 (from 2007!) -- egcc is...
I'm not interested in maintaining mdium anymore. I have my own personal blog and I couldn't care less for centralized platforms like Medium—as should you, by the way. Regardless, if...
Currently, you can only publish to a user account. You can't publish under a publication. This will need implementation of the Publications API.
Hi, I'm running into a stack overflow when `plumbing/transport/server.(*upSession).UploadPack` gets called. Here's the traceback: ``` goroutine 3250208 [running]: github.com/go-git/go-git/v5/storage/filesystem.(*deltaObject).Type(0xc000a61c80?) :1 +0x34 fp=0xc020f20378 sp=0xc020f20370 pc=0x7bbdf4 github.com/go-git/go-git/v5/plumbing/format/packfile.(*deltaSelector).fixAndBreakChainsOne(0x9bb780?, 0xc040f1fc60?, 0xc000abbe60) /home/icy/go/pkg/mod/github.com/go-git/go-git/[email protected]/plumbing/format/packfile/delta_selector.go:152 +0x31 fp=0xc020f203e0...