aboutsummaryrefslogtreecommitdiff
path: root/gitweb
Commit message (Expand)AuthorAge
* gitweb: Put back shortlog instead of graphiclog in the project list.Alexandre Julliard2006-11-15
* gitweb: fix unmatched div in commitdiffJunio C Hamano2006-11-09
* gitweb: protect commit messages from controls.Junio C Hamano2006-11-09
* gitweb: protect blob and diff output lines from controls.Junio C Hamano2006-11-09
* gitweb: do not give blame link unconditionally in diff-tree viewJunio C Hamano2006-11-08
* gitweb: New improved patchset viewJakub Narebski2006-11-08
* gitweb: Use character or octal escape codes (and add span.cntrl) in esc_pathJakub Narebski2006-11-08
* gitweb: Better git-unquoting and gitweb-quoting of pathnamesJakub Narebski2006-11-08
* gitweb: minimally fix "fork" support.Junio C Hamano2006-11-07
* gitweb: fix disabling of "forks"Junio C Hamano2006-11-07
* Merge branch 'pb/web'Junio C Hamano2006-11-04
|\
| * gitweb: Support for 'forks'Petr Baudis2006-10-25
* | gitweb: Remove extra "/" in path names for git_get_project_listAneesh Kumar K.V2006-11-04
* | gitweb: Better support for non-CSS aware web browsersJakub Narebski2006-11-02
* | gitweb: Output also empty patches in "commitdiff" viewJakub Narebski2006-11-02
* | gitweb: Use git-for-each-ref to generate list of heads and/or tagsJakub Narebski2006-11-02
* | gitweb: Use 's' regexp modifier to secure against filenames with LFJakub Narebski2006-11-01
* | gitweb: Secure against commit-ish/tree-ish with the same name as pathJakub Narebski2006-11-01
* | gitweb: esc_html() author in blameLuben Tuikov2006-11-01
* | gitweb: Add "next" link to commitdiff viewJakub Narebski2006-10-28
* | gitweb: Move git_get_last_activity subroutine earlierJakub Narebski2006-10-28
* | gitweb: Fix up bogus $stylesheet declarationsPetr Baudis2006-10-27
* | Merge branch 'maint'Junio C Hamano2006-10-27
|\ \
| * | gitweb: Check git base URLs before generating URL from itJakub Narebski2006-10-27
* | | gitweb: Use --no-commit-id in git_commit and git_commitdiffJakub Narebski2006-10-26
| |/ |/|
* | Merge branch 'jc/web'Junio C Hamano2006-10-25
|\ \
| * | gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski2006-10-24
| * | gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski2006-10-24
| * | gitweb: Get rid of git_print_simplified_logJakub Narebski2006-10-24
| * | 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
| |\ \
| * | | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-15
* | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-25
|\ \ \ \ | |_|/ / |/| | |
| * | | gitweb: spell "blame --porcelain" with -pJunio C Hamano2006-10-12
| * | | gitweb: blame porcelain: lineno and orig lineno swappedLuben Tuikov2006-10-11
| * | | gitweb: use blame --porcelainJunio C Hamano2006-10-06
| * | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-06
| |\ \ \ | | |/ / | |/| |
| * | | 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
* | | | 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