gitweb: "alternate" starts with shade (i.e. 1)
[gitweb.git] / gitweb / gitweb.perl
2006-09-29 gitweb: "alternate" starts with shade (i.e. 1)
2006-09-28 gitweb: Add history and blame to git_difftree_body()
2006-09-28 gitweb: Remove excessively redundant entries from git_d...
2006-09-28 Revert "gitweb: extend blame to show links to diff...
2006-09-27 gitweb: Quote filename in HTTP Content-Disposition...
2006-09-27 gitweb: Add git_url subroutine, and use it to quote...
2006-09-27 gitweb: Split validate_input into validate_pathname...
2006-09-27 gitweb: Use "return" instead of "return undef" for...
2006-09-27 gitweb: Strip trailing slashes from $path in git_get_ha...
2006-09-27 gitweb: extend blame to show links to diff and previous
2006-09-27 gitweb: Remove redundant "tree" link
2006-09-26 gitweb: tree view: eliminate redundant "blob"
2006-09-25 gitweb: fix over-eager application of esc_html().
2006-09-25 Merge branch 'sk/svnimport'
2006-09-25 Merge early parts of branch 'np/pack'
2006-09-25 Merge branch 'jc/filter-commit'
2006-09-24 Merge branch 'jl/daemon'
2006-09-24 gitweb: Consolidate escaping/validation of query string
2006-09-22 Fix snapshot link in tree view
2006-09-22 gitweb: Fix @git_base_url_list usage
2006-09-22 gitweb: Fix tree link associated with each commit log...
2006-09-22 Make path in tree view look nicer
2006-09-22 gitweb: Relabel "head" as "HEAD"
2006-09-22 gitweb: Rename "plain" labels to "raw"
2006-09-22 gitweb: Link to associated tree from a particular log...
2006-09-22 gitweb: Link to latest tree from the head line in heads...
2006-09-22 gitweb: Link to tree instead of snapshot in shortlog
2006-09-22 gitweb: More per-view navigation bar links
2006-09-22 gitweb: Link (HEAD) tree for each project from projects...
2006-09-21 gitweb: Make git_get_hash_by_path check type if provided
2006-09-21 Fix showing of path in tree view
2006-09-21 gitweb: fix display of trees via PATH_INFO.
2006-09-20 gitweb: Fix thinko in git_tags and git_heads
2006-09-20 gitweb: Make git_get_refs_list do work of git_get_refer...
2006-09-20 gitweb: Always use git-peek-remote in git_get_references
2006-09-20 gitweb: Require project for almost all actions
2006-09-20 gitweb: Even more support for PATH_INFO based URLs
2006-09-20 gitweb: Fix mimetype_guess_file for files with multiple...
2006-09-18 Merge branch 'sk/ftp'
2006-09-18 Merge part of branch 'jc/upload-pack'
2006-09-18 Merge branch 'jc/pack'
2006-09-18 Merge branch 'jc/am'
2006-09-18 Merge branch 'jk/diff'
2006-09-17 gitweb fix validating pg (page) parameter
2006-09-17 gitweb: fix warnings in PATH_INFO code and add export_o...
2006-09-17 Merge branch 'jc/archive'
2006-09-17 gitweb: export options
2006-09-17 gitweb: do not use 'No such directory' error message
2006-09-17 gitweb: fix uninitialized variable warning.
2006-09-17 gitweb: more support for PATH_INFO based URLs
2006-09-16 gitweb: Add link to "project_index" view to "project_li...
2006-09-16 gitweb: Allow for href() to be used for links without...
2006-09-15 gitweb: Add git_project_index for generating index.aux
2006-09-15 gitweb: Do not parse refs by hand, use git-peek-remote...
2006-09-15 gitweb: Use File::Find::find in git_get_projects_list
2006-09-14 Merge branches 'maint' and 'jc/http'
2006-09-13 Merge branch 'jc/unpack'
2006-09-13 Merge branch 'jc/binary'
2006-09-13 Merge branch 'aw/send-pack'
2006-09-11 gitweb: Paginate history output
2006-09-11 gitweb: Make pickaxe search a feature
2006-09-07 Merge branch 'jc/daemon'
2006-09-05 Merge branch 'jc/pack'
2006-09-04 gitweb: Divide page path into directories -- path's...
2006-09-04 gitweb: Correct typo: '==' instead of 'eq' in git_difft...
2006-09-04 gitweb: Add GIT favicon, assuming image/png type
2006-09-03 gitweb: Change the name of diff to parent link in ...
2006-09-03 Merge branch 'master' into cc/trace
2006-09-01 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-09-01 gitweb: Fix git_blame
2006-08-31 Merge early part of branch 'jc/daemon'
2006-08-31 gitweb: Extend parse_difftree_raw_line to save commit...
2006-08-31 gitweb: Separate printing of git_tree row into git_prin...
2006-08-31 gitweb: Move git-ls-tree output parsing to parse_ls_tre...
2006-08-31 use do() instead of require() to include configuration
2006-08-31 gitweb: Remove forgotten call to git_to_hash
2006-08-28 gitweb: Add local time and timezone to git_print_authorship
2006-08-28 gitweb: Add diff tree, with links to patches, to commit...
2006-08-28 gitweb: git_print_log: signoff line is non-empty line
2006-08-28 gitweb: Add author information to commitdiff view
2006-08-28 gitweb: Do not remove signoff lines in git_print_simpli...
2006-08-28 gitweb: Make git_print_log generic; git_print_simplifie...
2006-08-28 gitweb: Use --git-dir parameter instead of setting...
2006-08-28 Merge branch 'gl/web'
2006-08-28 Merge branch 'gl/cleanup-next'
2006-08-28 Merge branch 'js/c-merge-recursive'
2006-08-28 Merge branch 'ts/daemon'
2006-08-28 Merge branch 'jc/apply'
2006-08-27 gitweb: Use @diff_opts, default ('M'), as git-diff...
2006-08-27 gitweb: Remove git_to_hash function
2006-08-27 gitweb: Remove unused git_get_{preceding,following...
2006-08-27 gitweb: Fix typo in git_patchset_body
2006-08-27 gitweb: Fix typo in git_difftree_body
2006-08-26 gitweb: blobs defined by non-textual hash ids can be...
2006-08-26 gitweb: Improve comments about gitweb features configur...
2006-08-26 gitweb: Remove workaround for git-diff bug fixed in...
2006-08-26 Merge branch 'master' into gl/web
2006-08-26 Merge branch 'gl/cleanup'
2006-08-26 gitweb: git_annotate didn't expect negative numeric...
2006-08-26 gitweb: Remove creating directory for temporary files
next