Revision dfa880e3365a5ba9ceadc4a92ae0387a7eec9cfe authored by Jakub Wilk on 22 June 2019, 16:48:57 UTC, committed by Junio C Hamano on 24 June 2019, 19:37:21 UTC
git.kernel.org uses cgit, not gitweb, these days:

    $ w3m -dump 'http://git.kernel.org/?p=git/git.git;a=tree;f=gitweb' | grep -w generated
    generated by cgit 1.2-0.3.lf.el7 (git 2.18.0) at 2019-06-22 16:14:38 +0000

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent b697d92
History
File Mode Size
LICENSE -rw-r--r-- 1.5 KB
fast_export.c -rw-r--r-- 9.7 KB
fast_export.h -rw-r--r-- 1.4 KB
line_buffer.c -rw-r--r-- 2.8 KB
line_buffer.h -rw-r--r-- 978 bytes
line_buffer.txt -rw-r--r-- 2.4 KB
sliding_window.c -rw-r--r-- 2.0 KB
sliding_window.h -rw-r--r-- 367 bytes
svndiff.c -rw-r--r-- 8.0 KB
svndiff.h -rw-r--r-- 204 bytes
svndump.c -rw-r--r-- 13.4 KB
svndump.h -rw-r--r-- 265 bytes

back to top