]> Lady’s Gitweb - Gitweb/commit
gitweb: Paginate history output
authorJakub Narebski <redacted>
Sun, 10 Sep 2006 22:36:04 +0000 (00:36 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit6c932831faeb8f917f04d8314e6e59f053e85ae0504039dfac1422d5e70481c8
tree0e86e92de63453f2d8642304c1ddee21fed669e8cef12cde6b6efa87919f3ff4
parentadbdc221dc194ad092eeae4ae89aa88a2e25e2abe9864ad4ccb4e933306365b1
gitweb: Paginate history output

git_history output is now divided into pages, like git_shortlog,
git_tags and git_heads output. As whole git-rev-list output is now
read into array before writing anything, it allows for better
signaling of errors.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.252583 seconds and 4 git commands to generate.