log mercurial/localrepo.py @ 1375:f2b00be33e2c

age author description
Mon, 03 Oct 2005 14:45:14 -0700 Benoit Boissinot Fix traceback when nothing was added during unbundle
Tue, 27 Sep 2005 14:58:28 -0700 Eric Hopper Fix misleading abort message when permissions are bad.
Mon, 26 Sep 2005 14:01:05 -0700 Matt Mackall More info on file merge for update --debug
Fri, 23 Sep 2005 19:46:12 -0700 mpm Execute hooks in the repository root
Thu, 22 Sep 2005 10:12:42 -0700 mpm Hook fixups
Tue, 20 Sep 2005 10:45:26 -0700 mpm pull/unbundle: raise an exception on premature EOF
Thu, 15 Sep 2005 14:05:48 -0500 mpm hgweb: use ui:username rather than web:contact