aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb
AgeCommit message (Expand)AuthorFilesLines
2006-10-18Merge branch 'mw/pathinfo'Junio C Hamano2-20/+85
2006-10-11gitweb: Fix search form when PATH_INFO is enabledPetr Baudis1-0/+4
2006-10-08gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2-8/+14
2006-10-07gitweb: Document features betterPetr Baudis2-19/+56
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis1-1/+1
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis1-0/+3
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis1-2/+2
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis1-2/+4
2006-10-06gitweb: refactor decode() for utf8 conversionYasushi SHOJI1-7/+13
2006-10-05gitweb: Make the Git logo link target to point to the homepageJunio C Hamano1-1/+6
2006-10-05gitweb: blame: Minimize vertical table row paddingLuben Tuikov1-0/+6
2006-10-05gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov1-5/+0
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano1-3/+6
2006-10-04gitweb: warn if feature cannot be overridden.Martin Waitz1-0/+4
2006-10-03Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler1-0/+7
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz1-1/+25
2006-10-03gitweb: Escape ESCAPE (\e) characterLuben Tuikov1-0/+1
2006-10-02gitweb: start to generate PATH_INFO URLs.Martin Waitz1-1/+21
2006-09-30Merge branch 'lt/web'Junio C Hamano1-148/+175
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLuben Tuikov1-9/+9
2006-09-28gitweb: History: blob and tree are first, then commitdiff, etcLuben Tuikov1-2/+2
2006-09-28gitweb: Remove redundant "commit" from historyLuben Tuikov1-1/+0
2006-09-28gitweb: Don't use quotemeta on internally generated stringsLuben Tuikov1-5/+4
2006-09-28gitweb: Add snapshot to shortlogLuben Tuikov1-1/+2
2006-09-28gitweb: Factor out gitweb_have_snapshot()Luben Tuikov1-5/+9
2006-09-28gitweb: Remove redundant "commit" link from shortlogLuben Tuikov1-1/+0
2006-09-28gitweb: "alternate" starts with shade (i.e. 1)Luben Tuikov1-8/+8
2006-09-27gitweb: Add history and blame to git_difftree_body()Luben Tuikov1-12/+23
2006-09-27gitweb: Remove excessively redundant entries from git_difftree_bodyLuben Tuikov1-58/+34
2006-09-27Revert "gitweb: extend blame to show links to diff and previous"Luben Tuikov1-17/+1
2006-09-27gitweb: Quote filename in HTTP Content-Disposition: headerJakub Narebski1-8/+9
2006-09-27gitweb: Add git_url subroutine, and use it to quote full URLsJakub Narebski1-1/+10
2006-09-27gitweb: Split validate_input into validate_pathname and validate_refnameJakub Narebski1-16/+47
2006-09-27gitweb: Use "return" instead of "return undef" for some subsJakub Narebski1-2/+2
2006-09-27gitweb: Strip trailing slashes from $path in git_get_hash_by_pathJakub Narebski1-1/+1
2006-09-27gitweb: extend blame to show links to diff and previousLuben Tuikov1-1/+17
2006-09-27gitweb: Decode long title for link tooltipsYasushi SHOJI1-1/+1
2006-09-26gitweb: Remove redundant "tree" linkLuben Tuikov1-10/+6
2006-09-25gitweb: tree view: eliminate redundant "blob"Luben Tuikov1-16/+17
2006-09-24gitweb: fix over-eager application of esc_html().Petr Baudis1-6/+6
2006-09-23gitweb: Consolidate escaping/validation of query stringPetr Baudis1-21/+11
2006-09-22Fix snapshot link in tree viewPetr Baudis1-1/+1
2006-09-22gitweb: Fix @git_base_url_list usagePetr Baudis1-1/+1
2006-09-22gitweb: Fix tree link associated with each commit log entry.Petr Baudis1-1/+1
2006-09-22Make path in tree view look nicerPetr Baudis1-5/+5
2006-09-21gitweb: Relabel "head" as "HEAD"Petr Baudis1-4/+4
2006-09-21gitweb: Rename "plain" labels to "raw"Petr Baudis1-4/+4
2006-09-21gitweb: Link to associated tree from a particular log item in full log viewPetr Baudis1-0/+2
2006-09-21gitweb: Link to latest tree from the head line in heads listPetr Baudis1-1/+2
2006-09-21gitweb: Link to tree instead of snapshot in shortlogPetr Baudis1-7/+2
2006-09-21gitweb: More per-view navigation bar linksPetr Baudis1-4/+38
2006-09-21gitweb: Link (HEAD) tree for each project from projects listPetr Baudis1-1/+2
2006-09-21gitweb: Make git_get_hash_by_path check type if providedJakub Narebski1-0/+5
2006-09-21Fix showing of path in tree viewPetr Baudis1-5/+7
2006-09-21gitweb: fix display of trees via PATH_INFO.Martin Waitz1-0/+1
2006-09-20gitweb: Fix thinko in git_tags and git_headsJakub Narebski1-2/+2
2006-09-20gitweb: Make git_get_refs_list do work of git_get_referencesJakub Narebski1-24/+42
2006-09-20gitweb: Always use git-peek-remote in git_get_referencesJakub Narebski1-8/+2
2006-09-20gitweb: Require project for almost all actionsJakub Narebski1-0/+4
2006-09-20gitweb: Even more support for PATH_INFO based URLsJakub Narebski1-9/+20
2006-09-20gitweb: Fix mimetype_guess_file for files with multiple extensionsJakub Narebski1-1/+1
2006-09-17gitweb fix validating pg (page) parameterMatthias Lederhofer1-1/+1
2006-09-17gitweb: fix warnings in PATH_INFO code and add export_ok/strict_exportMatthias Lederhofer1-13/+21
2006-09-17gitweb: export optionsMatthias Lederhofer1-3/+20
2006-09-17gitweb: do not use 'No such directory' error messageMatthias Lederhofer1-7/+4
2006-09-17gitweb: fix uninitialized variable warning.Martin Waitz1-8/+8
2006-09-17gitweb: more support for PATH_INFO based URLsMartin Waitz1-7/+27
2006-09-16gitweb: Add link to "project_index" view to "project_list" pageJakub Narebski1-1/+10
2006-09-16gitweb: Allow for href() to be used for links without project paramJakub Narebski1-7/+10
2006-09-14gitweb: Add git_project_index for generating index.auxJakub Narebski1-0/+25
2006-09-14gitweb: Do not parse refs by hand, use git-peek-remote insteadJakub Narebski1-22/+19
2006-09-14gitweb: Use File::Find::find in git_get_projects_listJakub Narebski1-10/+20
2006-09-10gitweb: Paginate history outputJakub Narebski1-10/+54
2006-09-10gitweb: Make pickaxe search a featureJakub Narebski1-2/+31
2006-09-04gitweb: Divide page path into directories -- path's "breadcrumbs"Jakub Narebski1-8/+21
2006-09-04gitweb: Correct typo: '==' instead of 'eq' in git_difftree_bodyJakub Narebski1-4/+4
2006-09-04gitweb: Add GIT favicon, assuming image/png typeJakub Narebski2-0/+5
2006-09-03gitweb: Change the name of diff to parent link in "commit" view to "diffJakub Narebski1-1/+1
2006-08-31gitweb: Fix git_blameAneesh Kumar K.V1-4/+6
2006-08-31gitweb: Extend parse_difftree_raw_line to save commit infoJakub Narebski1-3/+3
2006-08-31gitweb: Separate printing of git_tree row into git_print_tree_entryJakub Narebski1-44/+59
2006-08-31gitweb: Move git-ls-tree output parsing to parse_ls_tree_lineJakub Narebski1-19/+43
2006-08-31use do() instead of require() to include configurationDennis Stosberg1-1/+1
2006-08-31gitweb: Remove forgotten call to git_to_hashDennis Stosberg1-4/+0
2006-08-28gitweb: Add local time and timezone to git_print_authorshipJakub Narebski1-2/+10
2006-08-28gitweb: Add diff tree, with links to patches, to commitdiff viewJakub Narebski1-22/+49
2006-08-28gitweb: git_print_log: signoff line is non-empty lineJakub Narebski1-0/+1
2006-08-28gitweb: Add author information to commitdiff viewJakub Narebski2-0/+18
2006-08-28gitweb: Do not remove signoff lines in git_print_simplified_logJakub Narebski1-1/+0
2006-08-28gitweb: Make git_print_log generic; git_print_simplified_log uses itJakub Narebski1-32/+31
2006-08-28gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}Dennis Stosberg1-36/+54
2006-08-27gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree parameteJakub Narebski1-9/+24
2006-08-27gitweb: Remove git_to_hash functionJakub Narebski1-20/+3
2006-08-27gitweb: Remove unused git_get_{preceding,following}_referencesJakub Narebski1-51/+0
2006-08-27gitweb: Fix typo in git_patchset_bodyJakub Narebski1-1/+1
2006-08-26gitweb: Fix typo in git_difftree_bodyJakub Narebski1-1/+1
2006-08-26gitweb: blobs defined by non-textual hash ids can be cachedJakub Narebski1-3/+17
2006-08-26gitweb: Improve comments about gitweb features configurationJakub Narebski1-9/+16
2006-08-26gitweb: Remove workaround for git-diff bug fixed in f82cd3cJakub Narebski1-2/+1
2006-08-26Merge branch 'master' into gl/webJunio C Hamano1-1/+1
2006-08-26gitweb: git_annotate didn't expect negative numeric timezoneJakub Narebski1-1/+1
2006-08-25gitweb: Remove creating directory for temporary filesJakub Narebski1-6/+0
2006-08-25gitweb: Remove git_diff_print subroutineJakub Narebski1-71/+0
2006-08-25gitweb: git_blobdiff_plain is git_blobdiff('plain')Jakub Narebski1-25/+68
2006-08-25gitweb: Use git-diff-tree or git-diff patch output for blobdiffJakub Narebski1-17/+132
2006-08-25gitweb: Change here-doc back for style consistency in git_blobdiffJakub Narebski1-4/+2
2006-08-25gitweb: Always display link to blobdiff_plain in git_blobdiffJakub Narebski1-7/+7
2006-08-25gitweb: Add invisible hyperlink to from-file/to-file diff headerJakub Narebski2-4/+20
2006-08-25gitweb: Parse two-line from-file/to-file diff header in git_patchset_bodyJakub Narebski2-1/+19
2006-08-25gitweb: Allow for pre-parsed difftree info in git_patchset_bodyJakub Narebski1-25/+30
2006-08-25gitweb: Add support for hash_parent_base parameter for blobdiffsJakub Narebski1-10/+27
2006-08-25gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: headerJakub Narebski1-7/+3
2006-08-25gitweb: Add git_get_rev_name_tags functionJakub Narebski1-0/+16
2006-08-25gitweb: Faster return from git_get_preceding_references if possibleJakub Narebski1-3/+2
2006-08-25gitweb: Add git_get_{following,preceding}_references functionsJakub Narebski1-0/+52
2006-08-25gitweb: Streamify patch output in git_commitdiffJakub Narebski1-8/+7
2006-08-25gitweb: Remove invalid comment in format_diff_lineJakub Narebski1-1/+0
2006-08-25gitweb: Show information about incomplete lines in commitdiffJakub Narebski2-1/+5
2006-08-25gitweb: Use git-diff-tree patch output for commitdiffJakub Narebski1-122/+201
2006-08-22gitweb: Sort CGI parameters returned by href()Jakub Narebski1-10/+12
2006-08-22gitweb: Drop the href() params which keys are not in %mappingJakub Narebski1-1/+1
2006-08-22gitweb: Use here-docJakub Narebski1-31/+44
2006-08-22gitweb: Route rest of action subroutines through %actionsJakub Narebski1-9/+8
2006-08-22gitweb: Use underscore instead of hyphen to separate words in HTTP headers namesJakub Narebski1-4/+5
2006-08-22gitweb: Whitespace cleanup: realign, reindentJakub Narebski1-79/+178
2006-08-22gitweb: Replace some presentational HTML by CSSJakub Narebski2-10/+12
2006-08-22gitweb: bugfix: a.list formatting regressionJakub Narebski2-4/+7
2006-08-21gitweb: Use parse_difftree_raw_line in git_difftree_bodyJakub Narebski1-81/+97
2006-08-21gitweb: Added parse_difftree_raw_line function for later useJakub Narebski1-0/+27
2006-08-20gitweb: Make blame and snapshot a feature.Aneesh Kumar K.V1-23/+100
2006-08-17gitweb: fix snapshot supportAneesh Kumar K.V1-1/+1
2006-08-17gitweb: bugfix: git_print_page_path() needs the hash baseLuben Tuikov1-8/+14
2006-08-17gitweb: bugfix: commitdiff regressionLuben Tuikov1-1/+1
2006-08-17gitweb: Support for snapshotAneesh Kumar K.V1-4/+37
2006-08-17gitweb: Refactor printing commit messageJakub Narebski1-65/+67
2006-08-17gitweb: fix project list if PATH_INFO=="/".Martin Waitz1-1/+2
2006-08-17gitweb: support for / as home_link.Martin Waitz1-1/+1
2006-08-17gitweb: support for "fp" parameter.Martin Waitz1-5/+11
2006-08-17gitweb: continue consolidation of URL generation.Martin Waitz1-33/+35
2006-08-17gitweb: Uniquify version info output, add meta generator in page headerJakub Narebski1-1/+2
2006-08-16gitweb: Add support for per project git URLsJakub Narebski1-3/+17
2006-08-15gitweb: consolidate action URL generation.Martin Waitz1-87/+84
2006-08-15gitweb: provide function to format the URL for an action link.Martin Waitz1-0/+27
2006-08-15gitweb: Show project's git URL on summary pageJakub Narebski1-2/+12
2006-08-14gitweb: configurable home link stringYasushi SHOJI1-1/+4
2006-08-14gitweb: Separate printing difftree in git_commit into git_difftree_bodyJakub Narebski2-95/+146
2006-08-14gitweb: True fix: Support for the standard mime.types map in gitwebJakub Narebski1-1/+4
2006-08-14gitweb: Skip comments in mime.types like fileJakub Narebski1-0/+1
2006-08-14gitweb: Change appereance of marker of refs pointing to given objectJakub Narebski2-9/+47
2006-08-14gitweb: Separate finding project owner into git_get_project_ownerJakub Narebski1-18/+32
2006-08-14gitweb: Separate main part of git_history into git_history_bodyJakub Narebski1-36/+60
2006-08-14gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_bodyJakub Narebski2-16/+23
2006-08-14gitweb: Separate ref parsing in git_get_refs_list into parse_refJakub Narebski1-35/+45
2006-08-14gitweb: Great subroutines renamingJakub Narebski1-125/+125
2006-08-12Merge branch 'jn/web'Junio C Hamano1-7/+7
2006-08-10gitweb: Whitespace cleanup - tabs are for indent, spaces are for alignJakub Narebski1-7/+7
2006-08-07gitweb: blame table row no highlight fixLuben Tuikov2-1/+5
2006-08-07gitweb: bugfix: git_commit and git_commitdiff parentsLuben Tuikov1-7/+9
2006-08-07gitweb: Remove unused variables in git_shortlog_body and git_headsJakub Narebski1-2/+0
2006-08-06gitweb: fix $project usageMatthias Lederhofer1-5/+12
2006-08-06gitweb: fix commitdiff_plain for root commitsMatthias Lederhofer1-1/+7
2006-08-06gitweb: Skip nonmatching lines in difftree output, consistentlyJakub Narebski1-3/+7
2006-08-06gitweb: fix commitdiff for root commitsJakub Narebski1-1/+1
2006-08-06gitweb: check if HTTP_ACCEPT is really setMatthias Lederhofer1-1/+1
2006-08-06gitweb: Refactor untabifying - converting tabs to spacesJakub Narebski1-19/+18
2006-08-06gitweb: Inline $rss_linkJakub Narebski1-7/+6
2006-08-06gitweb: PATH_INFO=/ means no projectJakub Narebski1-2/+2
2006-08-06gitweb: No error messages with unescaped/unprotected user inputJakub Narebski1-1/+1
2006-08-06gitweb: No periods for error messagesJakub Narebski1-46/+46
2006-08-06gitweb: Cleanup and uniquify error messagesJakub Narebski1-6/+6
2006-08-06gitweb: Don't undefine query parameter related variables before die_errorJakub Narebski1-16/+5
2006-08-06gitweb: Use undef for die_error to use default first (status) parameter valueJakub Narebski1-1/+1
2006-08-06gitweb: die_error first (optional) parameter is HTTP statusJakub Narebski1-2/+2
2006-08-06gitweb: Separate input validation and dispatch, add comment about opml actionJakub Narebski1-0/+2
2006-08-04gitweb: git_tree displays blame based on repository configLuben Tuikov1-3/+6
2006-08-02gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano1-9/+9
2006-08-02gitweb: require $ENV{'GITWEB_CONFIG'}Matthias Lederhofer2-1/+6
2006-08-02gitweb: optionally read config from GITWEB_CONFIGJeff King1-7/+12
2006-08-01gitweb/README: do not bug Kay with gitweb questions anymoreJunio C Hamano1-1/+5
2006-08-01gitweb: use out-of-line GIT logo.Martin Waitz3-25/+6
2006-08-01gitweb: fill in gitweb configuration by MakefileMartin Waitz2-8/+24
2006-07-31gitweb: Refactoring git_project_listJakub Narebski1-22/+35
2006-07-31gitweb: avoid undefined value warning in print_page_pathJunio C Hamano1-3/+3
2006-07-31gitweb: when showing history of a tree, show tree link not blobJunio C Hamano1-1/+1
2006-07-31gitweb: fix use of uninitialized value.Junio C Hamano1-3/+5
2006-07-31gitweb: an obvious cut and paste error.Junio C Hamano1-1/+1
2006-07-31gitweb: There can be more than two levels of subdirectoriesJunio C Hamano1-16/+8
2006-07-31gitweb: use a hash to lookup the sub for an actionMatthias Lederhofer1-56/+25
2006-07-31gitweb: Reordering code and dividing it into categoriesJakub Narebski1-776/+840
2006-07-31gitweb: Remove characters entities entirely when shortening string -- correctionJakub Narebski1-1/+1
2006-07-31gitweb: do not quote path for list version of open "-|"Jakub Narebski1-1/+1
2006-07-31gitweb: Refactor generation of shortlog, tags and heads bodyJakub Narebski2-209/+184
2006-07-30gitweb: Ref refactoring - use git_get_referencing for marking tagged/head com...Jakub Narebski1-31/+22
2006-07-30gitweb: Remove characters entities entirely when shortening stringJakub Narebski1-0/+1
2006-07-30gitweb: Headers refactoring - use git_header_div for header divsJakub Narebski1-60/+40
2006-07-30gitweb: Remove $project from git_get_paging_nav argumentsJakub Narebski1-3/+3
2006-07-30gitweb: Pager refactoring - use git_get_paging_nav for paginationJakub Narebski1-36/+32
2006-07-30gitweb: Add "\n" after <br/> in git_page_navJakub Narebski1-1/+1
2006-07-30gitweb: Show project descriptions with utf-8 characters in project list corre...Jakub Narebski1-1/+1
2006-07-30gitweb: Replace form-feed character by ^LJakub Narebski1-0/+1