Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-08-08 Thread Loui Chang
On Tue 04 Aug 2015 05:53 +0200, Lukas Fleischer wrote: > On Thu, 30 Jul 2015 at 03:01:40, Loui Chang wrote: > > > > If you want to add more info better use more descriptive output then. > > So sounds like the formatting should be changed so that it's not messy. > > What other info do you want to a

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-08-03 Thread Lukas Fleischer
On Thu, 30 Jul 2015 at 03:01:40, Loui Chang wrote: > On Wed 29 Jul 2015 17:47 +0200, Johannes Löthberg wrote: > > On 29/07, Loui Chang wrote: > > >On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: > > >>Since it makes no sense for empty packages to be out-of-date, would it > > >>be a good idea

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Loui Chang
On Wed 29 Jul 2015 17:47 +0200, Johannes Löthberg wrote: > On 29/07, Loui Chang wrote: > >On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: > >>Since it makes no sense for empty packages to be out-of-date, would it > >>be a good idea to use a 3-state flag ('*', ' ', '!') instead? Might be a >

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Johannes Löthberg
On 29/07, Loui Chang wrote: On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: On Tue, 28 Jul 2015 at 18:52:20, Johannes Löthberg wrote: > Signed-off-by: Johannes Löthberg > --- > Note: I haven't been able to test this due to not having access to my > regular laptop, but it should work. > >

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Johannes Löthberg
On 29/07, Lukas Fleischer wrote: On Tue, 28 Jul 2015 at 18:52:20, Johannes Löthberg wrote: Signed-off-by: Johannes Löthberg --- Note: I haven't been able to test this due to not having access to my regular laptop, but it should work. git-interface/git-serve.py | 7 +-- 1 file changed, 5 i

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Loui Chang
On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: > On Tue, 28 Jul 2015 at 18:52:20, Johannes Löthberg wrote: > > Signed-off-by: Johannes Löthberg > > --- > > Note: I haven't been able to test this due to not having access to my > > regular laptop, but it should work. > > > > git-interface

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Lukas Fleischer
On Tue, 28 Jul 2015 at 18:52:20, Johannes Löthberg wrote: > Signed-off-by: Johannes Löthberg > --- > Note: I haven't been able to test this due to not having access to my > regular laptop, but it should work. > > git-interface/git-serve.py | 7 +-- > 1 file changed, 5 insertions(+), 2 delet

[aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-28 Thread Johannes Löthberg
Signed-off-by: Johannes Löthberg --- Note: I haven't been able to test this due to not having access to my regular laptop, but it should work. git-interface/git-serve.py | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/git-interface/git-serve.py b/git-interface/git-ser