log

age author description
Sun, 29 Jan 2006 17:12:31 +1300 Benoit Boissinot deprecate the use of 'hg tag NAME [REV]'
Sun, 29 Jan 2006 17:10:38 +1300 Matt Mackall hgweb: show copy/rename links in file history
Sun, 29 Jan 2006 00:31:11 +0100 Peter van Dijk unbreak templates/summary-gitweb.tmpl
Sun, 29 Jan 2006 12:23:52 +1300 Matt Mackall Fix comment syntax
Sun, 29 Jan 2006 00:18:52 +0100 Peter van Dijk changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
Sun, 29 Jan 2006 11:17:54 +1300 Matt Mackall hgweb: fix breakage on manifest subdirs from path cleaning
Sun, 29 Jan 2006 10:10:16 +1300 Petr Mazanec Process working files through encode filters in dodiff()
Sun, 29 Jan 2006 10:10:00 +1300 Christian Ebert Use of opendiff as merge program on MacOS X
Sun, 29 Jan 2006 09:10:13 +1300 Matt Mackall Clean up paths passed to hgweb
Sun, 29 Jan 2006 08:38:31 +1300 Benoit Boissinot add removed files to the changelog file list
Sat, 28 Jan 2006 17:16:15 +1300 mason Remove duplicate bunidiff code from hgdiff, importing from mdiff.py instead
Fri, 27 Jan 2006 12:15:39 +0100 Alexis S. L. Carvalho bash_completion: ignore hg help error messages
Fri, 27 Jan 2006 12:11:14 +0100 Alexis S. L. Carvalho bash_completion: always use single quotes with compgen -W
Fri, 27 Jan 2006 12:10:35 +0100 Alexis S. L. Carvalho bash_completion: be more careful about whitespaces
Thu, 26 Jan 2006 16:37:31 +0100 Thomas Arendsen Hein Added hint to hg-ssh that you can use shell pattern matching.