2006-09-17 |
gitweb: do not use 'No such directory' error message |
blob | diff | raw |
2006-09-17 |
gitweb: fix uninitialized variable warning. |
blob | diff | raw | diff to current |
2006-09-17 |
gitweb: more support for PATH_INFO based URLs |
blob | diff | raw | diff to current |
2006-09-16 |
gitweb: Add link to "project_index" view to "project_li... |
blob | diff | raw | diff to current |
2006-09-16 |
gitweb: Allow for href() to be used for links without... |
blob | diff | raw | diff to current |
2006-09-15 |
gitweb: Add git_project_index for generating index.aux |
blob | diff | raw | diff to current |
2006-09-15 |
gitweb: Do not parse refs by hand, use git-peek-remote... |
blob | diff | raw | diff to current |
2006-09-15 |
gitweb: Use File::Find::find in git_get_projects_list |
blob | diff | raw | diff to current |
2006-09-14 |
Merge branches 'maint' and 'jc/http' |
blob | diff | raw | diff to current |
2006-09-13 |
Merge branch 'jc/unpack' |
blob | diff | raw | diff to current |
2006-09-13 |
Merge branch 'jc/binary' |
blob | diff | raw | diff to current |
2006-09-13 |
Merge branch 'aw/send-pack' |
blob | diff | raw | diff to current |
2006-09-11 |
gitweb: Paginate history output |
blob | diff | raw | diff to current |
2006-09-11 |
gitweb: Make pickaxe search a feature |
blob | diff | raw | diff to current |
2006-09-07 |
Merge branch 'jc/daemon' |
blob | diff | raw | diff to current |
2006-09-05 |
Merge branch 'jc/pack' |
blob | diff | raw | diff to current |
2006-09-04 |
gitweb: Divide page path into directories -- path's... |
blob | diff | raw | diff to current |
2006-09-04 |
gitweb: Correct typo: '==' instead of 'eq' in git_difft... |
blob | diff | raw | diff to current |
2006-09-04 |
gitweb: Add GIT favicon, assuming image/png type |
blob | diff | raw | diff to current |
2006-09-03 |
gitweb: Change the name of diff to parent link in ... |
blob | diff | raw | diff to current |
2006-09-03 |
Merge branch 'master' into cc/trace |
blob | diff | raw | diff to current |
2006-09-01 |
Merge git://git.kernel.org/pub/scm/gitk/gitk |
blob | diff | raw | diff to current |
2006-09-01 |
gitweb: Fix git_blame |
blob | diff | raw | diff to current |
2006-08-31 |
Merge early part of branch 'jc/daemon' |
blob | diff | raw | diff to current |
2006-08-31 |
gitweb: Extend parse_difftree_raw_line to save commit... |
blob | diff | raw | diff to current |
2006-08-31 |
gitweb: Separate printing of git_tree row into git_prin... |
blob | diff | raw | diff to current |
2006-08-31 |
gitweb: Move git-ls-tree output parsing to parse_ls_tre... |
blob | diff | raw | diff to current |
2006-08-31 |
use do() instead of require() to include configuration |
blob | diff | raw | diff to current |
2006-08-31 |
gitweb: Remove forgotten call to git_to_hash |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Add local time and timezone to git_print_authorship |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Add diff tree, with links to patches, to commit... |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: git_print_log: signoff line is non-empty line |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Add author information to commitdiff view |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Do not remove signoff lines in git_print_simpli... |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Make git_print_log generic; git_print_simplifie... |
blob | diff | raw | diff to current |
2006-08-28 |
gitweb: Use --git-dir parameter instead of setting... |
blob | diff | raw | diff to current |
2006-08-28 |
Merge branch 'gl/web' |
blob | diff | raw | diff to current |
2006-08-28 |
Merge branch 'gl/cleanup-next' |
blob | diff | raw | diff to current |
2006-08-28 |
Merge branch 'js/c-merge-recursive' |
blob | diff | raw | diff to current |
2006-08-28 |
Merge branch 'ts/daemon' |
blob | diff | raw | diff to current |
2006-08-28 |
Merge branch 'jc/apply' |
blob | diff | raw | diff to current |
2006-08-27 |
gitweb: Use @diff_opts, default ('M'), as git-diff... |
blob | diff | raw | diff to current |
2006-08-27 |
gitweb: Remove git_to_hash function |
blob | diff | raw | diff to current |
2006-08-27 |
gitweb: Remove unused git_get_{preceding,following... |
blob | diff | raw | diff to current |
2006-08-27 |
gitweb: Fix typo in git_patchset_body |
blob | diff | raw | diff to current |
2006-08-27 |
gitweb: Fix typo in git_difftree_body |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: blobs defined by non-textual hash ids can be... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Improve comments about gitweb features configur... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Remove workaround for git-diff bug fixed in... |
blob | diff | raw | diff to current |
2006-08-26 |
Merge branch 'master' into gl/web |
blob | diff | raw | diff to current |
2006-08-26 |
Merge branch 'gl/cleanup' |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: git_annotate didn't expect negative numeric... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Remove creating directory for temporary files |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Remove git_diff_print subroutine |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: git_blobdiff_plain is git_blobdiff('plain') |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Use git-diff-tree or git-diff patch output... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Change here-doc back for style consistency... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Always display link to blobdiff_plain in git_bl... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Add invisible hyperlink to from-file/to-file... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Parse two-line from-file/to-file diff header... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Allow for pre-parsed difftree info in git_patch... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Add support for hash_parent_base parameter... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Use git_get_name_rev_tags for commitdiff_plain... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Add git_get_rev_name_tags function |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Faster return from git_get_preceding_references... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Add git_get_{following,preceding}_references... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Streamify patch output in git_commitdiff |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Remove invalid comment in format_diff_line |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Show information about incomplete lines in... |
blob | diff | raw | diff to current |
2006-08-26 |
gitweb: Use git-diff-tree patch output for commitdiff |
blob | diff | raw | diff to current |
2006-08-23 |
Merge branch 'gl/cleanup' into gl/cleanup-next |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Sort CGI parameters returned by href() |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Drop the href() params which keys are not in... |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Use here-doc |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Route rest of action subroutines through %actions |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Use underscore instead of hyphen to separate... |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Whitespace cleanup: realign, reindent |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: Replace some presentational HTML by CSS |
blob | diff | raw | diff to current |
2006-08-22 |
gitweb: bugfix: a.list formatting regression |
blob | diff | raw | diff to current |
2006-08-21 |
gitweb: Use parse_difftree_raw_line in git_difftree_body |
blob | diff | raw | diff to current |
2006-08-21 |
gitweb: Added parse_difftree_raw_line function for... |
blob | diff | raw | diff to current |
2006-08-21 |
Merge branch 'maint' |
blob | diff | raw | diff to current |
2006-08-20 |
gitweb: Make blame and snapshot a feature. |
blob | diff | raw | diff to current |
2006-08-18 |
gitweb: fix snapshot support |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: bugfix: git_print_page_path() needs the hash... |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: bugfix: commitdiff regression |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: Support for snapshot |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: Refactor printing commit message |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: fix project list if PATH_INFO=="/". |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: support for / as home_link. |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: support for "fp" parameter. |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: continue consolidation of URL generation. |
blob | diff | raw | diff to current |
2006-08-17 |
gitweb: Uniquify version info output, add meta generato... |
blob | diff | raw | diff to current |
2006-08-17 |
Merge branch 'jc/format-patch' |
blob | diff | raw | diff to current |
2006-08-16 |
Merge branch 'jc/racy' |
blob | diff | raw | diff to current |
2006-08-16 |
Merge branch 'maint' |
blob | diff | raw | diff to current |
2006-08-16 |
gitweb: Add support for per project git URLs |
blob | diff | raw | diff to current |
2006-08-16 |
gitweb: consolidate action URL generation. |
blob | diff | raw | diff to current |
2006-08-16 |
gitweb: provide function to format the URL for an actio... |
blob | diff | raw | diff to current |
2006-08-16 |
gitweb: Show project's git URL on summary page |
blob | diff | raw | diff to current |
next |