1007 Commits (1e92768aa1771d5d326990855e7a582da541ef9b)

Author SHA1 Message Date
Julien Rouhaud 75707da4fa gitweb: remove title shortening heuristics 3 years ago
Ævar Arnfjörð Bjarmason a35258c62a gitweb/Makefile: add a "NO_GITWEB" parameter 3 years ago
Ævar Arnfjörð Bjarmason affc3b755c gitweb/Makefile: include in top-level Makefile 3 years ago
Ævar Arnfjörð Bjarmason 27438ef5e0 gitweb: remove "test" and "test-installed" targets 3 years ago
Ævar Arnfjörð Bjarmason b82d66eb0c gitweb/Makefile: prepare to merge into top-level Makefile 3 years ago
Ævar Arnfjörð Bjarmason 564ebde3d3 gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars 3 years ago
Ævar Arnfjörð Bjarmason 1e08fa5e2b gitweb/Makefile: add a $(GITWEB_ALL) variable 3 years ago
Ævar Arnfjörð Bjarmason 7decdb9b4a gitweb/Makefile: define all .PHONY prerequisites inline 3 years ago
Jason Yundt 0e1a85ca75 gitweb: switch to an XHTML5 DOCTYPE 3 years ago
Jason Yundt a262585d81 gitweb: remove invalid http-equiv="content-type" 3 years ago
Greg Hurrell a45e390ad6 gitweb: use HEAD as secondary sort key in git_get_heads_list() 4 years ago
Georgios Kontaxis 0996dd3d6d gitweb: add "e-mail privacy" feature to redact e-mail addresses 4 years ago
Ramsay Jones e3a9237e84 gitweb/Makefile: conditionally include ../GIT-VERSION-FILE 4 years ago
Emma Brooks 4d9378bfad gitweb: Recognize *-to and Closes/Fixes trailers 5 years ago
Julien Moutinho 2ecfcdecc6 gitweb: fix UTF-8 encoding when using CGI::Fast 5 years ago
Denis Ovsienko 4e2c4c0d4f gitweb: fix a couple spelling errors in comments 5 years ago
Jeff King a376e37b2c gitweb: escape URLs generated by href() 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Robert Luberda 52bd3e4657 gitweb: correctly store previous rev in javascript-actions mode 5 years ago
brian m. carlson cfb049119c gitweb: make hash size independent 6 years ago
Ævar Arnfjörð Bjarmason 7d5b30e09f gitweb: hard-depend on the Digest::MD5 5.8 module 7 years ago
Guillaume Castagnino 411ddf9eca gitweb: use filetest to allow ACLs 7 years ago
Job Snijders 9662897bed gitweb: add 'raw' blob_plain link in history overview 8 years ago
Hielke Christian Braun 46a13857fc gitweb: skip unreadable subdirectories 8 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Sven Strickroth 5e68729fd9 doc: use https links to Wikipedia to avoid http redirects 8 years ago
Ævar Arnfjörð Bjarmason cf5c7253e0 gitweb: link to "git describe"'d commits in log messages 8 years ago
Ævar Arnfjörð Bjarmason 8059966cc4 gitweb: link to 7-char+ SHA-1s, not only 8-char+ 8 years ago
Ævar Arnfjörð Bjarmason 26547bfb2b gitweb: fix a typo in a comment 8 years ago
Ian Kelling 779a206632 gitweb: use highlight's shebang detection 9 years ago
Ian Kelling c151aa3b58 gitweb: remove unused guess_file_syntax() parameter 9 years ago
Andreas Brauchli 77947bbe24 gitweb: escape link body in format_ref_marker 9 years ago
Shin Kojima 029f37217c gitweb: apply fallback encoding before highlight 9 years ago
Øyvind A. Holm a9eb90aab5 gitweb: squelch "uninitialized value" warning 9 years ago
Jeff King 13dbf46a39 gitweb: hack around CGI's list-context param() handling 10 years ago
Roland Mas 4750f4b962 gitweb: use start_form, not startform that was removed in CGI.pm 4.04 11 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Andrew Keller 46a7471f0e gitweb: Avoid overflowing page body frame with large images 11 years ago
Krzesimir Nowak e374747f51 gitweb: Denote non-heads, non-remotes branches 11 years ago
Krzesimir Nowak 8d646a9bac gitweb: Add a feature for adding more branch refs 11 years ago
Krzesimir Nowak 23faf546ae gitweb: Return 1 on validation success instead of passed input 11 years ago
Krzesimir Nowak c0bc2265ef gitweb: Move check-ref-format code into separate function 11 years ago
Ævar Arnfjörð Bjarmason fd87004e51 gitweb: Fix the author initials in blame for non-ASCII names 12 years ago
Tony Finch af52bd5f58 gitweb: make search help link less ugly 12 years ago
Tony Finch 860ccc605d gitweb: omit the repository owner when it is unset 12 years ago
Tony Finch 1201f0a76c gitweb: vertically centre contents of page footer 12 years ago
Tony Finch 682961c162 gitweb: ensure OPML text fits inside its box 12 years ago
Tony Finch ad9c2e22ca gitweb: allow extra breadcrumbs to prefix the trail 12 years ago
Charles McGarvey ca7a5dcfd3 gitweb: fix problem causing erroneous project list 12 years ago
Jakub Narębski 0d2f7d1c5e gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM 12 years ago