Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gyazo: update to 1.3.1.
@ 2020-10-15 18:37 nielznl
  2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: nielznl @ 2020-10-15 18:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

There is a new pull request by nielznl against master on the void-packages repository

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/25639

gyazo: update to 1.3.1.


A patch file from https://github.com/void-linux/void-packages/pull/25639.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25639.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]

From 4341459093fb6ffc075bdaf2df57c00b568b13b0 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Thu, 15 Oct 2020 20:22:55 +0200
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..047ea0ab006 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,16 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
+archs=noarch
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="DirectorX <void.directorx@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
@ 2020-10-15 18:48 ` nielznl
  2020-10-20 18:34 ` [PR REVIEW] " ahesford
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-10-15 18:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is an updated pull request by nielznl against master on the void-packages repository

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/25639

gyazo: update to 1.3.1.


A patch file from https://github.com/void-linux/void-packages/pull/25639.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25639.patch --]
[-- Type: text/x-diff, Size: 1147 bytes --]

From 267c5beb08c8cd50fa63c1f842cc25362176ad65 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Thu, 15 Oct 2020 20:22:55 +0200
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..86af54321e4 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,16 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
+archs="*"
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="DirectorX <void.directorx@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
  2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
@ 2020-10-20 18:34 ` ahesford
  2020-10-20 18:42 ` ericonr
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: ahesford @ 2020-10-20 18:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#discussion_r508750798

Comment:
Just remove this line, that's the default behavior.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
  2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
  2020-10-20 18:34 ` [PR REVIEW] " ahesford
@ 2020-10-20 18:42 ` ericonr
  2020-10-20 19:28 ` [PR PATCH] [Updated] " nielznl
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-10-20 18:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#discussion_r508756948

Comment:
Are you @DirectorX ? Otherwise I'd leave it to them to fix the email.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (2 preceding siblings ...)
  2020-10-20 18:42 ` ericonr
@ 2020-10-20 19:28 ` nielznl
  2020-10-20 19:35 ` [PR REVIEW] " DirectorX
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-10-20 19:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is an updated pull request by nielznl against master on the void-packages repository

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/25639

gyazo: update to 1.3.1.


A patch file from https://github.com/void-linux/void-packages/pull/25639.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25639.patch --]
[-- Type: text/x-diff, Size: 1076 bytes --]

From 14791ff99c3cc5b8ef0597f4c2d5ac771817efe2 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Thu, 15 Oct 2020 20:22:55 +0200
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..a2a95aafb80 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,15 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
 maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (3 preceding siblings ...)
  2020-10-20 19:28 ` [PR PATCH] [Updated] " nielznl
@ 2020-10-20 19:35 ` DirectorX
  2020-10-20 19:38 ` DirectorX
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: DirectorX @ 2020-10-20 19:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

New review comment by DirectorX on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#discussion_r508788154

Comment:
Yes I am

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (4 preceding siblings ...)
  2020-10-20 19:35 ` [PR REVIEW] " DirectorX
@ 2020-10-20 19:38 ` DirectorX
  2020-10-20 19:46 ` [PR PATCH] [Updated] " nielznl
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: DirectorX @ 2020-10-20 19:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

New review comment by DirectorX on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#discussion_r508788154

Comment:
Yes I am the maintainer, please feel free to take ownership.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (5 preceding siblings ...)
  2020-10-20 19:38 ` DirectorX
@ 2020-10-20 19:46 ` nielznl
  2020-10-20 20:16 ` [PR REVIEW] " nielznl
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-10-20 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

There is an updated pull request by nielznl against master on the void-packages repository

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/25639

gyazo: update to 1.3.1.


A patch file from https://github.com/void-linux/void-packages/pull/25639.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-25639.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]

From 548e2c5f8c8c85973c20bfa2e65623468aad6bfe Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Thu, 15 Oct 2020 20:22:55 +0200
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..4731753fdd1 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,15 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="nielznl <nielznl@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR REVIEW] gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (6 preceding siblings ...)
  2020-10-20 19:46 ` [PR PATCH] [Updated] " nielznl
@ 2020-10-20 20:16 ` nielznl
  2020-11-07 22:33 ` [PR PATCH] [Closed]: " nielznl
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-10-20 20:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

New review comment by nielznl on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#discussion_r508810926

Comment:
I have changed the maintainer to myself, however, this would be the first package for me to maintain. I am able to respond to any emails and Github notifications.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Closed]: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (7 preceding siblings ...)
  2020-10-20 20:16 ` [PR REVIEW] " nielznl
@ 2020-11-07 22:33 ` nielznl
  2020-11-07 22:36 ` ericonr
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-11-07 22:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

There's a closed pull request on the void-packages repository

gyazo: update to 1.3.1.
https://github.com/void-linux/void-packages/pull/25639

Description:


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (8 preceding siblings ...)
  2020-11-07 22:33 ` [PR PATCH] [Closed]: " nielznl
