log

age author description
Fri, 16 Feb 2007 05:53:03 -0200 Alexis S. L. Carvalho util_win32.py: fix user_rcpath
Thu, 15 Feb 2007 09:51:57 -0700 Shane Holloway Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.py
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 16 Feb 2007 05:10:43 -0200 Alexis S. L. Carvalho hgweb: catch util.Abort raised by addchangegroup
Fri, 16 Feb 2007 04:54:49 -0200 Alexis S. L. Carvalho notify: don't try to fix addresses if notify.domain is not set
Fri, 16 Feb 2007 04:54:47 -0200 Alexis S. L. Carvalho mail.py: don't try to use TLS if python doesn't have SSL support
Fri, 16 Feb 2007 04:54:46 -0200 Alexis S. L. Carvalho git patches: handle renames of binary files
Thu, 15 Feb 2007 08:49:20 -0200 Alexis S. L. Carvalho hgweb/server.py: use hg.repository to create a repo object
Thu, 15 Feb 2007 08:44:08 -0200 Alexis S. L. Carvalho qclone: don't call reposetup manually
Thu, 15 Feb 2007 08:14:03 -0200 Alexis S. L. Carvalho extdiff: open files in binary mode
Thu, 15 Feb 2007 12:51:43 +0300 Andrei Vermel Make extdiff work at root directory
Thu, 15 Feb 2007 05:38:00 -0200 Alexis S. L. Carvalho Fix util.shellquote on windows.
Thu, 15 Feb 2007 05:18:23 -0200 Jun Inoue Fix accessing the repo through a symlink.
Thu, 15 Feb 2007 10:15:08 -0200 Alexis S. L. Carvalho Fix hg showconfig traceback with values that aren't strings
Thu, 15 Feb 2007 08:51:32 -0200 Alexis S. L. Carvalho hgweb: allow static files to be served directly by the HTTP server