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 'ps/gitweb-js-with-lineno' into maint-1.7.6
Junio C Hamano
2011-10-26
|
\
|
*
gitweb: Fix links to lines in blobs when javascript-actions are enabled
Peter Stuge
2011-09-27
*
|
Merge branch 'jn/mime-type-with-params' into maint
Junio C Hamano
2011-08-16
|
\
\
|
*
|
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 '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
|
|
/
/
*
|
|
gitweb: supply '-n' to gzip for identical output
Fraser Tweedale
2011-04-26
|
/
/
*
|
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
2011-04-13
*
|
Merge branch 'maint'
Junio C Hamano
2011-04-04
|
\
\
|
*
|
gitweb: Fix parsing of negative fractional timezones in JavaScript
Jakub Narebski
2011-04-04
*
|
|
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
*
|
gitweb: Mention optional Perl modules in INSTALL
Jakub Narebski
2011-02-07
*
|
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
[next]