log

age author description
Thu, 15 Oct 2015 17:24:42 -0400 timeless mail: drop python 2.5 self.sock.read workaround
Thu, 15 Oct 2015 17:21:08 -0400 timeless url: drop support for python2.5
Thu, 15 Oct 2015 17:19:11 -0400 timeless win32: drop reference to python2.5
Mon, 19 Oct 2015 21:36:12 -0700 Ryan McElroy editmerge: dequote other use of $ED
Mon, 19 Oct 2015 16:01:55 +0200 Pierre-Yves David bundlerepo: properly extract compressed changegroup from bundle2
Fri, 02 Oct 2015 23:21:39 -0700 Pierre-Yves David bundle2: make unbundle.compressed return True when compressed
Mon, 19 Oct 2015 18:04:08 +0200 Pierre-Yves David bundlerepo: uncompress changegroup in bundle1 case only
Mon, 19 Oct 2015 17:58:04 +0200 Pierre-Yves David bundlerepo: move temp-bundle writing logic into a closure
Mon, 19 Oct 2015 15:42:50 +0200 Pierre-Yves David shelve: properly process bundle2 bundle
Tue, 20 Oct 2015 03:07:23 +0200 Pierre-Yves David histedit: properly apply bundle2 backups
Tue, 20 Oct 2015 16:01:33 +0200 Pierre-Yves David strip: pass source and url to bundle2 processing
Tue, 20 Oct 2015 15:56:22 +0200 Pierre-Yves David unbundle: use 'url' argument with applybundle
Tue, 20 Oct 2015 15:55:04 +0200 Pierre-Yves David applybundle: take url as argument
Tue, 20 Oct 2015 15:53:07 +0200 Pierre-Yves David unbundle: use 'source' argument with applybundle
Tue, 20 Oct 2015 15:52:42 +0200 Pierre-Yves David applybundle: take source as argument