2014-02-25 Exchanged the Mercurial logo on http://hg.marmaro.de with a logo that identifies me in forums. Therefore, I've adjusted the hgweb- dir settings and modified the templates. Nothing special, but still something I don't do everyday. To remove duplicate lines in text input, you could use: sort | uniq If you don't want to sort the input (and want to impress others), use: awk '!x[$0]++' (Found on the suckless mailing list.) http://marmaro.de/lue/ markus schnalke