emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#31277: closed ([PATCH] cgit changes)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31277: closed ([PATCH] cgit changes)
Date: Fri, 18 May 2018 18:14:01 +0000

Your message dated Fri, 18 May 2018 19:13:08 +0100
with message-id <address@hidden>
and subject line Re: [bug#31277] [PATCH 1/3] gnu: cgit: Fix included scripts.
has caused the debbugs.gnu.org bug report #31277,
regarding [PATCH] cgit changes
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31277: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31277
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] cgit changes Date: Thu, 26 Apr 2018 22:13:55 +0100 User-agent: mu4e 1.0; emacs 25.3.1
I recently managed to succesfully use the cgit service with the Gitolite
service that is available here [1]. I had to make some changes to the
Gitolite service, so that needs updating, but I also made some changes
to the cgit package and service to make some of the scripts included in
the cgit package work on GuixSD and make porting over the cgit service
configuation I was using on Debian a little easier.

1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30809

Christopher Baines (3):
  gnu: cgit: Fix included scripts.
  services: cgit: Improve handling of extra-options.
  services: cgit: Make project-list permit a string.

 gnu/packages/version-control.scm | 32 +++++++++++++++++++++++++++++++-
 gnu/services/cgit.scm            | 18 +++++++++++++++---
 2 files changed, 46 insertions(+), 4 deletions(-)

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#31277] [PATCH 1/3] gnu: cgit: Fix included scripts. Date: Fri, 18 May 2018 19:13:08 +0100 User-agent: mu4e 1.0; emacs 25.3.1
Clément Lassieur <address@hidden> writes:

> Christopher Baines <address@hidden> writes:
>
>> Clément Lassieur <address@hidden> writes:
>>
>>> Christopher Baines <address@hidden> writes:
>>>
>>>> Fix the about-formatting.sh, syntax-highlighting.py and html-converters 
>>>> files.
>>>>
>>>> * gnu/packages/version-control.scm (cgit)[arguments]: Include
>>>> about-formatting.sh and the html-converters in the 
>>>> patch-absolute-file-names
>>>> phase and add a wrap-python-scripts phase to wrap syntax-highlighting.py 
>>>> and
>>>> the md2html converter.
>>>> [inputs]: Add groff, python, python-docutils, python-markdown and
>>>> python-pygments.
>>>> ---
>>>>  gnu/packages/version-control.scm | 32 +++++++++++++++++++++++++++++++-
>>>>  1 file changed, 31 insertions(+), 1 deletion(-)
>>>>
>>
>> ...
>>
>>> Great!  LGTM :-)
>>>
>>> Clément
>>
>> Thanks for taking a look Clément, I've now sent another set of patches
>> with some changes.
>
> Ok, thank you!  LGTM then :-)

Great, I've pushed these patches now :)

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]