summaryrefslogtreecommitdiff
path: root/gitweb
AgeCommit message (Expand)Author
2006-10-25Merge branch 'jc/web'Junio C Hamano
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano
2006-10-25gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski
2006-10-25gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski
2006-10-25gitweb: Get rid of git_print_simplified_logJakub Narebski
2006-10-24gitweb: Show project's README.html if availablePetr Baudis
2006-10-24gitweb: Do not automatically append " git" to custom site namePetr Baudis
2006-10-24gitweb: Make search type a popup menuPetr Baudis
2006-10-24gitweb: Restore object-named links in item listsPetr Baudis
2006-10-24Merge branch 'master' into jc/webJunio C Hamano
2006-10-24Merge branch 'maint'Junio C Hamano
2006-10-24gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis
2006-10-23gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski
2006-10-23gitweb: Improve git_print_page_pathJakub Narebski
2006-10-23Merge branch 'maint'Junio C Hamano
2006-10-22gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski
2006-10-22gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski
2006-10-19Merge branch 'mw/pathinfo'Junio C Hamano
2006-10-15gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano
2006-10-12gitweb: spell "blame --porcelain" with -pJunio C Hamano
2006-10-11gitweb: Fix search form when PATH_INFO is enabledPetr Baudis
2006-10-11gitweb: blame porcelain: lineno and orig lineno swappedLuben Tuikov
2006-10-08gitweb: Cleanup Git logo and Git logo target generationJakub Narebski
2006-10-08gitweb: Document features betterPetr Baudis
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis
2006-10-06gitweb: refactor decode() for utf8 conversionYasushi SHOJI
2006-10-06gitweb: use blame --porcelainJunio C Hamano
2006-10-06Merge branch 'jc/blame' into jc/web-blameJunio C Hamano
2006-10-05gitweb: Make the Git logo link target to point to the homepageJunio C Hamano
2006-10-05gitweb: blame: Minimize vertical table row paddingLuben Tuikov
2006-10-05gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano
2006-10-05gitweb: warn if feature cannot be overridden.Martin Waitz
2006-10-04Gitweb - provide site headers and footersAlan Chandler
2006-10-04gitweb: blame: Mouse-over commit-8 shows author and dateLuben Tuikov
2006-10-04gitweb: blame: print commit-8 on the leading row of a commit-blockLuben Tuikov
2006-10-04Revert 954a6183756a073723a7c9fd8d2feb13132876b0Junio C Hamano
2006-10-04Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler
2006-10-03gitweb: prepare for repositories with packed refs.Junio C Hamano
2006-10-03gitweb: make leftmost column of blame less cluttered.Junio C Hamano
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz
2006-10-03gitweb: Escape ESCAPE (\e) characterLuben Tuikov
2006-10-02gitweb: start to generate PATH_INFO URLs.Martin Waitz
2006-10-01Merge branch 'lt/web'Junio C Hamano
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLuben Tuikov
2006-09-29gitweb: History: blob and tree are first, then commitdiff, etcLuben Tuikov
2006-09-29gitweb: Remove redundant "commit" from historyLuben Tuikov