author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 28 Apr 2011 19:04:02 +0000 (21:04 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 24 May 2011 18:22:44 +0000 (11:22 -0700) | ||
commit | e2895de4d8efef52e835731aaaaa9467e2110e62 | |
tree | 77b248b1d760928c1e26321e4fa015ae6cef8453 | tree | snapshot |
parent | 9a86dd571058a511e60af35206a31017d873e54a | commit | diff |
gitweb.js: Update and improve comments in JavaScript files
This consists of adding a few extra explanation, fixing descriptions
of functions to match names of parameters in code, adding a few
separators, and fixing spelling -- while at it spell 'neighbor' using
American spelling (and not as 'neighbour').
This is post-split cleanup.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This consists of adding a few extra explanation, fixing descriptions
of functions to match names of parameters in code, adding a few
separators, and fixing spelling -- while at it spell 'neighbor' using
American spelling (and not as 'neighbour').
This is post-split cleanup.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/static/js/blame_incremental.js | diff | blob | history | |
gitweb/static/js/lib/common-lib.js | diff | blob | history |