Re: [dev] git log query on web server

2018-08-09 Thread Hiltjo Posthuma
On Thu, Aug 09, 2018 at 08:36:35AM -0400, Greg Reagle wrote: > This link used to show my contributions to sbase: > https://git.suckless.org/sbase/log/?qt=author&q=reagle > > Now it returns: 404 Not Found > nginx > > Does anyone know whether this is still possible, and if yes what the proper > sy

Re: [dev] git log query on web server

2018-08-09 Thread Laslo Hunhold
On Thu, 09 Aug 2018 09:09:36 -0400 Greg Reagle wrote: Dear Greg, > Thank you for explaining Laslo. I had it on my resume. :> oh I understand! Why not just link to the project[0] itself? :) With best regards Laslo [0]:http://core.suckless.org/sbase -- Laslo Hunhold

Re: [dev] git log query on web server

2018-08-09 Thread Greg Reagle
Thank you for explaining Laslo. I had it on my resume. :>

Re: [dev] git log query on web server

2018-08-09 Thread Laslo Hunhold
On Thu, 09 Aug 2018 08:36:35 -0400 Greg Reagle wrote: Dear Greg, > This link used to show my contributions to sbase: > https://git.suckless.org/sbase/log/?qt=author&q=reagle > > Now it returns: 404 Not Found > nginx > > Does anyone know whether this is still possible, and if yes what the > pro

[dev] git log query on web server

2018-08-09 Thread Greg Reagle
This link used to show my contributions to sbase: https://git.suckless.org/sbase/log/?qt=author&q=reagle Now it returns: 404 Not Found nginx Does anyone know whether this is still possible, and if yes what the proper syntax is? Thanks.