]> Lady’s Gitweb - Gitweb/history - gitweb.cgi
gitweb: Add "\n" after <br/> in git_page_nav
[Gitweb] / gitweb.cgi
30 hours ago Jakub Narebskigitweb: Add "\n" after <br/> in git_page_nav
30 hours ago Jakub Narebskigitweb: Show project descriptions with utf-8 characters...
30 hours ago Jakub Narebskigitweb: Replace form-feed character by ^L
2 days ago Jakub Narebskigitweb: Navbar refactoring - use git_page_nav to genera...
2 days ago Jakub Narebskigitweb: Add git_page_nav for later use
2 days ago Jakub Narebskigitweb: Cleanup - chomp @lines in consistent style
2 days ago Jakub Narebskigitweb: Cleanup - chomp $line in consistent style
2 days ago Jakub Narebskigitweb: More explicit error messages for open "-|"
2 days ago Jakub Narebskigitweb: simplify git_get_hash_by_path
2 days ago Jakub Narebskigitweb: Use list for of open for running git commands...
2 days ago Jakub Narebskigitweb: whitespace cleanup
2 days ago Johannes Schindelingitweb: fix two warnings
2 days ago Daniel Drakegitweb: escape tag comments
2 days ago Luben Tuikovgitweb.cgi: git_blame2: slight optimization reading...
2 days ago Luben Tuikovgitweb.cgi: Centralize printing of the page path
2 days ago Luben Tuikovgitweb.cgi: git_blame2: Revision blocks now have altern...
2 days ago Luben Tuikovgitweb.cgi: Show "raw" head of project link even when...
2 days ago Luben Tuikovgitweb.cgi: git_blame2: Allow back-trekking through...
2 days ago Luben Tuikovgitweb.cgi: git_blame2: an alternative simple working...
2 days ago Luben Tuikovgitweb.cgi: Include direct link to "raw" files from...
2 days ago Luben Tuikovgitweb.cgi: Teach git_history() to read hash from ...
2 days ago Alp Tokergitweb: Make command invocations go through the git...
2 days ago Alp Tokergitweb: Include a site name in page titles
2 days ago Alp Tokergitweb: Send XHTML as 'application/xhtml+xml' where...
2 days ago Luben Tuikovgitweb.cgi: Teach "a=blob" action to know the blob...
2 days ago Luben Tuikovgitweb.cgi: Create $git_temp if it doesn't exist
2 days ago Luben TuikovAdd "raw" output option to blobs in "tree" view format
2 days ago Dennis Stosberggitweb: Declare global variables with "our"
2 days ago Luben Tuikovgitweb: Enable tree (directory) history display
2 days ago Junio C Hamanogitweb: optimize per-file history generation
2 days ago Jakub Narebskigitweb: whitespace cleanup around '='
2 days ago Timo Hirvonengitweb: Use $hash_base as $search_hash if possible
2 days ago Jakub Narebskigitweb: Make use of $PATH_INFO for project parameter
2 days ago Jakub NarebskiMove $gitbin earlier in gitweb.cgi
2 days ago Jakub NarebskiAdd git version to gitweb output
2 days ago Jakub Narebskigitweb: whitespace cleanup
2 days ago Jakub Narebskigitweb: style done with stylesheet
2 days ago Jakub Narebskigitweb: A couple of page title tweaking
2 days ago Jakub NarebskiFix: Support for the standard mime.types map in gitweb
4 days ago Jakub Narebskigitweb: add type="text/css" to stylesheet link
4 days ago Petr BaudisSupport for the standard mime.types map in gitweb
4 days ago Jakub Narebskigitweb: text files for 'blob_plain' action without...
4 days ago Jakub Narebskigitweb: safely output binary files for 'blob_plain...
4 days ago Jakub NarebskiMove gitweb style to gitweb.css
4 days ago Florian Forstergitweb: Make the `blame' interface in gitweb optional.
4 days ago Florian Forstergitweb: Adding a `blame' interface.
2006-05-30 Kay Sieversv267
2006-05-30 Rocco Rutteprepend '--' to filelist when calling git-diff-tree
2006-05-22 Kay Sieversv266
2006-05-22 Kay Sieversremove Christian's email address
2006-05-01 Kay Sieversv265
2006-05-01 Kay Sievershandle utf8 characters from /etc/passwd
2006-01-17 Kay Sieversv264
2006-01-17 Kay Sieversfix: Use of uninitialized value
2006-01-09 Kay Sieversv263
2006-01-09 Junio C Hamanoallow working in repositories with textual symref HEAD
2005-12-22 Kay Sieversresolve textual hashes when looking up "refs"
2005-12-19 Kay Sieversv262
2005-12-19 Kay Sieversdefine default colors
2005-12-07 Kay Sieversv261
2005-12-07 Kay Sieversfix leading whitespace in commit text
2005-12-07 Kay Sieversmore tags
2005-12-07 Kay Sieversv260
2005-12-07 Kay Sieversattach tag to the link
2005-12-07 Kay Sieversv259
2005-12-07 Kay Sieversshow multiple tags
2005-12-07 Kay Sieversv258
2005-12-07 Kay Sieversshow tags in lists
2005-11-24 Kay Sieversv257
2005-11-24 Kay Sieversfix "rename" output
2005-11-24 Kay Sieversv256
2005-11-24 Kay Sieversfix quoted filename lookup
2005-11-24 Kay Sieversv255
2005-11-24 Kay Sieversv254
2005-11-24 Kay Sieversallow utf8 characters in url parameter escape
2005-11-23 Kay Sieversv253
2005-11-23 Kay Sieversset logo output to raw mode
2005-11-23 Kay Sieversfix utf8 decoding
2005-11-20 Kay Sieversv252
2005-11-20 Kay Sieversfix another typo
2005-11-20 Kay Sieversv251
2005-11-20 Kay Sieversadd missing esc() rename
2005-11-19 Kay Sieversv250
2005-11-19 Kay Sieversreplace invalid utf8 sequences by UTF-8 REPLACEMENT...
2005-11-14 Kay Sieversescape ' ' with '+' in url's
2005-11-14 Kay Sieversv249
2005-11-14 Kay Sieversmake ' ' and '+' in filenames some kind of working
2005-11-14 Kay Sieversescape '+' and ' ' in url's
2005-11-14 Kay Sieversadd test files
2005-10-19 Kay Sieversv248
2005-10-19 Kay Sieversadd Expires: +1d header to commit and commitdiff pages
2005-10-17 Kay Sieversprovide filename for "save as" in plaintext views
2005-10-03 Kay Sieversv247
2005-10-03 Kay Sieversrename "branches" to "heads"
2005-09-20 Kay Sieversv246
2005-09-17 Kay Sieversstart searching at the current $hash value
2005-09-13 Kay Sieversv245
2005-09-13 Kay Sieversswitch to git-rev-list for commit reading
2005-09-06 Kay Sieversv244
2005-09-06 Kay Sieversfix typo in link parameter of git_commit
next
This page took 2.816496 seconds and 107 git commands to generate.