aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* gitweb: Show project's README.html if availablePetr Baudis2006-10-23
* gitweb: Do not automatically append " git" to custom site namePetr Baudis2006-10-23
* gitweb: Make search type a popup menuPetr Baudis2006-10-23
* gitweb: Restore object-named links in item listsPetr Baudis2006-10-23
* Merge branch 'master' into jc/webJunio C Hamano2006-10-23
|\
| * Merge branch 'maint'Junio C Hamano2006-10-23
| |\
| | * gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-23
| * | gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski2006-10-22
| * | gitweb: Improve git_print_page_pathJakub Narebski2006-10-22
| * | Merge branch 'maint'Junio C Hamano2006-10-22
| |\ \ | | |/
| | * gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski2006-10-22
| | * gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski2006-10-22
| * | Merge branch 'mw/pathinfo'Junio C Hamano2006-10-18
| |\ \ | | |/ | |/|
| | * gitweb: Fix search form when PATH_INFO is enabledPetr Baudis2006-10-11
| | * gitweb: Document features betterPetr Baudis2006-10-07
| | * gitweb: warn if feature cannot be overridden.Martin Waitz2006-10-04
| | * gitweb: start to generate PATH_INFO URLs.Martin Waitz2006-10-02
| * | gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2006-10-08
| * | gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis2006-10-07
| * | gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis2006-10-07
| * | gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis2006-10-07
| * | Show snapshot link in shortlog only if have_snapshoPetr Baudis2006-10-07
| * | gitweb: refactor decode() for utf8 conversionYasushi SHOJI2006-10-06
| * | gitweb: Make the Git logo link target to point to the homepageJunio C Hamano2006-10-05
| * | gitweb: blame: Minimize vertical table row paddingLuben Tuikov2006-10-05
| * | gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov2006-10-05
| * | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-05
| * | Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler2006-10-03
* | | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-15
* | | Gitweb - provide site headers and footersAlan Chandler2006-10-04
* | | gitweb: blame: Mouse-over commit-8 shows author and dateLuben Tuikov2006-10-04
* | | gitweb: blame: print commit-8 on the leading row of a commit-blockLuben Tuikov2006-10-04
* | | Revert 954a6183756a073723a7c9fd8d2feb13132876b0Junio C Hamano2006-10-04
* | | gitweb: prepare for repositories with packed refs.Junio C Hamano2006-10-03
* | | gitweb: make leftmost column of blame less cluttered.Junio C Hamano2006-10-03
|/ /
* | gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz2006-10-03
* | gitweb: Escape ESCAPE (\e) characterLuben Tuikov2006-10-03
|/
* Merge branch 'lt/web'Junio C Hamano2006-09-30
|\
| * gitweb: tree view: hash_base and hash are now context sensitiveLuben Tuikov2006-09-30
| * gitweb: History: blob and tree are first, then commitdiff, etcLuben Tuikov2006-09-28
| * gitweb: Remove redundant "commit" from historyLuben Tuikov2006-09-28
| * gitweb: Don't use quotemeta on internally generated stringsLuben Tuikov2006-09-28
| * gitweb: Add snapshot to shortlogLuben Tuikov2006-09-28
| * gitweb: Factor out gitweb_have_snapshot()Luben Tuikov2006-09-28
| * gitweb: Remove redundant "commit" link from shortlogLuben Tuikov2006-09-28
| * gitweb: "alternate" starts with shade (i.e. 1)Luben Tuikov2006-09-28
| * gitweb: Add history and blame to git_difftree_body()Luben Tuikov2006-09-27
| * gitweb: Remove excessively redundant entries from git_difftree_bodyLuben Tuikov2006-09-27
| * Revert "gitweb: extend blame to show links to diff and previous"Luben Tuikov2006-09-27
| * gitweb: Quote filename in HTTP Content-Disposition: headerJakub Narebski2006-09-27