index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitweb
/
gitweb.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge branch 'maint-1.7.8' into maint
Junio C Hamano
1
-1
/
+3
2012-03-12
Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maint
Junio C Hamano
1
-8
/
+8
2012-03-06
gitweb: Fix fixed string (non-regexp) project search
Jakub Narebski
1
-8
/
+8
2012-03-04
Merge branch 'jn/maint-gitweb-invalid-regexp' into maint
Junio C Hamano
1
-1
/
+10
2012-02-28
gitweb: Handle invalid regexp in regexp search
Jakub Narebski
1
-1
/
+10
2012-02-27
Merge branch 'jn/gitweb-unborn-head' into maint
Junio C Hamano
1
-2
/
+2
2012-02-19
gitweb: Fix 'grep' search for multiple matches in file
Jakub Narebski
1
-1
/
+2
2012-02-17
gitweb: Fix "heads" view when there is no current branch
Jakub Narebski
1
-2
/
+2
2012-02-03
gitweb: Allow UTF-8 encoded CGI query parameters and path_info
Jakub Narebski
1
-8
/
+8
2012-01-16
Merge branch 'jn/maint-gitweb-grep-fix'
Junio C Hamano
1
-10
/
+10
2012-01-09
Merge branch 'mm/maint-gitweb-project-maxdepth'
Junio C Hamano
1
-2
/
+2
2012-01-09
gitweb: Fix actionless dispatch for non-existent objects
Jakub Narebski
1
-1
/
+3
2012-01-05
gitweb: Harden "grep" search against filenames with ':'
Jakub Narebski
1
-2
/
+3
2012-01-05
gitweb: Fix file links in "grep" search
Jakub Narebski
1
-8
/
+7
2012-01-04
gitweb: accept trailing "/" in $project_list
Matthieu Moy
1
-2
/
+2
2011-12-22
Merge branch 'jn/maint-gitweb-utf8-fix'
Junio C Hamano
1
-4
/
+8
2011-12-19
gitweb: Fix fallback mode of to_utf8 subroutine
Jakub Narebski
1
-2
/
+2
2011-12-18
gitweb: Output valid utf8 in git_blame_common('data')
Jürgen Kreileder
1
-1
/
+3
2011-12-18
gitweb: esc_html() site name for title in OPML
Jürgen Kreileder
1
-1
/
+2
2011-12-18
gitweb: Call to_utf8() on input string in chop_and_escape_str()
Jürgen Kreileder
1
-0
/
+1
2011-10-31
gitweb: Add navigation to select side-by-side diff
Kato Kazuyoshi
1
-0
/
+23
2011-10-31
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
Jakub Narebski
1
-8
/
+8
2011-10-31
gitweb: Give side-by-side diff extra CSS styling
Jakub Narebski
1
-10
/
+29
2011-10-31
gitweb: Add a feature to show side-by-side diff
Kato Kazuyoshi
1
-11
/
+105
2011-10-31
gitweb: Extract formatting of diff chunk header
Jakub Narebski
1
-47
/
+67
2011-10-31
gitweb: Refactor diff body line classification
Jakub Narebski
1
-30
/
+37
2011-10-26
Merge branch 'lh/gitweb-site-html-head'
Junio C Hamano
1
-0
/
+7
2011-10-26
Merge branch 'jm/maint-gitweb-filter-forks-fix'
Junio C Hamano
1
-1
/
+1
2011-10-21
gitweb: fix regression when filtering out forks
Julien Muchembled
1
-1
/
+1
2011-10-21
gitweb: provide a way to customize html headers
Lénaïc Huard
1
-0
/
+7
2011-09-16
gitweb: Strip non-printable characters from syntax highlighter output
Jakub Narebski
1
-1
/
+13
2011-08-16
Merge branch 'jn/mime-type-with-params' into maint
Junio C Hamano
1
-1
/
+10
2011-08-08
Merge branch 'jn/gitweb-config-list-case'
Junio C Hamano
1
-0
/
+7
2011-08-08
Merge branch 'jn/gitweb-system-config'
Junio C Hamano
1
-3
/
+15
2011-08-04
gitweb: pass string after encoding in utf-8 to syntax highlighter
张忠山
1
-1
/
+1
2011-07-31
gitweb: Git config keys are case insensitive, make config search too
Jakub Narebski
1
-0
/
+7
2011-07-24
gitweb: Introduce common system-wide settings for convenience
Jakub Narebski
1
-3
/
+15
2011-07-22
Merge branch 'jn/gitweb-search'
Junio C Hamano
1
-199
/
+241
2011-07-19
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
1
-1
/
+10
2011-07-19
Merge branch 'jn/gitweb-split-header-html'
Junio C Hamano
1
-77
/
+95
2011-07-13
Merge branch 'ln/gitweb-mime-types-split-at-blank'
Junio C Hamano
1
-6
/
+3
2011-06-30
gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
1
-1
/
+2
2011-06-30
gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
1
-1
/
+9
2011-06-22
gitweb: Refactor git_header_html
Jakub Narebski
1
-77
/
+95
2011-06-22
gitweb: Make git_search_* subroutines render whole pages
Jakub Narebski
1
-12
/
+26
2011-06-22
gitweb: Clean up code in git_search_* subroutines
Jakub Narebski
1
-13
/
+16
2011-06-22
gitweb: Split body of git_search into subroutines
Jakub Narebski
1
-182
/
+199
2011-06-22
gitweb: Check permissions first in git_search
Jakub Narebski
1
-13
/
+21
2011-06-21
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2011-06-21
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
Jakub Narebski
1
-0
/
+2
[next]