Andrei Rybak
Andrei Rybak
Incorrect usages of Javadoc syntax `{@code}` and `{@link}` in various Java classes have been fixed. Details – in the commit message.
Improvement for `CopyRevisionNumberFromAnnotateAction`. Details are in the commit message. Comparison screenshot, before and after, both in Old and New UIs:  For reference, here's how `CopyRevisionNumberAction` looks...
_Originally [reported on Greasy Fork](https://greasyfork.org/en/scripts/77-github-commit-diff/discussions/192516)._ ---- Doesn't seem to work in the new GitHub UI. Here's how the buttons "Splut/Unified" look like in the new UI:  A stacktrace appears...
### Pitch Change the design of the "remove" buttons which would make them easier to distinguish from "add" buttons. ### Motivation It is hard to distinguish "remove" buttons from "add"...
Shortcut + (the plus key) can be used to duplicate tasks. It would be nice if the same shortcut could be used to duplicate sub-tasks.
### Gogs version c53b7e9698524da9a2c80ab2c129ca4e623a25e9 ### Git version - Server: N/A - Client: N/A ### Operating system N/A ### Database N/A ### Describe the bug URL returns 404. ### To reproduce...
This may sound weird, but I use Webcamoid as a rear view mirror to avoid startles when people walk by behind me in an office environment. To make it more...
The choice of the font in `app/assets/stylesheets/variables.scss` for the rule: ```scss $fixed-width-font-family: Courier, monospace; ``` can make it harder to read some of the text in the documentation. This is...
The URL http://www.oracle.com/technetwork/server-storage/solaris/portingtosolaris-138514.html in code comment at: https://github.com/cr-marcstevens/sha1collisiondetection/blob/1c620d8083dbfad810490bed327ce635dc030872/lib/sha1.c#L88-L93 appears to be dead. I tried to find it on oracle.com or an archived version of it, but nothing came up. The...
Currently, when `--loop` option is used, gource jumps to the start of the log at the end. I want an ability to loop to the position specified by `--start-position`, `-p`...