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 'mk/gitweb-feature'
Junio C Hamano
2009-01-07
1
-32
/
+9
|
\
|
*
gitweb: unify boolean feature subroutines
Matt Kraai
2008-12-16
1
-32
/
+9
*
|
Merge branch 'jn/gitweb-blame'
Junio C Hamano
2009-01-07
1
-35
/
+51
|
\
\
|
*
|
gitweb: cache $parent_commit info in git_blame()
Jakub Narebski
2008-12-11
1
-5
/
+11
|
*
|
gitweb: A bit of code cleanup in git_blame()
Jakub Narebski
2008-12-10
1
-28
/
+39
|
*
|
gitweb: Move 'lineno' id from link to row element in git_blame
Jakub Narebski
2008-12-10
1
-2
/
+1
*
|
|
gitweb: use href() when generating URLs in OPML
Giuseppe Bilotta
2009-01-05
1
-2
/
+2
*
|
|
gitweb: Fix export check in git_get_projects_list
Devin Doucette
2008-12-28
1
-2
/
+3
*
|
|
gitweb: do not run "git diff" that is Porcelain
Junio C Hamano
2008-12-17
1
-37
/
+3
|
|
/
|
/
|
*
|
gitweb: Fix bug in insert_file() subroutine
Jakub Narebski
2008-12-08
1
-1
/
+1
|
/
*
Merge branch 'maint'
Junio C Hamano
2008-12-08
1
-0
/
+1
|
\
|
*
gitweb: Make project specific override for 'grep' feature work
Jakub Narebski
2008-12-07
1
-0
/
+1
*
|
Merge branch 'jn/gitweb-utf8'
Junio C Hamano
2008-12-04
1
-16
/
+16
|
\
\
|
*
|
gitweb: Fix handling of non-ASCII characters in inserted HTML files
Jakub Narebski
2008-12-03
1
-16
/
+16
*
|
|
Update comment on gitweb_check/get_feature
Giuseppe Bilotta
2008-12-03
1
-1
/
+3
*
|
|
gitweb: make gitweb_check_feature a boolean wrapper
Giuseppe Bilotta
2008-12-01
1
-20
/
+36
*
|
|
gitweb: rename gitweb_check_feature to gitweb_get_feature
Junio C Hamano
2008-12-01
1
-23
/
+23
*
|
|
gitweb: fix 'ctags' feature check and others
Junio C Hamano
2008-12-01
1
-7
/
+7
|
/
/
*
|
Merge branch 'jn/gitweb-customlinks'
Junio C Hamano
2008-11-13
1
-7
/
+12
|
\
\
|
*
|
gitweb: Better processing format string in custom links in navbar
Jakub Narebski
2008-10-12
1
-7
/
+12
*
|
|
Merge branch 'gb/gitweb-snapshot-pathinfo'
Junio C Hamano
2008-11-13
1
-8
/
+63
|
\
\
\
|
*
|
|
gitweb: embed snapshot format parameter in PATH_INFO
Giuseppe Bilotta
2008-11-03
1
-0
/
+17
|
*
|
|
gitweb: retrieve snapshot format from PATH_INFO
Giuseppe Bilotta
2008-11-03
1
-0
/
+39
|
*
|
|
gitweb: make the supported snapshot formats array global
Giuseppe Bilotta
2008-11-03
1
-8
/
+7
*
|
|
|
gitweb: Fix mod_perl support.
Alexander Gavrilov
2008-11-07
1
-6
/
+6
*
|
|
|
gitweb: Add a per-repository authorization hook.
Alexander Gavrilov
2008-11-07
2
-1
/
+28
*
|
|
|
gitweb: Use single implementation of export_ok check.
Alexander Gavrilov
2008-11-07
1
-2
/
+1
*
|
|
|
Merge branch 'jc/gitweb-fix-cloud-tag'
Junio C Hamano
2008-11-05
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix reading of cloud tags
Junio C Hamano
2008-10-15
1
-1
/
+5
|
|
/
/
*
|
|
gitweb: generate parent..current URLs
Giuseppe Bilotta
2008-10-25
1
-4
/
+24
*
|
|
gitweb: parse parent..current syntax from PATH_INFO
Giuseppe Bilotta
2008-10-25
1
-2
/
+34
*
|
|
gitweb: use_pathinfo filenames start with /
Giuseppe Bilotta
2008-10-25
1
-3
/
+3
*
|
|
gitweb: generate project/action/hash URLs
Giuseppe Bilotta
2008-10-25
1
-3
/
+30
*
|
|
gitweb: parse project/action/hash_base:filename PATH_INFO
Giuseppe Bilotta
2008-10-25
1
-7
/
+39
*
|
|
gitweb: refactor input parameters parse/validation
Giuseppe Bilotta
2008-10-12
1
-137
/
+178
|
/
/
*
|
Merge branch 'pb/gitweb-tagcloud' into pb/gitweb
Shawn O. Pearce
2008-10-03
2
-9
/
+145
|
\
\
|
*
|
gitweb: Support for simple project search form
Petr Baudis
2008-10-03
2
-2
/
+14
|
*
|
gitweb: Make the by_tag filter delve in forks as well
Petr Baudis
2008-10-03
1
-3
/
+10
|
*
|
gitweb: Support for tag clouds
Petr Baudis
2008-10-03
1
-0
/
+109
|
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-03
1
-1
/
+9
|
|
\
|
|
|
*
gitweb: Fix two 'uninitialized value' warnings in git_tree()
Jakub Narebski
2008-10-03
1
-1
/
+2
|
|
*
gitweb: remove PATH_INFO from $my_url and $my_uri
Giuseppe Bilotta
2008-10-03
1
-0
/
+7
|
*
|
gitweb: Identify all summary metadata table rows
Petr Baudis
2008-10-03
1
-4
/
+4
|
*
|
gitweb: Quote non-displayable characters in hex, not octal
Petr Baudis
2008-10-03
1
-1
/
+1
*
|
|
gitweb: Add support for extending the action bar with custom links
Petr Baudis
2008-10-03
1
-1
/
+34
*
|
|
gitweb: Sort the list of forks on the summary page by age
Mike Ralphson
2008-10-01
1
-2
/
+2
*
|
|
gitweb: Clean-up sorting of project list
Petr Baudis
2008-10-01
1
-25
/
+20
|
/
/
*
|
gitweb: shortlog now also obeys $hash_parent
Giuseppe Bilotta
2008-09-25
1
-1
/
+5
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-19
1
-1
/
+1
|
\
|
|
*
gitweb: avoid warnings for commits without body
Joey Hess
2008-09-19
1
-1
/
+1
[next]