* Gitweb is in some ways superior to cgit
@ 2019-08-29 21:31 Mark H Weaver
2019-08-30 0:54 ` Alex Vong
2019-09-03 12:36 ` Ludovic Courtès
0 siblings, 2 replies; 6+ messages in thread
From: Mark H Weaver @ 2019-08-29 21:31 UTC (permalink / raw)
To: guix-devel
Here are two views of the same commit, my recent merge of 'master' into
'core-updates':
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=0481289cbccba2646bf654f0ae49ac9c45602d5d
https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=0481289cbccba2646bf654f0ae49ac9c45602d5d
I think it speaks for itself. Thoughts?
Mark
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Gitweb is in some ways superior to cgit
2019-08-29 21:31 Gitweb is in some ways superior to cgit Mark H Weaver
@ 2019-08-30 0:54 ` Alex Vong
2019-09-03 12:36 ` Ludovic Courtès
1 sibling, 0 replies; 6+ messages in thread
From: Alex Vong @ 2019-08-30 0:54 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 677 bytes --]
Mark H Weaver writes:
> Here are two views of the same commit, my recent merge of 'master' into
> 'core-updates':
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=0481289cbccba2646bf654f0ae49ac9c45602d5d
> https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=0481289cbccba2646bf654f0ae49ac9c45602d5d
>
> I think it speaks for itself. Thoughts?
>
> Mark
I personally always prefer gitweb over cgit because of the more
appealing UI. I think the main appeal for cgit is its performance.
--
Stand with Hong Kong!
#Eye4HK #BoycottMulan
Alex
https://twitter.com/freedomhkg
https://twitter.com/stand_with_hk
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Gitweb is in some ways superior to cgit
2019-08-29 21:31 Gitweb is in some ways superior to cgit Mark H Weaver
2019-08-30 0:54 ` Alex Vong
@ 2019-09-03 12:36 ` Ludovic Courtès
2019-09-05 10:48 ` Arun Isaac
1 sibling, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2019-09-03 12:36 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel
Mark H Weaver <mhw@netris.org> skribis:
> Here are two views of the same commit, my recent merge of 'master' into
> 'core-updates':
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=0481289cbccba2646bf654f0ae49ac9c45602d5d
> https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=0481289cbccba2646bf654f0ae49ac9c45602d5d
>
> I think it speaks for itself. Thoughts?
Woow, I somehow had come to believe that Gitweb is “not as good”, and I
was wrong!
Ludo’.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Gitweb is in some ways superior to cgit
2019-09-03 12:36 ` Ludovic Courtès
@ 2019-09-05 10:48 ` Arun Isaac
2019-09-05 11:38 ` Ricardo Wurmus
0 siblings, 1 reply; 6+ messages in thread
From: Arun Isaac @ 2019-09-05 10:48 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 622 bytes --]
>> Here are two views of the same commit, my recent merge of 'master' into
>> 'core-updates':
>>
>> https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=0481289cbccba2646bf654f0ae49ac9c45602d5d
>> https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=0481289cbccba2646bf654f0ae49ac9c45602d5d
>>
>> I think it speaks for itself. Thoughts?
>
> Woow, I somehow had come to believe that Gitweb is “not as good”, and I
> was wrong!
I don't understand what everyone is talking about here. In what way is
gitweb superior to cgit? Could someone care to explain?
Thanks,
Arun.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Gitweb is in some ways superior to cgit
2019-09-05 10:48 ` Arun Isaac
@ 2019-09-05 11:38 ` Ricardo Wurmus
2019-09-05 17:50 ` Arun Isaac
0 siblings, 1 reply; 6+ messages in thread
From: Ricardo Wurmus @ 2019-09-05 11:38 UTC (permalink / raw)
To: Arun Isaac; +Cc: guix-devel
Arun Isaac <arunisaac@systemreboot.net> writes:
>>> Here are two views of the same commit, my recent merge of 'master' into
>>> 'core-updates':
>>>
>>> https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=0481289cbccba2646bf654f0ae49ac9c45602d5d
>>> https://git.savannah.gnu.org/gitweb/?p=guix.git;a=commitdiff;h=0481289cbccba2646bf654f0ae49ac9c45602d5d
>>>
>>> I think it speaks for itself. Thoughts?
>>
>> Woow, I somehow had come to believe that Gitweb is “not as good”, and I
>> was wrong!
>
> I don't understand what everyone is talking about here. In what way is
> gitweb superior to cgit? Could someone care to explain?
Gitweb elides unnecessary diffs.
--
Ricardo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Gitweb is in some ways superior to cgit
2019-09-05 11:38 ` Ricardo Wurmus
@ 2019-09-05 17:50 ` Arun Isaac
0 siblings, 0 replies; 6+ messages in thread
From: Arun Isaac @ 2019-09-05 17:50 UTC (permalink / raw)
To: Ricardo Wurmus; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 199 bytes --]
>> I don't understand what everyone is talking about here. In what way is
>> gitweb superior to cgit? Could someone care to explain?
>
> Gitweb elides unnecessary diffs.
Indeed, I had missed that!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-09-05 17:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 21:31 Gitweb is in some ways superior to cgit Mark H Weaver
2019-08-30 0:54 ` Alex Vong
2019-09-03 12:36 ` Ludovic Courtès
2019-09-05 10:48 ` Arun Isaac
2019-09-05 11:38 ` Ricardo Wurmus
2019-09-05 17:50 ` Arun Isaac
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.