comparison contrib/zsh_completion @ 17421:3eb85477c0d9 stable

hgweb: avoid bad $$ processing in graph (issue3601) JavaScript .replace always magically processed $$ $& $' $` in replacement strings and thus displayed subject lines incorrectly in the graph view. Instead of regexps and .replace we now just create the strings the right way in the first place.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 29 Aug 2012 02:09:43 +0200
parents a1d86396d8c1
children aaaeea31482a
comparison
equal deleted inserted replaced
17420:d79df9fd5374 17421:3eb85477c0d9