]> Lady’s Gitweb - Gitweb/history - gitweb.perl
gitweb: Add a per-repository authorization hook.
[Gitweb] / gitweb.perl
26 hours ago Alexander Gavrilovgitweb: Add a per-repository authorization hook.
26 hours ago Alexander Gavrilovgitweb: Use single implementation of export_ok check.
26 hours ago Giuseppe Bilottagitweb: embed snapshot format parameter in PATH_INFO
26 hours ago Giuseppe Bilottagitweb: retrieve snapshot format from PATH_INFO
26 hours ago Giuseppe Bilottagitweb: make the supported snapshot formats array global
26 hours ago Giuseppe Bilottagitweb: generate parent..current URLs
26 hours ago Giuseppe Bilottagitweb: parse parent..current syntax from PATH_INFO
26 hours ago Giuseppe Bilottagitweb: use_pathinfo filenames start with /
26 hours ago Giuseppe Bilottagitweb: generate project/action/hash URLs
26 hours ago Giuseppe Bilottagitweb: parse project/action/hash_base:filename PATH_INFO
26 hours ago Junio C HamanoFix reading of cloud tags
26 hours ago Giuseppe Bilottagitweb: refactor input parameters parse/validation
26 hours ago Jakub Narebskigitweb: Better processing format string in custom links...
26 hours ago Petr Baudisgitweb: Support for simple project search form
26 hours ago Petr Baudisgitweb: Make the by_tag filter delve in forks as well
26 hours ago Petr Baudisgitweb: Support for tag clouds
27 hours ago Petr Baudisgitweb: Add support for extending the action bar with...
27 hours ago Jakub Narebskigitweb: Fix two 'uninitialized value' warnings in git_t...
27 hours ago Petr Baudisgitweb: Identify all summary metadata table rows
27 hours ago Giuseppe Bilottagitweb: remove PATH_INFO from $my_url and $my_uri
27 hours ago Petr Baudisgitweb: Quote non-displayable characters in hex, not...
27 hours ago Mike Ralphsongitweb: Sort the list of forks on the summary page...
27 hours ago Petr Baudisgitweb: Clean-up sorting of project list
27 hours ago Giuseppe Bilottagitweb: shortlog now also obeys $hash_parent
27 hours ago Joey Hessgitweb: avoid warnings for commits without body
27 hours ago Giuseppe Bilottagitweb: ref markers link to named shortlogs
27 hours ago Lea Wiemanngitweb: standarize HTTP status codes
27 hours ago Lea Wiemanngitweb: remove unused parse_ref method
27 hours ago Lea Wiemanngitweb: quote commands properly when calling the shell
27 hours ago Jakub Narebskigitweb: Make it work with $GIT containing spaces
27 hours ago Jakub Narebskigitweb: Separate generating 'sort by' table header
27 hours ago Jakub Narebskigitweb: Separate filling list of projects info
27 hours ago Rafael Garcia-Suarezgitweb: remove git_blame and rename git_blame2 to git_blame
27 hours ago Jakub Narebskigitweb: Add charset info to "raw" output of 'text/plain...
27 hours ago Jakub Narebskigitweb: Fix "next" link on bottom of page
27 hours ago Lea Wiemanngitweb: only display "next" links in logs if there...
27 hours ago Anders Waldenborggitweb: Convert string to internal form before chopping...
27 hours ago Jakub Narebskigitweb: Use feed link according to current view
27 hours ago martin f. krafftEscape project names before creating pathinfo URLs
27 hours ago martin f. krafftEscape project name in regexp
27 hours ago Jakub Narebskigitweb: Fix 'history' view for deleted files with history
27 hours ago Jakub NarebskiRevert "gitweb: Add 'status_str' to parse_difftree_raw_...
27 hours ago Gerrit Papegitweb: fallback to system-wide config file if default...
27 hours ago Jakub Narebskigitweb: Fix and simplify pickaxe search
27 hours ago Jakub Narebskigitweb: Mark first match when searching commit messages
27 hours ago Petr Baudisgitweb: Clearly distinguish regexp / exact match searches
27 hours ago Jakub Narebskigitweb: Simplify fixed string search
27 hours ago Jakub Narebskigitweb: Change parse_commits signature to allow for...
27 hours ago Jakub Narebskigitweb: Better cutting matched string and its context
27 hours ago Jakub Narebskigitweb: Fix bugs in git_search_grep_body: it's length...
27 hours ago Junio C Hamanogitweb: Better chopping in commit search results
27 hours ago Jakub Narebskigitweb: Fix bug in href(..., -replay=>1) when using...
27 hours ago Jakub Narebskigitweb: Add new option -nohtml to quot_xxx subroutines
27 hours ago Jakub Narebskigitweb: Fix displaying unchopped argument in chop_and_e...
27 hours ago Bruno Ribasgitweb: Use the config file to set repository owner...
27 hours ago Bruno Ribasgitweb: Make use of the $git_dir variable at sub git_ge...
27 hours ago Florian La Rochegitweb: Make feed entries point to commitdiff view
27 hours ago Bruno Ribasgitweb: Make use of the $git_dir variable at sub git_ge...
27 hours ago Yasushi SHOJIgitweb: Convert generated contents to utf8 in commitdif...
27 hours ago Jakub Narebskigitweb: fix whitespace in config_to_multi (indent with...
27 hours ago Petr Baudisgitweb: Make config_to_multi return [] instead of ...
27 hours ago Jakub Narebskigitweb: Teach "a=blob" action to be more lenient about...
27 hours ago Jakub Narebskigitweb: disambiguate heads and tags withs the same...
27 hours ago İsmail Dönmezgitweb: use Perl built-in utf8 function for UTF-8 decoding.
27 hours ago Denis Chenggitweb: the commitdiff is very commonly used, it's...
27 hours ago Jakub Narebskigitweb: Put project README in div.readme, fix its padding
27 hours ago Jakub Narebskigitweb: Style all tables using CSS
27 hours ago Vincent Zanottigitweb: correct month in date display for atom feeds
27 hours ago Jakub Narebskigitweb: Use config file for repository description...
27 hours ago Jakub Narebskigitweb: Read repo config using 'git config -z -l'
27 hours ago Jakub Narebskigitweb: Use href(-replay=>1, action=>...) to generate...
27 hours ago Jakub Narebskigitweb: Use href(-replay=>1, page=>...) to generate...
27 hours ago Jakub Narebskigitweb: Easier adding/changing parameters to current URL
27 hours ago Jakub Narebskigitweb: Add 'status_str' to parse_difftree_raw_line...
27 hours ago Jakub Narebskigitweb: Always set 'from_file' and 'to_file' in parse_d...
27 hours ago Jakub Narebskigitweb: Fix and simplify "split patch" detection
27 hours ago David Symondsgitweb: Use chop_and_escape_str in more places.
27 hours ago David Symondsgitweb: Refactor abbreviation-with-title-attribute...
27 hours ago David Symondsgitweb: Provide title attributes for abbreviated author...
27 hours ago Luke Lugitweb: speed up project listing on large work trees...
27 hours ago Jakub Narebskigitweb: No difftree output for trivial merge
27 hours ago Jakub Narebskigitweb: Remove parse_from_to_diffinfo code from git_pat...
27 hours ago Jakub Narebskigitweb: Fix escaping HTML of project owner in 'projects...
27 hours ago Petr Baudisgitweb: Lift any characters restriction on searched...
27 hours ago Jakub Narebskigitweb: Fix handling of $file_name in feed generation
27 hours ago Junio C Hamanogitweb: do not choke on recursive symlink
27 hours ago Jakub Narebskigitweb: Allow for multivalued parameters passed to...
27 hours ago Jakub Narebskigitweb: Simplify 'opt' parameter validation, add "no...
27 hours ago Jakub Narebskigitweb: Show submodule entries in the 'tree' view
27 hours ago Junio C Hamanogitweb: fix broken snapshot
27 hours ago Jakub Narebskigitweb: More detailed error messages for snapshot format
27 hours ago Jakub Narebskigitweb: Fix support for legacy gitweb config for snapshots
27 hours ago Matt McCutchengitweb: snapshot cleanups & support for offering multip...
27 hours ago Jakub Narebskigitweb cleanup: Move @diff_opts declaration earlier
27 hours ago Miklos Vajnagitweb: new cgi parameter: opt
27 hours ago Michael Hendricksgitweb: configurable width for the projects list Descri...
27 hours ago Matt McCutchengitweb: make "No commits" in project list gray, not...
27 hours ago Matt McCutchengitweb: make search form generate pathinfo-style URLs
27 hours ago Miklos Vajnagitweb: prefer git_get_project_owner() over get_file_ow...
27 hours ago Junio C Hamanogitweb: make repeated calls to git_get_project_owner...
next
This page took 2.895749 seconds and 107 git commands to generate.