log mercurial/changegroup.py @ 12042:210049a8d16e

age author description
Wed, 25 Aug 2010 15:33:06 -0500 Matt Mackall bundle: unify/refactor unbundle/readbundle
Wed, 25 Aug 2010 15:33:05 -0500 Matt Mackall bundle: factor out decompressor
Thu, 22 Jul 2010 14:34:37 +0200 Benoit Boissinot changegroup*(): use set instead of dict
Sun, 07 Feb 2010 12:00:40 -0600 Augie Fackler localrepo: show indeterminate progress for incoming data
Sun, 07 Feb 2010 09:58:41 +0100 Dirkjan Ochtman localrepo: unify changegroup and changegroupsubset code paths a bit
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 08 Sep 2009 17:58:59 -0400 Greg Ward Improve some docstrings relating to changegroups and prepush().
Wed, 08 Jul 2009 23:17:10 +0200 Martin Geisler typos: "it's" -> "its"
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 26 Apr 2009 01:13:08 +0200 Martin Geisler put license and copyright info into comment blocks
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Thu, 21 Feb 2008 17:02:28 +0100 Dirkjan Ochtman improve changegroup.readbundle(), use it in hgweb
Thu, 21 Feb 2008 15:00:25 +0100 Dirkjan Ochtman hgweb: use bundletypes from mercurial.changegroup
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho allow the creation of bundles with empty changelog/manifest chunks
Wed, 03 Oct 2007 17:17:28 -0500 Matt Mackall changegroup: avoid large copies