@ 2020-11-07 22:36 ` ericonr
  2020-11-07 22:50 ` nielznl
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-11-07 22:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723503566

Comment:
Is this PR no longer valid? 

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (9 preceding siblings ...)
  2020-11-07 22:36 ` ericonr
@ 2020-11-07 22:50 ` nielznl
  2020-11-07 22:58 ` ericonr
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-11-07 22:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

New comment by nielznl on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723504864

Comment:
> Is this PR no longer valid?

Well, I was trying to contribute and thought I would start out with a version bump but didn't know how to deal with the users.noreply.github.com maintainer email

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (10 preceding siblings ...)
  2020-11-07 22:50 ` nielznl
@ 2020-11-07 22:58 ` ericonr
  2020-11-07 22:58 ` ericonr
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-11-07 22:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723505577

Comment:
The changes look ok. Maintaining a package usually just means that your opinion might have more weight on some conversation about the package, and you might be mentioned in issues about it. Some people are known to shoot emails at maintainers, as well :) 

Feel free to ping maintainers, there are a lot of PRs and it's easy to miss them. And I think you should reopen this one  c:

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (11 preceding siblings ...)
  2020-11-07 22:58 ` ericonr
@ 2020-11-07 22:58 ` ericonr
  2020-11-07 23:57 ` nielznl
  2020-11-08  1:47 ` ericonr
  14 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-11-07 22:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723505577

Comment:
The changes look ok. Maintaining a package usually just means that your opinion might have more weight on some conversation about the package, and you might be mentioned in issues about it. Some people are known to shoot emails at maintainers, as well :) 

Feel free to ping maintainers, there are a lot of PRs and it's easy to miss them. And I think you should reopen this one, if you want  c:

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (12 preceding siblings ...)
  2020-11-07 22:58 ` ericonr
@ 2020-11-07 23:57 ` nielznl
  2020-11-08  1:47 ` ericonr
  14 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-11-07 23:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

New comment by nielznl on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723510811

Comment:
> The changes look ok. Maintaining a package usually just means that your opinion might have more weight on some conversation about the package, and you might be mentioned in issues about it. Some people are known to shoot emails at maintainers, as well :)
> 
> Feel free to ping maintainers, there are a lot of PRs and it's easy to miss them. And I think you should reopen this one, if you want c:

Thank you for the clarification! I shouldn't have removed my fork tho, now I can not reopen this pull request. I will open a new pull request, I hope it isn't too big of a deal.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: gyazo: update to 1.3.1.
  2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
                   ` (13 preceding siblings ...)
  2020-11-07 23:57 ` nielznl
@ 2020-11-08  1:47 ` ericonr
  14 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-11-08  1:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25639#issuecomment-723519011

Comment:
Not ideal, but it's a limitation of GH. 

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [PR PATCH] gyazo: update to 1.3.1.
@ 2020-11-08  0:09 nielznl
  0 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-11-08  0:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

There is a new pull request by nielznl against master on the void-packages repository

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/26206

gyazo: update to 1.3.1.
I removed my previous fork and PR #25639 which I shouldn't have done. This is the new PR, sorry for any inconvenience.

A patch file from https://github.com/void-linux/void-packages/pull/26206.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-26206.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 04d30a33d9d625c909a887e4f79b5e1c926daf65 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Sun, 8 Nov 2020 00:35:13 +0100
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..4731753fdd1 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,15 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="nielznl <nielznl@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-11-08  1:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
2020-10-20 18:34 ` [PR REVIEW] " ahesford
2020-10-20 18:42 ` ericonr
2020-10-20 19:28 ` [PR PATCH] [Updated] " nielznl
2020-10-20 19:35 ` [PR REVIEW] " DirectorX
2020-10-20 19:38 ` DirectorX
2020-10-20 19:46 ` [PR PATCH] [Updated] " nielznl
2020-10-20 20:16 ` [PR REVIEW] " nielznl
2020-11-07 22:33 ` [PR PATCH] [Closed]: " nielznl
2020-11-07 22:36 ` ericonr
2020-11-07 22:50 ` nielznl
2020-11-07 22:58 ` ericonr
2020-11-07 22:58 ` ericonr
2020-11-07 23:57 ` nielznl
2020-11-08  1:47 ` ericonr
2020-11-08  0:09 [PR PATCH] " nielznl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).