]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Handle commits with empty commit messages more reasonably
[Gitweb] / gitweb.perl
33 hours ago Petr Baudisgitweb: Handle commits with empty commit messages more...
33 hours ago Petr Baudisgitweb: Separate (new) and (deleted) in commitdiff...
33 hours ago Petr BaudisShow snapshot link in shortlog only if have_snapsho
33 hours ago Yasushi SHOJIgitweb: refactor decode() for utf8 conversion
33 hours ago Junio C Hamanogitweb: use blame --porcelain
33 hours ago Junio C Hamanogitweb: Make the Git logo link target to point to the...
33 hours ago Luben Tuikovgitweb: Do not print "log" and "shortlog" redundantly...
33 hours ago Junio C Hamanotar-tree deprecation: we eat our own dog food.
33 hours ago Martin Waitzgitweb: warn if feature cannot be overridden.
33 hours ago Alan ChandlerGitweb - provide site headers and footers
33 hours ago Luben Tuikovgitweb: blame: Mouse-over commit-8 shows author and...
33 hours ago Luben Tuikovgitweb: blame: print commit-8 on the leading row of...
33 hours ago Junio C HamanoRevert 954a6183756a073723a7c9fd8d2feb13132876b0
33 hours ago Junio C Hamanogitweb: prepare for repositories with packed refs.
33 hours ago Junio C Hamanogitweb: make leftmost column of blame less cluttered.
33 hours ago Luben Tuikovgitweb: Escape ESCAPE (\e) character
33 hours ago Martin Waitzgitweb: start to generate PATH_INFO URLs.
33 hours ago Luben Tuikovgitweb: tree view: hash_base and hash are now context...
33 hours ago Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
33 hours ago Luben Tuikovgitweb: Remove redundant "commit" from history
33 hours ago Luben Tuikovgitweb: Don't use quotemeta on internally generated...
33 hours ago Luben Tuikovgitweb: Add snapshot to shortlog
33 hours ago Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
33 hours ago Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
33 hours ago Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
33 hours ago Luben Tuikovgitweb: Add history and blame to git_difftree_body()
33 hours ago Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
33 hours ago Luben TuikovRevert "gitweb: extend blame to show links to diff...
33 hours ago Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
33 hours ago Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
33 hours ago Jakub Narebskigitweb: Split validate_input into validate_pathname...
33 hours ago Jakub Narebskigitweb: Use "return" instead of "return undef" for...
33 hours ago Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
33 hours ago Luben Tuikovgitweb: extend blame to show links to diff and previous
33 hours ago Yasushi SHOJIgitweb: Decode long title for link tooltips
33 hours ago Luben Tuikovgitweb: Remove redundant "tree" link
33 hours ago Luben Tuikovgitweb: tree view: eliminate redundant "blob"
33 hours ago Petr Baudisgitweb: fix over-eager application of esc_html().
33 hours ago Petr Baudisgitweb: Consolidate escaping/validation of query string
33 hours ago Petr BaudisFix snapshot link in tree view
33 hours ago Petr Baudisgitweb: Fix @git_base_url_list usage
33 hours ago Petr Baudisgitweb: Fix tree link associated with each commit log...
33 hours ago Petr BaudisMake path in tree view look nicer
33 hours ago Petr Baudisgitweb: Relabel "head" as "HEAD"
33 hours ago Petr Baudisgitweb: Rename "plain" labels to "raw"
33 hours ago Petr Baudisgitweb: Link to associated tree from a particular log...
33 hours ago Petr Baudisgitweb: Link to latest tree from the head line in heads...
33 hours ago Petr Baudisgitweb: Link to tree instead of snapshot in shortlog
33 hours ago Petr Baudisgitweb: More per-view navigation bar links
33 hours ago Petr Baudisgitweb: Link (HEAD) tree for each project from projects...
33 hours ago Jakub Narebskigitweb: Make git_get_hash_by_path check type if provided
33 hours ago Petr BaudisFix showing of path in tree view
33 hours ago Martin Waitzgitweb: fix display of trees via PATH_INFO.
33 hours ago Jakub Narebskigitweb: Fix thinko in git_tags and git_heads
33 hours ago Jakub Narebskigitweb: Make git_get_refs_list do work of git_get_refer...
33 hours ago Jakub Narebskigitweb: Always use git-peek-remote in git_get_references
33 hours ago Jakub Narebskigitweb: Require project for almost all actions
33 hours ago Jakub Narebskigitweb: Even more support for PATH_INFO based URLs
33 hours ago Jakub Narebskigitweb: Fix mimetype_guess_file for files with multiple...
33 hours ago Matthias Lederhofergitweb fix validating pg (page) parameter
33 hours ago Matthias Lederhofergitweb: fix warnings in PATH_INFO code and add export_o...
33 hours ago Matthias Lederhofergitweb: export options
33 hours ago Matthias Lederhofergitweb: do not use 'No such directory' error message
33 hours ago Martin Waitzgitweb: fix uninitialized variable warning.
33 hours ago Martin Waitzgitweb: more support for PATH_INFO based URLs
33 hours ago Jakub Narebskigitweb: Add link to "project_index" view to "project_li...
33 hours ago Jakub Narebskigitweb: Allow for href() to be used for links without...
33 hours ago Jakub Narebskigitweb: Add git_project_index for generating index.aux
33 hours ago Jakub Narebskigitweb: Do not parse refs by hand, use git-peek-remote...
33 hours ago Jakub Narebskigitweb: Use File::Find::find in git_get_projects_list
33 hours ago Jakub Narebskigitweb: Paginate history output
33 hours ago Jakub Narebskigitweb: Make pickaxe search a feature
33 hours ago Jakub Narebskigitweb: Divide page path into directories -- path's...
33 hours ago Jakub Narebskigitweb: Correct typo: '==' instead of 'eq' in git_difft...
33 hours ago Jakub Narebskigitweb: Add GIT favicon, assuming image/png type
33 hours ago Jakub Narebskigitweb: Change the name of diff to parent link in ...
33 hours ago Aneesh Kumar K.Vgitweb: Fix git_blame
33 hours ago Jakub Narebskigitweb: Extend parse_difftree_raw_line to save commit...
33 hours ago Jakub Narebskigitweb: Separate printing of git_tree row into git_prin...
33 hours ago Jakub Narebskigitweb: Move git-ls-tree output parsing to parse_ls_tre...
33 hours ago Dennis Stosberguse do() instead of require() to include configuration
33 hours ago Dennis Stosberggitweb: Remove forgotten call to git_to_hash
33 hours ago Jakub Narebskigitweb: Add local time and timezone to git_print_authorship
33 hours ago Jakub Narebskigitweb: Add diff tree, with links to patches, to commit...
33 hours ago Jakub Narebskigitweb: git_print_log: signoff line is non-empty line
33 hours ago Jakub Narebskigitweb: Add author information to commitdiff view
33 hours ago Jakub Narebskigitweb: Do not remove signoff lines in git_print_simpli...
33 hours ago Jakub Narebskigitweb: Make git_print_log generic; git_print_simplifie...
33 hours ago Dennis Stosberggitweb: Use --git-dir parameter instead of setting...
33 hours ago Jakub Narebskigitweb: Use @diff_opts, default ('M'), as git-diff...
33 hours ago Jakub Narebskigitweb: Remove git_to_hash function
33 hours ago Jakub Narebskigitweb: Remove unused git_get_{preceding,following...
33 hours ago Jakub Narebskigitweb: Fix typo in git_patchset_body
33 hours ago Jakub Narebskigitweb: Fix typo in git_difftree_body
33 hours ago Jakub Narebskigitweb: blobs defined by non-textual hash ids can be...
33 hours ago Jakub Narebskigitweb: Improve comments about gitweb features configur...
33 hours ago Jakub Narebskigitweb: Remove workaround for git-diff bug fixed in...
33 hours ago Jakub Narebskigitweb: git_annotate didn't expect negative numeric...
33 hours ago Jakub Narebskigitweb: Remove creating directory for temporary files
33 hours ago Jakub Narebskigitweb: Remove git_diff_print subroutine
next
This page took 2.790009 seconds and 107 git commands to generate.