Sign in
googlers
/
jrn
/
git
/
6ffd781226f04629eff63a684b47ad7555143312
/
gitweb
9c51640
Merge branch 'zf/maint-gitweb-acname'
by Junio C Hamano
· 16 years ago
c39e9eb
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
5ed5bbc
gitweb: parse_commit_text encoding fix
by Zoltán Füzesi
· 16 years ago
4606838
gitweb/README: Document $base_url
by Jakub Narebski
· 16 years ago
b7da721
gitweb: fix 'Use of uninitialized value' error in href()
by Giuseppe Bilotta
· 16 years ago
69fb828
gitweb: update Git homepage URL
by Wincent Colaiuta
· 16 years ago
1d4bf0b
Merge branch 'gb/gitweb-avatar'
by Junio C Hamano
· 16 years ago
7d25ef4
gitweb: add empty alt text to avatar img
by Giuseppe Bilotta
· 16 years ago
679a1a1
gitweb: picon avatar provider
by Giuseppe Bilotta
· 16 years ago
5a371b7
gitweb: gravatar url cache
by Giuseppe Bilotta
· 16 years ago
e9fdd74
gitweb: (gr)avatar support
by Giuseppe Bilotta
· 16 years ago
ba92473
gitweb: use git_print_authorship_rows in 'tag' view too
by Giuseppe Bilotta
· 16 years ago
f88bafa
gitweb: uniform author info for commit and commitdiff
by Giuseppe Bilotta
· 16 years ago
1c49a4e
gitweb: refactor author name insertion
by Giuseppe Bilotta
· 16 years ago
2dc7f40
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
1bed73c
gitweb/README: fix AliasMatch in example
by Giuseppe Bilotta
· 16 years ago
7f5a68a
Merge branch 'jn/gitweb-cleanup'
by Junio C Hamano
· 16 years ago
14afe77
gitweb: Sanitize title attribute in format_subject_html
by Jakub Narebski
· 16 years ago
15c54fe
gitweb: Remove unused $hash_base parameter from normalize_link_target
by Jakub Narebski
· 16 years ago
095e914
gitweb: Simplify snapshot format detection logic in evaluate_path_info
by Jakub Narebski
· 16 years ago
e8bb4b3
gitweb: Use capturing parentheses only when you intend to capture
by Jakub Narebski
· 16 years ago
3278fbc
gitweb: Replace wrongly added tabs with spaces
by Jakub Narebski
· 16 years ago
68cedb1
gitweb: Use block form of map/grep in a few cases more
by Jakub Narebski
· 16 years ago
34122b5
gitweb: Always use three argument form of open
by Jakub Narebski
· 16 years ago
dff2b6d
gitweb: Always use three argument form of open
by Jakub Narebski
· 16 years ago
ad87e4f
gitweb: Do not use bareword filehandles
by Jakub Narebski
· 16 years ago
74fd872
gitweb: Remove function prototypes (cleanup)
by Jakub Narebski
· 16 years ago
680ebc0
Documentation: fix typos / spelling mistakes
by Mike Ralphson
· 16 years ago
ccb4b53
gitweb: Fix snapshots requested via PATH_INFO
by Holger Weiß
· 16 years ago
7d233de
gitweb: Hyperlink multiple git hashes on the same commit message line
by Marcel M. Cary
· 16 years ago
df5d10a
gitweb: Fix warnings with override permitted but no repo override
by Marcel M. Cary
· 16 years ago
81d3fe9
gitweb: fix wrong base URL when non-root DirectoryIndex
by Giuseppe Bilotta
· 16 years ago
2a8644c
Merge branch 'jn/gitweb-committag'
by Junio C Hamano
· 16 years ago
df487ba
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
7e1100e
gitweb: add $prevent_xss option to prevent XSS by repository content
by Matt McCutchen
· 16 years ago
ccb04f9
gitweb: Better regexp for SHA-1 committag match
by Jakub Narebski
· 16 years ago
e80f97e
gitweb: Update README that gitweb works better with PATH_INFO
by Jakub Narebski
· 16 years ago
41a4d16
gitweb: align comments to code
by Giuseppe Bilotta
· 16 years ago
0dbf027
gitweb: webserver config for PATH_INFO
by Giuseppe Bilotta
· 16 years ago
c3254ae
gitweb: make static files accessible with PATH_INFO
by Giuseppe Bilotta
· 16 years ago
cd956c7
gitweb: check if-modified-since for feeds
by Giuseppe Bilotta
· 16 years ago
2757b54
gitweb: last-modified time should be commiter, not author
by Giuseppe Bilotta
· 16 years ago
0cf3128
gitweb: rss channel date
by Giuseppe Bilotta
· 16 years ago
3ac109a
gitweb: rss feed managingEditor
by Giuseppe Bilotta
· 16 years ago
ad59a7a
gitweb: feed generator metadata
by Giuseppe Bilotta
· 16 years ago
1ba68ce
gitweb: channel image in rss feed
by Giuseppe Bilotta
· 16 years ago
094f75b
Merge branch 'gb/gitweb-opml'
by Junio C Hamano
· 16 years ago
6fc2a19
Merge branch 'gb/gitweb-patch'
by Junio C Hamano
· 16 years ago
ae35785
gitweb: suggest name for OPML view
by Giuseppe Bilotta
· 16 years ago
4c6e8aa
Merge branch 'mk/gitweb-feature'
by Junio C Hamano
· 16 years ago
d9befc8
Merge branch 'jn/gitweb-blame'
by Junio C Hamano
· 16 years ago
fb098a9
gitweb: don't use pathinfo for global actions
by Giuseppe Bilotta
· 16 years ago
df63fbb
gitweb: use href() when generating URLs in OPML
by Giuseppe Bilotta
· 16 years ago
fb3bb3d
gitweb: Fix export check in git_get_projects_list
by Devin Doucette
· 16 years ago
75bf2cb
gitweb: link to patch(es) view in commit(diff) and (short)log view
by Giuseppe Bilotta
· 16 years ago
a3411f8
gitweb: add patches view
by Giuseppe Bilotta
· 16 years ago
2020985
gitweb: change call pattern for git_commitdiff
by Giuseppe Bilotta
· 16 years ago
9872cd6
gitweb: add patch view
by Giuseppe Bilotta
· 16 years ago
b54dc9f
gitweb: do not run "git diff" that is Porcelain
by Junio C Hamano
· 16 years ago
cdad817
gitweb: unify boolean feature subroutines
by Matt Kraai
· 16 years ago
39c19ce
gitweb: cache $parent_commit info in git_blame()
by Jakub Narebski
· 16 years ago
d2ce10d
gitweb: A bit of code cleanup in git_blame()
by Jakub Narebski
· 16 years ago
4a24bfc
gitweb: Move 'lineno' id from link to row element in git_blame
by Jakub Narebski
· 16 years ago
4586864
gitweb: Fix bug in insert_file() subroutine
by Jakub Narebski
· 16 years ago
3a59bb2
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
bcc6a83
gitweb: Make project specific override for 'grep' feature work
by Jakub Narebski
· 16 years ago
ad68568
Merge branch 'jn/gitweb-utf8'
by Junio C Hamano
· 16 years ago
2dcb5e1
gitweb: Fix handling of non-ASCII characters in inserted HTML files
by Jakub Narebski
· 16 years ago
ff3c0ff
Update comment on gitweb_check/get_feature
by Giuseppe Bilotta
· 16 years ago
25b2790
gitweb: make gitweb_check_feature a boolean wrapper
by Giuseppe Bilotta
· 16 years ago
a7c5a28
gitweb: rename gitweb_check_feature to gitweb_get_feature
by Junio C Hamano
· 16 years ago
8d2dbba
gitweb: fix 'ctags' feature check and others
by Junio C Hamano
· 16 years ago
168d5bd
Merge branch 'jn/gitweb-customlinks'
by Junio C Hamano
· 16 years ago
ac538e5
Merge branch 'gb/gitweb-snapshot-pathinfo'
by Junio C Hamano
· 16 years ago
dde80d9
gitweb: Fix mod_perl support.
by Alexander Gavrilov
· 16 years ago
dd7f5f1
gitweb: Add a per-repository authorization hook.
by Alexander Gavrilov
· 16 years ago
ec26f09
gitweb: Use single implementation of export_ok check.
by Alexander Gavrilov
· 16 years ago
d95f91d
Merge branch 'jc/gitweb-fix-cloud-tag'
by Junio C Hamano
· 16 years ago
c752a0e
gitweb: embed snapshot format parameter in PATH_INFO
by Giuseppe Bilotta
· 16 years ago
1ec2fb5
gitweb: retrieve snapshot format from PATH_INFO
by Giuseppe Bilotta
· 16 years ago
5e16684
gitweb: make the supported snapshot formats array global
by Giuseppe Bilotta
· 16 years ago
8db49a7
gitweb: generate parent..current URLs
by Giuseppe Bilotta
· 16 years ago
b0be383
gitweb: parse parent..current syntax from PATH_INFO
by Giuseppe Bilotta
· 16 years ago
3550ea7
gitweb: use_pathinfo filenames start with /
by Giuseppe Bilotta
· 16 years ago
b02bd7a
gitweb: generate project/action/hash URLs
by Giuseppe Bilotta
· 16 years ago
d8c2882
gitweb: parse project/action/hash_base:filename PATH_INFO
by Giuseppe Bilotta
· 16 years ago
eee0184
Fix reading of cloud tags
by Junio C Hamano
· 16 years ago
1b2d297
gitweb: refactor input parameters parse/validation
by Giuseppe Bilotta
· 16 years ago
2b11e05
gitweb: Better processing format string in custom links in navbar
by Jakub Narebski
· 16 years ago
3e3d4ee
Merge branch 'pb/gitweb-tagcloud' into pb/gitweb
by Shawn O. Pearce
· 16 years ago
0d1d154
gitweb: Support for simple project search form
by Petr Baudis
· 16 years ago
4232611
gitweb: Make the by_tag filter delve in forks as well
by Petr Baudis
· 16 years ago
aed93de
gitweb: Support for tag clouds
by Petr Baudis
· 16 years ago
d627f68
gitweb: Add support for extending the action bar with custom links
by Petr Baudis
· 16 years ago
bf8f2ad
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
2d7a353
gitweb: Fix two 'uninitialized value' warnings in git_tree()
by Jakub Narebski
· 16 years ago
a476142
gitweb: Identify all summary metadata table rows
by Petr Baudis
· 16 years ago
b65910f
gitweb: remove PATH_INFO from $my_url and $my_uri
by Giuseppe Bilotta
· 16 years ago
25dfd17
gitweb: Quote non-displayable characters in hex, not octal
by Petr Baudis
· 16 years ago
f04f27e
gitweb: Sort the list of forks on the summary page by age
by Mike Ralphson
· 16 years ago
Next »