log hgext/fetch.py @ 2822:30f59f4a327e

age author description
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