Re: [PATCH 0/3] Show extra branch refs in gitweb

2013-12-04 Thread Krzesimir Nowak
On Tue, 2013-12-03 at 15:56 +0100, Krzesimir Nowak wrote:
 First patch just splits some code to a function, second patch adds the
 extra-branch-refs feature and third one adds some visual
 differentation of branches from non-standard ref directories.
 
 Krzesimir Nowak (3):
   gitweb: Move check-ref-format code into separate function
   gitweb: Add a feature for adding more branch refs
   gitweb: Denote non-heads, non-remotes branches.
 
  Documentation/gitweb.conf.txt |  27 ++
  gitweb/gitweb.perl| 120 
 +++---
  2 files changed, 129 insertions(+), 18 deletions(-)
 

New version of patches are in Show extra branch refs in gitweb v6
thread.

Cheers,
-- 
Krzesimir Nowak
Software Developer
Endocode AG

krzesi...@endocode.com

--
Endocode AG, Johannisstraße 20, 10117 Berlin
i...@endocode.com | www.endocode.com

Vorstandsvorsitzender: Mirko Boehm
Vorstände: Dr. Karl Beecher, Chris Kühl, Sebastian Sucker
Aufsichtsratsvorsitzende: Jennifer Beecher

Registergericht: Amtsgericht Charlottenburg - HRB 150748 B



--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] Show extra branch refs in gitweb

2013-12-03 Thread Krzesimir Nowak
First patch just splits some code to a function, second patch adds the
extra-branch-refs feature and third one adds some visual
differentation of branches from non-standard ref directories.

Krzesimir Nowak (3):
  gitweb: Move check-ref-format code into separate function
  gitweb: Add a feature for adding more branch refs
  gitweb: Denote non-heads, non-remotes branches.

 Documentation/gitweb.conf.txt |  27 ++
 gitweb/gitweb.perl| 120 +++---
 2 files changed, 129 insertions(+), 18 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html