Re: [RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Config module

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ævar Arnfjörð Bjarmason
Date: Friday, June 11, 2010 - 6:22 pm

On Sat, Jun 12, 2010 at 01:01, Jakub Narebski <jnareb@gmail.com> wrote:

Perl itself uses cpan/, but Module::Install started the inc/. What we
call it really doesn't matter though.


Interesting. I hadn't looked at it.


It has a bunch of off edge cases unlike its namesake .jar, but in any
case using it wouldn't help us.


Yeah, but it was just an example of how we can (and should) bundle
modules with Git.


Isn't the current patch series the first attempt at config file
support? I.e. it's always been editing the source until now.

In any case, proper non-executable config file support could easily be
made optional, hopefully with a transition the non-executable one.


Obviously we'd pick modules to include carefully.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Config ..., Pavan Kumar Sunkara, (Mon Jun 7, 1:50 pm)
[RFC/PATCH 2/4] gitweb: Create Gitweb::HTML::Link module, Pavan Kumar Sunkara, (Mon Jun 7, 1:50 pm)
[RFC/PATCH 3/4] gitweb: Create Gitweb::HTML module, Pavan Kumar Sunkara, (Mon Jun 7, 1:50 pm)
[RFC/PATCH 4/4] gitweb: Create Gitweb::HTML::String module, Pavan Kumar Sunkara, (Mon Jun 7, 1:50 pm)
Re: [RFC/PATCH 4/4] gitweb: Create Gitweb::HTML::String module, Pavan Kumar Sunkara, (Mon Jun 7, 1:58 pm)
Re: [RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Co ..., Ævar Arnfjörð Bjarmason, (Tue Jun 8, 6:50 am)
Re: [RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Co ..., Pavan Kumar Sunkara, (Tue Jun 8, 12:22 pm)
Re: [RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Co ..., Pavan Kumar Sunkara, (Tue Jun 8, 1:24 pm)
Re: [RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Co ..., Ævar Arnfjörð Bjarmason, (Fri Jun 11, 6:22 pm)