index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitweb
/
gitweb.perl
Commit message (
Expand
)
Author
Age
*
Merge branch 'jn/gitweb-config-list-case'
Junio C Hamano
2011-08-08
|
\
|
*
gitweb: Git config keys are case insensitive, make config search too
Jakub Narebski
2011-07-31
*
|
Merge branch 'jn/gitweb-system-config'
Junio C Hamano
2011-08-08
|
\
\
|
*
|
gitweb: Introduce common system-wide settings for convenience
Jakub Narebski
2011-07-24
|
|
/
*
|
gitweb: pass string after encoding in utf-8 to syntax highlighter
张忠山
2011-08-04
*
|
Merge branch 'jn/gitweb-search'
Junio C Hamano
2011-07-22
|
\
\
|
*
|
gitweb: Make git_search_* subroutines render whole pages
Jakub Narebski
2011-06-22
|
*
|
gitweb: Clean up code in git_search_* subroutines
Jakub Narebski
2011-06-22
|
*
|
gitweb: Split body of git_search into subroutines
Jakub Narebski
2011-06-22
|
*
|
gitweb: Check permissions first in git_search
Jakub Narebski
2011-06-22
*
|
|
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
2011-07-19
|
\
\
\
|
*
|
|
gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
2011-06-30
|
*
|
|
gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
2011-06-30
*
|
|
|
Merge branch 'jn/gitweb-split-header-html'
Junio C Hamano
2011-07-19
|
\
\
\
\
|
*
|
|
|
gitweb: Refactor git_header_html
Jakub Narebski
2011-06-22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ln/gitweb-mime-types-split-at-blank'
Junio C Hamano
2011-07-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gitweb: allow space as delimiter in mime.types
Ludwig Nussel
2011-06-15
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-06-21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
Jakub Narebski
2011-06-21
|
|
/
/
*
|
|
gitweb: do not misparse nonnumeric content tag files that contain a digit
Jonathan Nieder
2011-06-09
*
|
|
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
2011-06-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gitweb: Fix usability of $prevent_xss
Jakub Narebski
2011-06-05
*
|
|
Merge branch 'jn/gitweb-js'
Junio C Hamano
2011-05-26
|
\
\
\
|
*
|
|
gitweb: Make JavaScript ability to adjust timezones configurable
Jakub Narebski
2011-05-24
|
*
|
|
gitweb.js: Add UI for selecting common timezone to display dates
John 'Warthog9' Hawley
2011-05-24
|
*
|
|
gitweb: JavaScript ability to adjust time based on timezone
John 'Warthog9' Hawley
2011-05-24
|
*
|
|
gitweb: Unify the way long timestamp is displayed
Jakub Narebski
2011-05-24
|
*
|
|
gitweb: Refactor generating of long dates into format_timestamp_html
Jakub Narebski
2011-05-24
*
|
|
|
Merge branch 'jn/ctags-more'
Junio C Hamano
2011-05-26
|
\
\
\
\
|
*
|
|
|
gitweb: Optional grouping of projects by category
Sebastien Cevey
2011-04-29
|
*
|
|
|
gitweb: Modularized git_get_project_description to be more generic
Sebastien Cevey
2011-04-29
|
*
|
|
|
gitweb: Split git_project_list_body in two functions
Sebastien Cevey
2011-04-29
*
|
|
|
|
gitweb: Refactor reading and parsing config file into read_config_file
Jakub Narebski
2011-05-25
*
|
|
|
|
Merge branch 'jn/ctags'
Junio C Hamano
2011-05-11
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)
Jakub Narebski
2011-04-29
|
*
|
|
gitweb: Change the way "content tags" ('ctags') are handled
Jakub Narebski
2011-04-29
|
*
|
|
gitweb: Restructure projects list generation
Jakub Narebski
2011-04-29
|
|
/
/
*
|
|
gitweb: supply '-n' to gzip for identical output
Fraser Tweedale
2011-04-26
|
/
/
*
|
Sync with 1.7.4.2
Junio C Hamano
2011-03-25
|
\
\
|
*
|
gitweb: Fix handling of fractional timezones in parse_date
Jakub Narebski
2011-03-25
*
|
|
Merge branch 'kc/gitweb-pathinfo-w-anchor'
Junio C Hamano
2011-03-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitweb: fix #patchNN anchors when path_info is enabled
Kevin Cernekee
2011-03-18
*
|
|
gitweb: Always call parse_date with timezone parameter
Jakub Narebski
2011-03-19
|
/
/
*
|
gitweb: highlight: replace tabs with spaces
Kevin Cernekee
2011-03-16
*
|
gitweb/gitweb.perl: don't call S_ISREG() with undef
Ævar Arnfjörð Bjarmason
2011-02-21
*
|
gitweb/gitweb.perl: remove use of qw(...) as parentheses
Ævar Arnfjörð Bjarmason
2011-02-21
*
|
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
2011-01-27
*
|
Merge branch 'jn/gitweb-no-logo'
Junio C Hamano
2011-01-13
|
\
\
|
*
|
gitweb: make logo optional
Jonathan Nieder
2011-01-04
*
|
|
gitweb: remove unnecessary test when closing file descriptor
Sylvain Rabot
2011-01-04
[next]