index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jn/gitweb-search-optim'
Junio C Hamano
2012-02-27
1
-13
/
+53
|
\
|
*
gitweb: Faster project search
Jakub Narebski
2012-02-23
1
-2
/
+7
|
*
gitweb: Option for filling only specified info in fill_project_list_info
Jakub Narebski
2012-02-23
1
-8
/
+25
|
*
gitweb: Refactor checking if part of project info need filling
Jakub Narebski
2012-02-23
1
-8
/
+26
*
|
Merge branch 'jn/gitweb-unborn-head'
Junio C Hamano
2012-02-22
1
-2
/
+2
|
\
\
|
*
|
gitweb: Fix "heads" view when there is no current branch
Jakub Narebski
2012-02-17
1
-2
/
+2
*
|
|
Merge branch 'maint'
Junio C Hamano
2012-02-20
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gitweb: Fix 'grep' search for multiple matches in file
Jakub Narebski
2012-02-20
1
-1
/
+2
*
|
|
Merge branch 'bl/gitweb-project-filter'
Junio C Hamano
2012-02-14
1
-1
/
+1
|
\
\
\
|
*
|
|
gitweb: Harden and improve $project_filter page title
Jakub Narebski
2012-02-13
1
-1
/
+1
*
|
|
|
Merge branch 'jn/gitweb-search-utf-8'
Junio C Hamano
2012-02-13
1
-7
/
+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
gitweb: Allow UTF-8 encoded CGI query parameters and path_info
Jakub Narebski
2012-02-03
1
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bl/gitweb-project-filter'
Junio C Hamano
2012-02-07
2
-20
/
+95
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gitweb: Make project search respect project_filter
Jakub Narebski
2012-02-01
1
-5
/
+13
|
*
|
gitweb: improve usability of projects search form
Jakub Narebski
2012-02-01
2
-6
/
+28
|
*
|
gitweb: place links to parent directories in page header
Bernhard R. Link
2012-02-01
1
-1
/
+4
|
*
|
gitweb: show active project_filter in project_list page header
Bernhard R. Link
2012-02-01
1
-0
/
+14
|
*
|
gitweb: limit links to alternate forms of project_list to active project_filter
Bernhard R. Link
2012-02-01
1
-2
/
+4
|
*
|
gitweb: add project_filter to limit project list to a subdirectory
Bernhard R. Link
2012-02-01
1
-6
/
+25
|
*
|
gitweb: prepare git_get_projects_list for use outside 'forks'.
Bernhard R. Link
2012-02-01
1
-1
/
+6
|
*
|
gitweb: move hard coded .git suffix out of git_get_projects_list
Bernhard R. Link
2012-02-01
1
-4
/
+6
|
|
/
*
|
Merge branch 'jn/gitweb-unspecified-action'
Junio C Hamano
2012-01-29
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
gitweb: Fix actionless dispatch for non-existent objects
Jakub Narebski
2012-01-09
1
-1
/
+3
*
|
Merge branch 'jn/maint-gitweb-grep-fix'
Junio C Hamano
2012-01-17
1
-10
/
+10
|
\
\
|
*
|
gitweb: Harden "grep" search against filenames with ':'
Jakub Narebski
2012-01-05
1
-2
/
+3
|
*
|
gitweb: Fix file links in "grep" search
Jakub Narebski
2012-01-05
1
-8
/
+7
*
|
|
Merge branch 'mm/maint-gitweb-project-maxdepth'
Junio C Hamano
2012-01-10
1
-2
/
+2
|
\
\
\
|
*
|
|
gitweb: accept trailing "/" in $project_list
Matthieu Moy
2012-01-04
1
-2
/
+2
*
|
|
|
Merge branch 'jn/maint-gitweb-utf8-fix'
Junio C Hamano
2011-12-23
1
-4
/
+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
gitweb: Fix fallback mode of to_utf8 subroutine
Jakub Narebski
2011-12-19
1
-2
/
+2
|
*
|
|
gitweb: Output valid utf8 in git_blame_common('data')
Jürgen Kreileder
2011-12-19
1
-1
/
+3
|
*
|
|
gitweb: esc_html() site name for title in OPML
Jürgen Kreileder
2011-12-19
1
-1
/
+2
|
*
|
|
gitweb: Call to_utf8() on input string in chop_and_escape_str()
Jürgen Kreileder
2011-12-19
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
gitweb: Add navigation to select side-by-side diff
Kato Kazuyoshi
2011-10-31
1
-0
/
+23
*
|
|
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
Jakub Narebski
2011-10-31
1
-8
/
+8
*
|
|
gitweb: Give side-by-side diff extra CSS styling
Jakub Narebski
2011-10-31
2
-10
/
+42
*
|
|
gitweb: Add a feature to show side-by-side diff
Kato Kazuyoshi
2011-10-31
2
-11
/
+122
*
|
|
gitweb: Extract formatting of diff chunk header
Jakub Narebski
2011-10-31
1
-47
/
+67
*
|
|
gitweb: Refactor diff body line classification
Jakub Narebski
2011-10-31
1
-30
/
+37
|
/
/
*
|
Merge branch 'rj/gitweb-clean-js'
Junio C Hamano
2011-10-27
1
-1
/
+3
|
\
\
|
*
|
gitweb/Makefile: Remove static/gitweb.js in the clean target
Ramsay Jones
2011-10-26
1
-1
/
+3
*
|
|
Merge branch 'lh/gitweb-site-html-head'
Junio C Hamano
2011-10-27
3
-0
/
+11
|
\
\
\
|
*
|
|
gitweb: provide a way to customize html headers
Lénaïc Huard
2011-10-21
3
-0
/
+11
*
|
|
|
Merge branch 'jm/maint-gitweb-filter-forks-fix'
Junio C Hamano
2011-10-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gitweb: fix regression when filtering out forks
Julien Muchembled
2011-10-21
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jn/gitweb-manpages'
Junio C Hamano
2011-10-19
2
-477
/
+30
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
gitweb: Add gitweb(1) manpage for gitweb itself
Jakub Narebski
2011-10-16
2
-345
/
+29
|
*
|
|
gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
Drew Northup
2011-10-16
1
-133
/
+2
*
|
|
|
Merge branch 'ps/gitweb-js-with-lineno'
Junio C Hamano
2011-10-11
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
gitweb: Fix links to lines in blobs when javascript-actions are enabled
Peter Stuge
2011-09-27
1
-4
/
+4
[next]