Vruyr Gyolchanyan

Results 5 issues of Vruyr Gyolchanyan

When a feed has URLs relative, NetNewsWire Version 6.1 (6106) doesn't make them absolute by combining with the `Feed URL`, instead leaves them relative. Example: - Feed URL: https://www.qemu.org/feed.xml -...

bug

When inserting a date using the Date Picker, in order to make it easier to understand the day of the week for the parsed date, a calendar view would improve...

help wanted

**Problem description** Often times the diff algorithm fails to match lines and the resulting diff is larger than it has to be. This is especially a big problem with merge...

enhancement
commit detail

Please implement support for using tags, when they are available, instead of the commit sha or branch name. The configuration would look something like: ``` { "gitweblinks.linkType": "tag", } ```