log

age author description
Sun, 26 Feb 2006 16:23:14 +0100 Benoit Boissinot refactor the dodiff optimization
Sun, 26 Feb 2006 02:26:17 +0100 Alexis S. L. Carvalho speed up hg log --patch
Sat, 25 Feb 2006 13:44:40 +0100 Alexis S. L. Carvalho speed up hg log --debug
Fri, 24 Feb 2006 20:25:18 +0100 Benoit Boissinot on revert, only undele files that are removed in the dirstate
Thu, 23 Feb 2006 22:47:40 +0100 Thomas Arendsen Hein Removed now obsolete min/max check in walkchangerevs().
Thu, 23 Feb 2006 22:37:29 +0100 Thomas Arendsen Hein Replaced fixed window size for walkchangerevs with an increasing one. Window
Thu, 23 Feb 2006 18:10:04 +0100 Radoslaw Szkodzinski hgmerge: do not use file with markers in tools merging themselves
Thu, 23 Feb 2006 14:42:47 +0100 Thomas Arendsen Hein Fix hgmerge: mkdir "'/tmp'/hgmerge..." and ask_if_merged() didn't work.
Thu, 23 Feb 2006 12:35:15 +0100 Thomas Arendsen Hein Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.
Thu, 23 Feb 2006 12:02:39 +0100 Lee Cantey Fix 'hg serve' not using CSS.
Thu, 23 Feb 2006 02:17:08 +0100 Benoit Boissinot only write the dirstate when something changed
Wed, 22 Feb 2006 09:14:46 +0100 Thomas Arendsen Hein Allow serving static files from hgwebdir to fix CSS and favicon.
Wed, 22 Feb 2006 08:32:51 +0100 Thomas Arendsen Hein Cleanup of tabs and coding when sending content type.
Wed, 22 Feb 2006 08:11:52 +0100 Thomas Arendsen Hein Merge with jeffpc's hg-static
Wed, 22 Feb 2006 01:06:17 -0500 Josef "Jeff" Sipek [hgweb] Added favicon to standard/gitweb templates