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