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
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 'jn/gitweb-js-blame' into next
Junio C Hamano
2011-06-29
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gitweb.js: use setTimeout rather than setInterval in blame_incremental.js
Jakub Narebski
2011-05-27
|
*
|
|
|
gitweb.js: No need for loop in blame_incremental's handleResponse()
Jakub Narebski
2011-05-27
|
*
|
|
|
gitweb.js: No need for inProgress in blame_incremental.js
Jakub Narebski
2011-05-27
*
|
|
|
|
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
*
|
|
|
gitweb: Move "Requirements" up in gitweb/INSTALL
Jakub Narebski
2011-06-03
*
|
|
|
gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
Jakub Narebski
2011-06-02
*
|
|
|
gitweb: Move information about installation from README to INSTALL
Jakub Narebski
2011-06-02
*
|
|
|
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
|
*
|
|
gitweb.js: Provide getElementsByClassName method (if it not exists)
Jakub Narebski
2011-05-24
|
*
|
|
gitweb.js: Introduce code to handle cookies from JavaScript
Jakub Narebski
2011-05-24
|
*
|
|
gitweb.js: Extract and improve datetime handling
Jakub Narebski
2011-05-24
|
*
|
|
gitweb.js: Provide default values for padding in padLeftStr and padLeft
Jakub Narebski
2011-05-24
|
*
|
|
gitweb.js: Update and improve comments in JavaScript files
Jakub Narebski
2011-05-24
|
*
|
|
gitweb: Split JavaScript for maintability, combining on build
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
|
|
/
/
[next]