git/gitweb
Luben Tuikov e0becd9445 gitweb: Enable tree (directory) history display
This patch allows history display of whole trees/directories a la
"git-rev-list HEAD -- <dir or file>".  I find this useful especially
when a project lives in its own subdirectory, as opposed to being all
of the GIT repository (i.e. when a sub-project is merged into a
super-project).

Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-01 18:29:25 -07:00
..
test Merge git://git.kernel.org/pub/scm/git/gitweb 2006-06-10 11:20:59 -07:00
README Update gitweb README: gitweb is now included with git 2006-06-17 16:06:20 -07:00
gitweb.cgi gitweb: Enable tree (directory) history display 2006-07-01 18:29:25 -07:00
gitweb.css gitweb: whitespace cleanup 2006-06-21 02:02:00 -07:00

README

GIT web Interface

The one working on:
  http://www.kernel.org/git/

From the git version 1.4.0 gitweb is bundled with git.

Any comment/question/concern to:
  Kay Sievers <kay.sievers@vrfy.org>