git-fetch: fix dumb protocol transport to fetch from pack-pruned ref
[gitweb.git] / gitweb /
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.
2006-11-08 gitweb: fix disabling of "forks"
2006-11-08 Merge branch 'maint'
2006-11-08 Merge branch 'jc/pickaxe'
2006-11-07 Merge branch 'jc/read-tree'
2006-11-07 Merge branch 'np/index-pack'
2006-11-07 Merge branch 'maint'
2006-11-05 Merge branch 'maint'
2006-11-05 Merge branch 'np/verbose-push'
2006-11-05 Merge branch 'lt/push-config'
2006-11-05 Merge branch 'pb/web'
2006-11-04 Merge branch 'maint'
2006-11-04 gitweb: Remove extra "/" in path names for git_get_proj...
2006-11-03 Merge branch 'master' into np/index-pack
2006-11-03 gitweb: Better support for non-CSS aware web browsers
2006-11-03 gitweb: Output also empty patches in "commitdiff" view
2006-11-03 Merge branch 'sp/keep-pack' into np/index-pack
2006-11-03 Merge branch 'maint'
2006-11-03 gitweb: Use git-for-each-ref to generate list of heads...
2006-11-01 Merge branch 'maint'
2006-11-01 gitweb: Use 's' regexp modifier to secure against filen...
2006-11-01 gitweb: Secure against commit-ish/tree-ish with the...
2006-11-01 gitweb: esc_html() author in blame
2006-11-01 Merge branch 'rs/cherry'
2006-11-01 Merge branch 'jc/refs-and-fetch'
2006-11-01 Merge branch 'lj/refs'
2006-10-31 Merge branch 'maint'
2006-10-29 Merge early part of branch 'np/index-pack' into sp...
2006-10-28 gitweb: Add "next" link to commitdiff view
2006-10-28 gitweb: Move git_get_last_activity subroutine earlier
2006-10-28 gitweb: Fix up bogus $stylesheet declarations
2006-10-27 Merge branch 'maint'
2006-10-27 gitweb: Check git base URLs before generating URL from it
2006-10-26 gitweb: Use --no-commit-id in git_commit and git_commitdiff
2006-10-26 Merge branch 'jc/combined'
2006-10-26 Merge branch 'jc/combined'
2006-10-25 gitweb: Support for 'forks'
2006-10-25 Merge branch 'maint'
2006-10-25 Merge branch 'aw/cvsimport'
2006-10-25 Merge branch 'jc/web'
2006-10-25 Merge for-each-ref to sync gitweb fully with 'next'
2006-10-25 Merge branch 'jc/web-blame'
2006-10-25 Merge branch 'maint'
2006-10-25 gitweb: Print commit message without title in commitdif...
2006-10-25 gitweb: Filter out commit ID from @difftree in git_comm...
2006-10-25 gitweb: Get rid of git_print_simplified_log
2006-10-24 gitweb: Show project's README.html if available
2006-10-24 gitweb: Do not automatically append " git" to custom...
2006-10-24 gitweb: Make search type a popup menu
2006-10-24 gitweb: Restore object-named links in item lists
2006-10-24 Merge branch 'master' into jc/web
2006-10-24 Merge branch 'maint'
2006-10-24 gitweb: Fix setting $/ in parse_commit() v1.4.3.2
2006-10-23 gitweb: Add '..' (up directory) to tree view if applicable
2006-10-23 gitweb: Improve git_print_page_path
2006-10-23 Merge branch 'np/pack'
2006-10-23 Merge branch 'maint'
2006-10-22 gitweb: Do not esc_html $basedir argument to git_print_...
2006-10-22 gitweb: Whitespace cleanup - tabs are for indent, space...
2006-10-20 Merge branch 'maint'
2006-10-20 Merge branch 'maint'
2006-10-19 Merge branch 'mw/pathinfo'
2006-10-19 Merge branch 'js/diff'
2006-10-19 Merge branch 'jc/send-email'
2006-10-19 Merge branch 'jc/grep'
2006-10-19 Merge early part of branch 'jc/diff-apply-patch'
2006-10-19 Merge branch 'rs/rebase'
2006-10-19 Merge branch 'sb/fetch'
2006-10-19 Merge branch 'rs/zip'
2006-10-17 Merge branch 'maint'
2006-10-15 gitweb: use for-each-ref to show the latest activity...
2006-10-12 gitweb: spell "blame --porcelain" with -p
2006-10-12 Merge branch 'jc/blame' into jc/web-blame
2006-10-11 gitweb: Fix search form when PATH_INFO is enabled
2006-10-11 gitweb: blame porcelain: lineno and orig lineno swapped
2006-10-08 gitweb: Cleanup Git logo and Git logo target generation
2006-10-08 gitweb: Document features better
2006-10-07 gitweb: [commit view] Do not suppress commitdiff link...
2006-10-07 gitweb: Handle commits with empty commit messages more...
2006-10-07 gitweb: Separate (new) and (deleted) in commitdiff...
2006-10-07 Show snapshot link in shortlog only if have_snapsho
2006-10-06 gitweb: refactor decode() for utf8 conversion
2006-10-06 gitweb: use blame --porcelain
2006-10-06 Merge branch 'jc/blame' into jc/web-blame
2006-10-05 gitweb: Make the Git logo link target to point to the...
2006-10-05 gitweb: blame: Minimize vertical table row padding
next