git-commit-vandalism/gitweb/static/js/lib
Jakub Narebski 1cae3ee70d gitweb.js: Provide getElementsByClassName method (if it not exists)
The code is simplified and does not support full specification of
native getElementsByClassName method, but implements just subset that
would be enough for gitweb, supporting only single class name.

Signed-off-by: John 'Warthog9' Hawley <warthog9@eaglescrag.net>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-05-24 11:22:45 -07:00
..
common-lib.js gitweb.js: Provide getElementsByClassName method (if it not exists) 2011-05-24 11:22:45 -07:00
cookies.js gitweb.js: Introduce code to handle cookies from JavaScript 2011-05-24 11:22:44 -07:00
datetime.js gitweb.js: Extract and improve datetime handling 2011-05-24 11:22:44 -07:00