| Commit message (Expand) | Author | Age | Files | Lines |
* | gitweb: Allow configuring the default projects order and add order 'none' | Frank Lichtenheld | 2007-04-10 | 1 | -4/+7 |
* | gitweb: Allow forks with project list file | Frank Lichtenheld | 2007-04-10 | 1 | -7/+27 |
* | Merge branch 'maint' | Junio C Hamano | 2007-04-05 | 1 | -2/+4 |
|\ |
|
| * | gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches | Jakub Narebski | 2007-04-05 | 1 | -2/+4 |
* | | gitweb: Quote hash keys, and do not use barewords keys | Jakub Narebski | 2007-04-04 | 1 | -8/+8 |
* | | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3) | Jakub Narebski | 2007-04-04 | 1 | -24/+24 |
|/ |
|
* | gitweb: Support comparing blobs (files) with different names | Jakub Narebski | 2007-03-31 | 1 | -2/+2 |
* | gitweb: Cleanup and uniquify die_error calls | Jakub Narebski | 2007-03-27 | 1 | -3/+3 |
* | gitweb: Add example of config file and how to generate projects list to gitwe... | Jakub Narebski | 2007-03-25 | 1 | -2/+43 |
* | gitweb: Add some installation notes in gitweb/INSTALL | Jakub Narebski | 2007-03-24 | 1 | -0/+184 |
* | gitweb: Fix not marking signoff lines in "log" view | Jakub Narebski | 2007-03-24 | 1 | -1/+1 |
* | gitweb: Don't escape attributes in CGI.pm HTML methods | Jakub Narebski | 2007-03-24 | 1 | -3/+3 |
* | gitweb: Change to use explicitly function call cgi->escapHTML() | Li Yang | 2007-03-24 | 1 | -2/+2 |
* | gitweb: Fix "next" link in commit view | Jakub Narebski | 2007-03-23 | 1 | -1/+1 |
* | gitweb: fix mismatched parenthesis | Junio C Hamano | 2007-02-06 | 1 | -1/+1 |
* | gitweb: Convert project name to UTF-8 | Yasushi SHOJI | 2007-02-05 | 1 | -3/+3 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 | 1 | -1/+1 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -1/+1 |
* | gitweb: Fix git_patchset_body not closing <div class="patch"> | Jakub Narebski | 2007-01-09 | 1 | -3/+4 |
* | gitweb: Remove superfluous "|" in "commit" view | Jakub Narebski | 2007-01-07 | 1 | -1/+1 |
* | gitweb: Fix split patches output (e.g. file to symlink) | Jakub Narebski | 2007-01-06 | 1 | -2/+2 |
* | Revert "gitweb: There can be empty patches (in git_patchset_body)" | Jakub Narebski | 2007-01-06 | 1 | -1/+1 |
* | gitweb: Fix errors in git_patchset_body for empty patches | Jakub Narebski | 2007-01-06 | 1 | -1/+3 |
* | gitweb: Fix error in "rename to"/"copy to" git diff header output | Jakub Narebski | 2007-01-06 | 1 | -3/+3 |
* | gitweb: Fix error in git_patchest_body for file creation/deletion patch | Jakub Narebski | 2007-01-06 | 1 | -1/+5 |
* | Blame "linenr" link jumps to previous state at "orig_lineno" | Luben Tuikov | 2007-01-04 | 1 | -1/+6 |
* | gitweb: Fix "Use of uninitialized value" warning in git_tags_body | Jakub Narebski | 2007-01-04 | 1 | -2/+6 |
* | gitweb: Fix shortlog only showing HEAD revision. | Robert Fitzsimons | 2007-01-03 | 1 | -1/+1 |
* | gitweb: There can be empty patches (in git_patchset_body) | Jakub Narebski | 2007-01-03 | 1 | -1/+1 |
* | gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne') | Jakub Narebski | 2007-01-03 | 1 | -1/+1 |
* | gitweb: Fix error in git_project_index subroutine | Jakub Narebski | 2007-01-03 | 1 | -1/+1 |
* | gitweb: Precompile CGI routines for mod_perl | Jakub Narebski | 2006-12-28 | 1 | -0/+4 |
* | gitweb: Add mod_perl version string to "generator" meta header | Jakub Narebski | 2006-12-28 | 1 | -1/+2 |
* | gitweb: Re-enable rev-list --parents for parse_commit. | Robert Fitzsimons | 2006-12-27 | 1 | -5/+5 |
* | gitweb: Use rev-list --skip option. | Robert Fitzsimons | 2006-12-25 | 1 | -23/+1 |
* | gitweb: Change history action to use parse_commits. | Robert Fitzsimons | 2006-12-25 | 1 | -18/+9 |
* | gitweb: Change atom, rss actions to use parse_commits. | Robert Fitzsimons | 2006-12-25 | 1 | -11/+7 |
* | gitweb: Change header search action to use parse_commits. | Robert Fitzsimons | 2006-12-25 | 1 | -14/+9 |
* | gitweb: Change log action to use parse_commits. | Robert Fitzsimons | 2006-12-25 | 1 | -11/+14 |
* | gitweb: Change summary, shortlog actions to use parse_commits. | Robert Fitzsimons | 2006-12-25 | 1 | -22/+12 |
* | gitweb: We do longer need the --parents flag in rev-list. | Robert Fitzsimons | 2006-12-25 | 1 | -5/+6 |
* | gitweb: Add parse_commits, used to bulk load commit objects. | Robert Fitzsimons | 2006-12-25 | 1 | -17/+74 |
* | gitweb: Paginate commit/author/committer search output | Robert Fitzsimons | 2006-12-23 | 1 | -45/+103 |
* | gitweb: Allow search to be disabled from the config file. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+13 |
* | gitweb: Require a minimum of two character for the search text. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+3 |
* | gitweb: Use rev-list pattern search options. | Robert Fitzsimons | 2006-12-22 | 1 | -10/+10 |
* | gitweb: optimize git_summary. | Robert Fitzsimons | 2006-12-22 | 1 | -3/+3 |
* | gitweb: optimize git_shortlog_body. | Robert Fitzsimons | 2006-12-22 | 1 | -1/+3 |
* | gitweb: optimize git_get_last_activity. | Robert Fitzsimons | 2006-12-22 | 1 | -1/+2 |
* | gitweb: Add missing show '...' links change. | Robert Fitzsimons | 2006-12-22 | 1 | -0/+1 |