gitweb: Change atom, rss actions to use parse_commits.
[gitweb.git] / gitweb / gitweb.perl
2006-12-25 gitweb: Change atom, rss actions to use parse_commits.
2006-12-25 gitweb: Change header search action to use parse_commits.
2006-12-25 gitweb: Change log action to use parse_commits.
2006-12-25 gitweb: Change summary, shortlog actions to use parse_c...
2006-12-25 gitweb: We do longer need the --parents flag in rev...
2006-12-25 gitweb: Add parse_commits, used to bulk load commit...
2006-12-25 Merge branch 'jc/skip-count'
2006-12-25 Merge branch 'jc/git-add--interactive'
2006-12-24 Merge branch 'sb/merge-friendly'
2006-12-24 Merge branch 'js/rerere'
2006-12-23 gitweb: Paginate commit/author/committer search output
2006-12-23 gitweb: Allow search to be disabled from the config...
2006-12-23 gitweb: Require a minimum of two character for the...
2006-12-23 gitweb: Use rev-list pattern search options.
2006-12-23 gitweb: optimize git_summary.
2006-12-23 gitweb: optimize git_shortlog_body.
2006-12-23 gitweb: optimize git_get_last_activity.
2006-12-23 gitweb: Add missing show '...' links change.
2006-12-22 Merge branch 'maint'
2006-12-21 Merge branch 'ew/svn-pm'
2006-12-20 Merge branch 'jc/leftright'
2006-12-20 Merge branch 'jc/blame'
2006-12-20 Merge branch 'jc/branch-remove-remote'
2006-12-20 Merge branch 'jc/clone'
2006-12-20 Merge branch 'maint'
2006-12-20 gitweb: Show '...' links in "summary" view only if...
2006-12-19 Merge branch 'jc/test-clone' into jc/clone
2006-12-18 Merge branch 'jc/blame-boundary'
2006-12-18 Merge branch 'jc/reflog' (early part)
2006-12-18 Merge branch 'js/branch-config'
2006-12-18 Merge branch 'jn/web' (early part)
2006-12-16 gitweb: Add "next" link to commit view
2006-12-16 gitweb: Add title attribute to ref marker with full...
2006-12-16 gitweb: Do not show difftree for merges in "commit...
2006-12-14 Merge branch 'maint'
2006-12-13 Merge branch 'jc/read-tree-ignore'
2006-12-13 Merge branch 'np/addcommit'
2006-12-13 Merge branch 'lh/branch-rename'
2006-12-13 Merge branch 'jc/commit-careful'
2006-12-13 Merge branch 'ap/clone-origin'
2006-12-13 Merge branch 'maint'
2006-12-13 Merge branch 'master' into js/merge
2006-12-13 Merge branch 'maint'
2006-12-12 gitweb: SHA-1 in commit log message links to "object...
2006-12-12 gitweb: Hyperlink target of symbolic link in "tree...
2006-12-12 gitweb: Add generic git_object subroutine to display...
2006-12-12 gitweb: Show target of symbolic link in "tree" view
2006-12-12 gitweb: Don't use Content-Encoding: header in git_snapshot
2006-12-11 Merge branch 'maint'
2006-12-08 Fix documentation copy&paste typo
2006-12-07 Merge branch 'maint'
2006-12-06 gitweb: Allow PNG, GIF, JPEG images to be displayed...
2006-12-06 Merge
2006-12-06 Merge branch 'maint'
2006-12-05 Merge branch 'maint'
2006-12-04 gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
2006-12-03 Merge branch 'maint'
2006-11-29 Merge master.kernel.org:/pub/scm/gitk/gitk
2006-11-29 Merge branch 'maint'
2006-11-29 Merge branch 'jc/globfetch'
2006-11-29 Merge branch 'maint'
2006-11-27 Merge branch 'js/shortlog'
2006-11-27 Merge branch 'jc/push-delete-ref'
2006-11-27 Merge branch 'jc/merge'
2006-11-27 Merge branch 'jc/pack-peeled'
2006-11-26 Merge branch 'jn/web'
2006-11-26 gitweb: Make project description in projects list link...
2006-11-25 gitweb: Use author_epoch for pubdate in gitweb feeds
2006-11-25 gitweb: Add author and contributor email to Atom feed
2006-11-25 gitweb: Add author and committer email extraction to...
2006-11-25 gitweb: Use git-show-ref instead of git-peek-remote
2006-11-25 gitweb: Do not use esc_html in esc_path
2006-11-25 Merge branch 'master' into jc/globfetch
2006-11-24 gitweb: (style) use chomp without parentheses consistently.
2006-11-24 gitweb: Replace SPC with &nbsp; also in tag comment
2006-11-24 Merge branch 'jn/web'
2006-11-24 Merge branch 'jc/numstat'
2006-11-24 Merge branch 'jc/upload-pack'
2006-11-21 gitweb: Finish restoring "blob" links in git_difftree_body
2006-11-21 gitweb: Refactor feed generation, make output prettier...
2006-11-21 gitweb: Add an option to href() to return full URL
2006-11-21 gitweb: New improved formatting of chunk header in...
2006-11-21 gitweb: Default to $hash_base or HEAD for $hash in...
2006-11-21 gitweb: Buffer diff header to deal with split patches...
2006-11-21 gitweb: Protect against possible warning in git_commitdiff
2006-11-15 gitweb: Put back shortlog instead of graphiclog in...
2006-11-13 Merge branch 'maint'
2006-11-12 Merge branch 'maint'
2006-11-11 Merge branch 'maint'
2006-11-09 Merge branch 'maint'
2006-11-09 Merge branch 'maint'
2006-11-09 gitweb: fix unmatched div in commitdiff
2006-11-09 gitweb: protect commit messages from controls.
2006-11-09 gitweb: protect blob and diff output lines from controls.
2006-11-08 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-11-08 gitweb: do not give blame link unconditionally in diff...
2006-11-08 gitweb: New improved patchset view
2006-11-08 gitweb: Use character or octal escape codes (and add...
2006-11-08 gitweb: Better git-unquoting and gitweb-quoting of...
2006-11-08 gitweb: minimally fix "fork" support.
next