| 29 hours ago |
Jakub Narebski | gitweb: Fix 'history' view for deleted files with history |
blob | commitdiff | raw |
| 29 hours ago |
Jakub Narebski | Revert "gitweb: Add 'status_str' to parse_difftree_raw_... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Gerrit Pape | gitweb: fallback to system-wide config file if default... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix and simplify pickaxe search |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Mark first match when searching commit messages |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Clearly distinguish regexp / exact match searches |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Simplify fixed string search |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Change parse_commits signature to allow for... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Better cutting matched string and its context |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix bugs in git_search_grep_body: it's length... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Junio C Hamano | gitweb: Better chopping in commit search results |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix bug in href(..., -replay=>1) when using... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add new option -nohtml to quot_xxx subroutines |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix displaying unchopped argument in chop_and_e... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Bruno Ribas | gitweb: Use the config file to set repository owner... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Bruno Ribas | gitweb: Make use of the $git_dir variable at sub git_ge... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Florian La Roche | gitweb: Make feed entries point to commitdiff view |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Bruno Ribas | gitweb: Make use of the $git_dir variable at sub git_ge... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Yasushi SHOJI | gitweb: Convert generated contents to utf8 in commitdif... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: fix whitespace in config_to_multi (indent with... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Make config_to_multi return [] instead of ... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Teach "a=blob" action to be more lenient about... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: disambiguate heads and tags withs the same... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
İsmail Dönmez | gitweb: use Perl built-in utf8 function for UTF-8 decoding. |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Denis Cheng | gitweb: the commitdiff is very commonly used, it's... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Put project README in div.readme, fix its padding |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Style all tables using CSS |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Vincent Zanotti | gitweb: correct month in date display for atom feeds |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Use config file for repository description... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Read repo config using 'git config -z -l' |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Use href(-replay=>1, action=>...) to generate... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Use href(-replay=>1, page=>...) to generate... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Easier adding/changing parameters to current URL |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add 'status_str' to parse_difftree_raw_line... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Always set 'from_file' and 'to_file' in parse_d... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix and simplify "split patch" detection |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
David Symonds | gitweb: Use chop_and_escape_str in more places. |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
David Symonds | gitweb: Refactor abbreviation-with-title-attribute... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
David Symonds | gitweb: Provide title attributes for abbreviated author... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Luke Lu | gitweb: speed up project listing on large work trees... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: No difftree output for trivial merge |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Remove parse_from_to_diffinfo code from git_pat... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix escaping HTML of project owner in 'projects... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Lift any characters restriction on searched... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix handling of $file_name in feed generation |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Junio C Hamano | gitweb: do not choke on recursive symlink |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Allow for multivalued parameters passed to... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Simplify 'opt' parameter validation, add "no... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Show submodule entries in the 'tree' view |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Junio C Hamano | gitweb: fix broken snapshot |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: More detailed error messages for snapshot format |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix support for legacy gitweb config for snapshots |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Matt McCutchen | gitweb: snapshot cleanups & support for offering multip... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb cleanup: Move @diff_opts declaration earlier |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Miklos Vajna | gitweb: new cgi parameter: opt |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Michael Hendricks | gitweb: configurable width for the projects list Descri... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Matt McCutchen | gitweb: make "No commits" in project list gray, not... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Matt McCutchen | gitweb: make search form generate pathinfo-style URLs |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Miklos Vajna | gitweb: prefer git_get_project_owner() over get_file_ow... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Junio C Hamano | gitweb: make repeated calls to git_get_project_owner... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Matthias Lederhofer | gitweb: change filename/directory name of snapshots |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: '--cc' for merges in 'commitdiff' view |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add links to blobdiffs in from-file/to-file... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Create special from-file/to-file header for... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Split git_patchset_body into separate subroutines |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Improve "next" link in commitdiff view |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Provide links to commitdiff to each parent... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Martin Koegler | gitweb: Handle non UTF-8 text better |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Mark Levedahl | gitweb.perl - Optionally send archives as .zip files |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix "Use of uninitialized value" warning in... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Remove redundant $searchtype setup |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Allow arbitrary strings to be dug with pickaxe |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Add support for grep searches |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Petr Baudis | gitweb: Normalize searchbar font size |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix error in git_patchset_body for deletion... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Junio C Hamano | gitweb: fix another use of undefined value |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Empty patch for merge means trivial merge,... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Separate search regexp from search text |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add a few comments about %feature hash |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix "Use of unitialized value" warnings in... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Check if requested object exists |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Test if $from_id and $to_id are defined before... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Gerrit Pape | gitweb: choose appropriate view for file type if a... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Show combined diff for merge commits in 'commit... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Show combined diff for merge commits in 'commit... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Make it possible to use pre-parsed info in... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add combined diff support to git_patchset_body |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add combined diff support to git_difftree_body |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Add parsing of raw combined diff format to... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Ismail Dönmez | gitweb: use decode_utf8 directly |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Martin Koegler | gitweb: Show "no difference" message for empty diff |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Frank Lichtenheld | gitweb: Allow configuring the default projects order... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Frank Lichtenheld | gitweb: Allow forks with project list file |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Fix bug in "blobdiff" view for split (e.g.... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Quote hash keys, and do not use barewords keys |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Whitespace cleanup - tabs are for indent, space... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Support comparing blobs (files) with different... |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Cleanup and uniquify die_error calls |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Jakub Narebski | gitweb: Don't escape attributes in CGI.pm HTML methods |
blob | commitdiff | raw | diff to current |
| 29 hours ago |
Li Yang | gitweb: Change to use explicitly function call cgi... |
blob | commitdiff | raw | diff to current |
| next |