git-commit-vandalism/gitweb/static/js/lib
Jakub Narebski fcce886bfb gitweb.js: Introduce code to handle cookies from JavaScript
Introduced gitweb/static/js/cookies.js file provides functions for
setting, getting and deleting cookies.

Code taken from subsection "Cookies in JavaScript" of "Professional
JavaScript for Web Developers" by Nicholas C. Zakas and from cookie
plugin for jQuery (dual licensed under the MIT and GPL licenses).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-05-24 11:22:44 -07:00
..
common-lib.js gitweb.js: Extract and improve datetime handling 2011-05-24 11:22:44 -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