commit | e70866f53a8d31cde6cfff6396ba0d1f64029afb | [log] [tgz] |
---|---|---|
author | Luben Tuikov <ltuikov@yahoo.com> | Mon Oct 02 14:54:53 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Tue Oct 03 01:04:41 2006 -0700 |
tree | f488f2b31e1e5ea7379f5228f3273d12dd360b57 | |
parent | 54bd25580e227c15a5f1a2b01be794b65e434665 [diff] |
gitweb: Escape ESCAPE (\e) character Take a look at commit 20a3847d8a5032ce41f90dcc68abfb36e6fee9b1 using gitweb before this patch. This patch fixes this. Signed-off-by: Luben Tuikov <ltuikov@yahoo.com> Signed-off-by: Junio C Hamano <junkio@cox.net>