]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Consolidate escaping/validation of query string
[Gitweb] / gitweb.perl
30 hours ago Petr Baudisgitweb: Consolidate escaping/validation of query string
30 hours ago Petr BaudisFix snapshot link in tree view
30 hours ago Petr Baudisgitweb: Fix @git_base_url_list usage
30 hours ago Petr Baudisgitweb: Fix tree link associated with each commit log...
30 hours ago Petr BaudisMake path in tree view look nicer
30 hours ago Petr Baudisgitweb: Relabel "head" as "HEAD"
30 hours ago Petr Baudisgitweb: Rename "plain" labels to "raw"
30 hours ago Petr Baudisgitweb: Link to associated tree from a particular log...
30 hours ago Petr Baudisgitweb: Link to latest tree from the head line in heads...
30 hours ago Petr Baudisgitweb: Link to tree instead of snapshot in shortlog
30 hours ago Petr Baudisgitweb: More per-view navigation bar links
30 hours ago Petr Baudisgitweb: Link (HEAD) tree for each project from projects...
30 hours ago Jakub Narebskigitweb: Make git_get_hash_by_path check type if provided
30 hours ago Petr BaudisFix showing of path in tree view
30 hours ago Martin Waitzgitweb: fix display of trees via PATH_INFO.
30 hours ago Jakub Narebskigitweb: Fix thinko in git_tags and git_heads
30 hours ago Jakub Narebskigitweb: Make git_get_refs_list do work of git_get_refer...
30 hours ago Jakub Narebskigitweb: Always use git-peek-remote in git_get_references
30 hours ago Jakub Narebskigitweb: Require project for almost all actions
30 hours ago Jakub Narebskigitweb: Even more support for PATH_INFO based URLs
30 hours ago Jakub Narebskigitweb: Fix mimetype_guess_file for files with multiple...
30 hours ago Matthias Lederhofergitweb fix validating pg (page) parameter
30 hours ago Matthias Lederhofergitweb: fix warnings in PATH_INFO code and add export_o...
30 hours ago Matthias Lederhofergitweb: export options
30 hours ago Matthias Lederhofergitweb: do not use 'No such directory' error message
30 hours ago Martin Waitzgitweb: fix uninitialized variable warning.
30 hours ago Martin Waitzgitweb: more support for PATH_INFO based URLs
30 hours ago Jakub Narebskigitweb: Add link to "project_index" view to "project_li...
30 hours ago Jakub Narebskigitweb: Allow for href() to be used for links without...
30 hours ago Jakub Narebskigitweb: Add git_project_index for generating index.aux
30 hours ago Jakub Narebskigitweb: Do not parse refs by hand, use git-peek-remote...
30 hours ago Jakub Narebskigitweb: Use File::Find::find in git_get_projects_list
30 hours ago Jakub Narebskigitweb: Paginate history output
30 hours ago Jakub Narebskigitweb: Make pickaxe search a feature
30 hours ago Jakub Narebskigitweb: Divide page path into directories -- path's...
30 hours ago Jakub Narebskigitweb: Correct typo: '==' instead of 'eq' in git_difft...
30 hours ago Jakub Narebskigitweb: Add GIT favicon, assuming image/png type
30 hours ago Jakub Narebskigitweb: Change the name of diff to parent link in ...
30 hours ago Aneesh Kumar K.Vgitweb: Fix git_blame
30 hours ago Jakub Narebskigitweb: Extend parse_difftree_raw_line to save commit...
30 hours ago Jakub Narebskigitweb: Separate printing of git_tree row into git_prin...
30 hours ago Jakub Narebskigitweb: Move git-ls-tree output parsing to parse_ls_tre...
30 hours ago Dennis Stosberguse do() instead of require() to include configuration
30 hours ago Dennis Stosberggitweb: Remove forgotten call to git_to_hash
30 hours ago Jakub Narebskigitweb: Add local time and timezone to git_print_authorship
30 hours ago Jakub Narebskigitweb: Add diff tree, with links to patches, to commit...
30 hours ago Jakub Narebskigitweb: git_print_log: signoff line is non-empty line
30 hours ago Jakub Narebskigitweb: Add author information to commitdiff view
30 hours ago Jakub Narebskigitweb: Do not remove signoff lines in git_print_simpli...
30 hours ago Jakub Narebskigitweb: Make git_print_log generic; git_print_simplifie...
30 hours ago Dennis Stosberggitweb: Use --git-dir parameter instead of setting...
30 hours ago Jakub Narebskigitweb: Use @diff_opts, default ('M'), as git-diff...
30 hours ago Jakub Narebskigitweb: Remove git_to_hash function
30 hours ago Jakub Narebskigitweb: Remove unused git_get_{preceding,following...
30 hours ago Jakub Narebskigitweb: Fix typo in git_patchset_body
30 hours ago Jakub Narebskigitweb: Fix typo in git_difftree_body
30 hours ago Jakub Narebskigitweb: blobs defined by non-textual hash ids can be...
30 hours ago Jakub Narebskigitweb: Improve comments about gitweb features configur...
30 hours ago Jakub Narebskigitweb: Remove workaround for git-diff bug fixed in...
30 hours ago Jakub Narebskigitweb: git_annotate didn't expect negative numeric...
30 hours ago Jakub Narebskigitweb: Remove creating directory for temporary files
30 hours ago Jakub Narebskigitweb: Remove git_diff_print subroutine
30 hours ago Jakub Narebskigitweb: git_blobdiff_plain is git_blobdiff('plain')
30 hours ago Jakub Narebskigitweb: Use git-diff-tree or git-diff patch output...
30 hours ago Jakub Narebskigitweb: Change here-doc back for style consistency...
30 hours ago Jakub Narebskigitweb: Always display link to blobdiff_plain in git_bl...
30 hours ago Jakub Narebskigitweb: Add invisible hyperlink to from-file/to-file...
30 hours ago Jakub Narebskigitweb: Parse two-line from-file/to-file diff header...
30 hours ago Jakub Narebskigitweb: Allow for pre-parsed difftree info in git_patch...
30 hours ago Jakub Narebskigitweb: Add support for hash_parent_base parameter...
30 hours ago Jakub Narebskigitweb: Use git_get_name_rev_tags for commitdiff_plain...
30 hours ago Jakub Narebskigitweb: Add git_get_rev_name_tags function
30 hours ago Jakub Narebskigitweb: Faster return from git_get_preceding_references...
30 hours ago Jakub Narebskigitweb: Add git_get_{following,preceding}_references...
30 hours ago Jakub Narebskigitweb: Streamify patch output in git_commitdiff
30 hours ago Jakub Narebskigitweb: Remove invalid comment in format_diff_line
30 hours ago Jakub Narebskigitweb: Show information about incomplete lines in...
30 hours ago Jakub Narebskigitweb: Use git-diff-tree patch output for commitdiff
30 hours ago Jakub Narebskigitweb: Sort CGI parameters returned by href()
30 hours ago Jakub Narebskigitweb: Drop the href() params which keys are not in...
30 hours ago Jakub Narebskigitweb: Use here-doc
30 hours ago Jakub Narebskigitweb: Route rest of action subroutines through %actions
30 hours ago Jakub Narebskigitweb: Use underscore instead of hyphen to separate...
30 hours ago Jakub Narebskigitweb: Whitespace cleanup: realign, reindent
30 hours ago Jakub Narebskigitweb: Replace some presentational HTML by CSS
30 hours ago Jakub Narebskigitweb: bugfix: a.list formatting regression
30 hours ago Jakub Narebskigitweb: Use parse_difftree_raw_line in git_difftree_body
30 hours ago Jakub Narebskigitweb: Added parse_difftree_raw_line function for...
30 hours ago Aneesh Kumar K.Vgitweb: Make blame and snapshot a feature.
30 hours ago Aneesh Kumar K.Vgitweb: fix snapshot support
30 hours ago Luben Tuikovgitweb: bugfix: git_print_page_path() needs the hash...
30 hours ago Luben Tuikovgitweb: bugfix: commitdiff regression
30 hours ago Aneesh Kumar K.Vgitweb: Support for snapshot
30 hours ago Jakub Narebskigitweb: Refactor printing commit message
30 hours ago Martin Waitzgitweb: fix project list if PATH_INFO=="/".
30 hours ago Martin Waitzgitweb: support for / as home_link.
30 hours ago Martin Waitzgitweb: support for "fp" parameter.
30 hours ago Martin Waitzgitweb: continue consolidation of URL generation.
30 hours ago Jakub Narebskigitweb: Uniquify version info output, add meta generato...
30 hours ago Jakub Narebskigitweb: Add support for per project git URLs
next
This page took 2.013567 seconds and 107 git commands to generate.