log hgext/fetch.py @ 2830:49988d9f0758

age author description
Wed, 09 Aug 2006 13:55:18 -0500 Matt Mackall Merge with crew, fix most tests
Mon, 07 Aug 2006 22:54:33 -0500 Matt Mackall Introduce update helper functions: update, merge, clean, and revert
Tue, 08 Aug 2006 17:08:59 -0700 Vadim Gelfer fetch: hold lock and wlock across all operations
Tue, 08 Aug 2006 16:40:08 -0700 Vadim Gelfer fetch: lock repo across pull and commit
Tue, 08 Aug 2006 16:37:41 -0700 Vadim Gelfer fetch: drop commands.doupdate
Tue, 08 Aug 2006 16:09:26 -0700 Vadim Gelfer fetch: fix breakage from mpm.