Sign in
googlers
/
jrn
/
git
/
8da2c57629a16e148b0f94282ac787c1503e4779
/
gitweb
/
gitweb.perl
c5dc206
Merge branch 'do/gitweb-typofix-in-comments'
by Junio C Hamano
· 5 years ago
4e2c4c0
gitweb: fix a couple spelling errors in comments
by Denis Ovsienko
· 5 years ago
6c630f2
Merge branch 'jk/gitweb-anti-xss'
by Junio C Hamano
· 5 years ago
a376e37
gitweb: escape URLs generated by href()
by Jeff King
· 5 years ago
15beaaa
Fix spelling errors in code comments
by Elijah Newren
· 5 years ago
cfb0491
gitweb: make hash size independent
by brian m. carlson
· 6 years ago
7d5b30e
gitweb: hard-depend on the Digest::MD5 5.8 module
by Ævar Arnfjörð Bjarmason
· 7 years ago
9c958d6
Merge branch 'gc/gitweb-filetest-acl'
by Junio C Hamano
· 7 years ago
411ddf9
gitweb: use filetest to allow ACLs
by Guillaume Castagnino
· 7 years ago
2adb614
Merge branch 'js/gitweb-raw-blob-link-in-history'
by Junio C Hamano
· 8 years ago
b9e56be
Merge branch 'hb/gitweb-project-list' into maint
by Junio C Hamano
· 8 years ago
9662897
gitweb: add 'raw' blob_plain link in history overview
by Job Snijders
· 8 years ago
a6ca9ee
Merge branch 'hb/gitweb-project-list'
by Junio C Hamano
· 8 years ago
46a1385
gitweb: skip unreadable subdirectories
by Hielke Christian Braun
· 8 years ago
6412757
Spelling fixes
by Ville Skyttä
· 8 years ago
5e68729
doc: use https links to Wikipedia to avoid http redirects
by Sven Strickroth
· 8 years ago
5b94187
Merge branch 'ab/gitweb-abbrev-links'
by Junio C Hamano
· 8 years ago
cf5c725
gitweb: link to "git describe"'d commits in log messages
by Ævar Arnfjörð Bjarmason
· 8 years ago
8059966
gitweb: link to 7-char+ SHA-1s, not only 8-char+
by Ævar Arnfjörð Bjarmason
· 8 years ago
26547bf
gitweb: fix a typo in a comment
by Ævar Arnfjörð Bjarmason
· 8 years ago
779a206
gitweb: use highlight's shebang detection
by Ian Kelling
· 8 years ago
c151aa3
gitweb: remove unused guess_file_syntax() parameter
by Ian Kelling
· 8 years ago
77947bb
gitweb: escape link body in format_ref_marker
by Andreas Brauchli
· 9 years ago
13af774
Merge branch 'sk/gitweb-highlight-encoding' into HEAD
by Junio C Hamano
· 9 years ago
029f372
gitweb: apply fallback encoding before highlight
by Shin Kojima
· 9 years ago
a9eb90a
gitweb: squelch "uninitialized value" warning
by Øyvind A. Holm
· 9 years ago
13dbf46
gitweb: hack around CGI's list-context param() handling
by Jeff King
· 10 years ago
4750f4b
gitweb: use start_form, not startform that was removed in CGI.pm 4.04
by Roland Mas
· 10 years ago
d59c12d
Merge branch 'jl/nor-or-nand-and'
by Junio C Hamano
· 11 years ago
0168990
comments: fix misuses of "nor"
by Justin Lebar
· 11 years ago
46a7471
gitweb: Avoid overflowing page body frame with large images
by Andrew Keller
· 11 years ago
e374747
gitweb: Denote non-heads, non-remotes branches
by Krzesimir Nowak
· 11 years ago
8d646a9
gitweb: Add a feature for adding more branch refs
by Krzesimir Nowak
· 11 years ago
23faf54
gitweb: Return 1 on validation success instead of passed input
by Krzesimir Nowak
· 11 years ago
c0bc226
gitweb: Move check-ref-format code into separate function
by Krzesimir Nowak
· 11 years ago
e8717b6
Merge branch 'ab/gitweb-author-initials'
by Junio C Hamano
· 11 years ago
04e3274
Merge branch 'tf/gitweb-ss-tweak'
by Junio C Hamano
· 11 years ago
fd87004
gitweb: Fix the author initials in blame for non-ASCII names
by Ævar Arnfjörð Bjarmason
· 12 years ago
af52bd5
gitweb: make search help link less ugly
by Tony Finch
· 12 years ago
860ccc6
gitweb: omit the repository owner when it is unset
by Tony Finch
· 12 years ago
ad9c2e2
gitweb: allow extra breadcrumbs to prefix the trail
by Tony Finch
· 12 years ago
ca7a5dc
gitweb: fix problem causing erroneous project list
by Charles McGarvey
· 12 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
· 12 years ago
5748558
gitweb: refer to picon/gravatar images over the same scheme
by Andrej E Baranov
· 12 years ago
23ad617
Merge branch 'os/gitweb-highlight-uncaptured' into maint
by Junio C Hamano
· 12 years ago
2601298
Merge branch 'md/gitweb-sort-by-age' into maint
by Junio C Hamano
· 12 years ago
0e901d2
gitweb: fix error in sanitize when highlight is enabled
by Orgad Shaneh
· 12 years ago
28dae18
gitweb: Sort projects with undefined ages last
by Matthew Daley
· 12 years ago
36ea7ce
Merge branch 'pp/gitweb-config-underscore'
by Junio C Hamano
· 12 years ago
1d05d1d
Merge branch 'rh/maint-gitweb-highlight-ext' into maint
by Junio C Hamano
· 12 years ago
af50794
gitweb: make remote_heads config setting work
by Phil Pennock
· 12 years ago
79a09bb
Merge branch 'jk/maint-gitweb-xss'
by Junio C Hamano
· 12 years ago
0f0ecf6
gitweb: escape html in rss title
by Jeff King
· 12 years ago
048b399
gitweb.perl: fix %highlight_ext mappings
by Richard Hubbell
· 12 years ago
debf29d
gitweb.cgi: fix "comitter_tz" typo in feed
by Dylan Alex Simon
· 12 years ago
e3f2675
Merge branch 'maint-1.7.11' into maint
by Junio C Hamano
· 12 years ago
3d4003b
Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11
by Junio C Hamano
· 12 years ago
cacfc09
gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
by Jay Soffian
· 13 years ago
6da9ded
Merge branch 'nk/maint-gitweb-log-by-lines'
by Junio C Hamano
· 13 years ago
66c857e
gitweb: Add support to Link: tag
by Namhyung Kim
· 13 years ago
3d1110a
gitweb: Handle other types of tag in git_print_log
by Namhyung Kim
· 13 years ago
5a45c0c
gitweb: Cleanup git_print_log()
by Namhyung Kim
· 13 years ago
55375e9
Merge branch 'kk/gitweb-omit-expensive'
by Junio C Hamano
· 13 years ago
070d527
Merge branch 'kk/maint-gitweb-missing-owner'
by Junio C Hamano
· 13 years ago
0ebe782
gitweb: Option to not display information about owner
by Kacper Kornet
· 13 years ago
5710be4
gitweb: Option to omit column with time of the last change
by Kacper Kornet
· 13 years ago
75e0dff
gitweb: Don't set owner if got empty value from projects.list
by Kacper Kornet
· 13 years ago
c6cfa5b
Merge branch 'mk/gitweb-diff-hl'
by Junio C Hamano
· 13 years ago
0f3ddd4
Merge branch 'wk/gitweb-snapshot-use-if-modified-since'
by Junio C Hamano
· 13 years ago
51ef7a6
gitweb: Refinement highlightning in combined diffs
by Michał Kiedrowicz
· 13 years ago
5fb6ddf
gitweb: Highlight interesting parts of diff
by Michał Kiedrowicz
· 13 years ago
f4a8102
gitweb: Push formatting diff lines to print_diff_chunk()
by Michał Kiedrowicz
· 13 years ago
44185f9
gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
by Michał Kiedrowicz
· 13 years ago
d21102c
gitweb: Extract print_sidebyside_diff_lines()
by Michał Kiedrowicz
· 13 years ago
9768a9d
gitweb: Pass esc_html_hl_regions() options to esc_html()
by Jakub Narębski
· 13 years ago
cbbea3d
gitweb: esc_html_hl_regions(): Don't create empty <span> elements
by Michał Kiedrowicz
· 13 years ago
ce61fb9
gitweb: Use descriptive names in esc_html_hl_regions()
by Michał Kiedrowicz
· 13 years ago
cc999a3
gitweb: Fix unintended "--no-merges" for regular Atom feed
by Sebastian Pipping
· 13 years ago
8745db6
gitweb: add If-Modified-Since handling to git_snapshot().
by W. Trevor King
· 13 years ago
b7d565e
gitweb: refactor If-Modified-Since handling
by W. Trevor King
· 13 years ago
e1c3643
gitweb: add `status` headers to git_feed() responses.
by W. Trevor King
· 13 years ago
0f36076
Merge branch 'maint-1.7.8' into maint
by Junio C Hamano
· 13 years ago
f629c23
Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maint
by Junio C Hamano
· 13 years ago
aa145bf
Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext'
by Junio C Hamano
· 13 years ago
e65ceb6
gitweb: Fix fixed string (non-regexp) project search
by Jakub Narebski
· 13 years ago
6759f95
Merge branch 'jn/gitweb-hilite-regions'
by Junio C Hamano
· 13 years ago
3ecd0c8
Merge branch 'jn/maint-gitweb-invalid-regexp' into maint
by Junio C Hamano
· 13 years ago
b22939a
gitweb: Fix passing parameters to git_project_search_form
by Jakub Narebski
· 13 years ago
6a3a3db
Merge branch 'jn/maint-gitweb-invalid-regexp'
by Junio C Hamano
· 13 years ago
36612e4
gitweb: Handle invalid regexp in regexp search
by Jakub Narebski
· 13 years ago
e22c522
Merge branch 'jn/gitweb-unborn-head' into maint
by Junio C Hamano
· 13 years ago
507fba2
Merge branch 'jn/gitweb-search-optim'
by Junio C Hamano
· 13 years ago
e607b79
gitweb: Highlight matched part of shortened project description
by Jakub Narebski
· 13 years ago
5fb3cf2
gitweb: Highlight matched part of project description when searching projects
by Jakub Narebski
· 13 years ago
07a4006
gitweb: Highlight matched part of project name when searching projects
by Jakub Narebski
· 13 years ago
337da8d
gitweb: Introduce esc_html_match_hl and esc_html_hl_regions
by Jakub Narebski
· 13 years ago
07b257f
gitweb: Faster project search
by Jakub Narebski
· 13 years ago
2e3291a
gitweb: Option for filling only specified info in fill_project_list_info
by Jakub Narebski
· 13 years ago
14b289b
gitweb: Refactor checking if part of project info need filling
by Jakub Narebski
· 13 years ago
5609586
Merge branch 'jn/gitweb-unborn-head'
by Junio C Hamano
· 13 years ago
Next »