Fri, 06 Feb 2015 00:55:29 +0000 |
Mike Edgar |
revlog: in addgroup, reject ill-formed deltas based on censored nodes
|
Thu, 15 Jan 2015 15:55:13 -0800 |
Eric Sumner |
changegroup.getsubset: support multiple versions
|
Thu, 15 Jan 2015 15:39:16 -0800 |
Eric Sumner |
changegroup.writebundle: HG2Y support
|
Thu, 15 Jan 2015 14:39:41 -0800 |
Eric Sumner |
changegroup.writebundle: provide ui
|
Fri, 16 Jan 2015 12:53:45 -0800 |
Eric Sumner |
pullbundle2: extract addchangegroup result combining into its own function
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
Sat, 22 Nov 2014 17:09:04 -0600 |
Matt Mackall |
merge with stable
|
Thu, 20 Nov 2014 16:30:57 -0800 |
Durham Goode |
changegroup: fix file linkrevs during reorders (issue4462)
stable
|
Sat, 08 Nov 2014 16:35:15 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'postclose' callback
|
Mon, 10 Nov 2014 17:29:15 -0600 |
Matt Mackall |
merge with stable
|
Fri, 07 Nov 2014 17:54:59 -0800 |
Siddharth Agarwal |
changegroup.cg2packer: lookup 'group' via inheritance chain
|
Thu, 06 Nov 2014 22:48:20 -0800 |
Gregory Szorc |
changegroup: sparsely populate fnodes
stable
|
Tue, 28 Oct 2014 15:44:23 +0100 |
Pierre-Yves David |
changegroup: use the 'postclose' API on transaction
|
Thu, 06 Nov 2014 22:33:48 -0800 |
Gregory Szorc |
changegroup: don't store unused value on fnodes (issue4443)
stable
|
Thu, 06 Nov 2014 20:57:12 -0800 |
Gregory Szorc |
changegroup: don't define lookupmf() until it is needed
stable
|
Sat, 18 Oct 2014 01:09:41 -0700 |
Pierre-Yves David |
changelog: rely on transaction for finalization
|
Fri, 17 Oct 2014 21:55:31 -0700 |
Pierre-Yves David |
changelog: handle writepending in the transaction
|
Fri, 17 Oct 2014 14:41:11 +0200 |
Sune Foldager |
changegroup: introduce cg2packer/unpacker
|
Fri, 17 Oct 2014 14:41:21 +0200 |
Sune Foldager |
changegroup: allow use of different cg#packer in getchangegroupraw
|
Fri, 17 Oct 2014 14:41:02 +0200 |
Sune Foldager |
changegroup: introduce "raw" versions of some commands
|
Wed, 24 Sep 2014 21:24:06 -0700 |
Pierre-Yves David |
changegroup: add a "packermap" dictionary to track different packer versions
|
Tue, 14 Oct 2014 00:06:46 -0700 |
Pierre-Yves David |
changegroup: store source and url in the `hookargs` dict
|
Tue, 14 Oct 2014 00:43:20 -0700 |
Pierre-Yves David |
prechangegroup: use hook argument from the transaction
|
Tue, 14 Oct 2014 00:09:25 -0700 |
Pierre-Yves David |
addchangegroup: call `prechangegroup` hook after transaction retrieval
|
Tue, 14 Oct 2014 00:03:03 -0700 |
Pierre-Yves David |
addchangegroup: get the `node` argument of `incoming` hook from transaction
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|
Tue, 02 Sep 2014 12:11:36 +0200 |
Sune Foldager |
changegroup: rename bundle-related functions and classes
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
Tue, 05 Aug 2014 13:49:38 -0700 |
Pierre-Yves David |
changegroup: add a `targetphase` argument to `addchangegroup`
|
Wed, 07 May 2014 17:22:34 -0700 |
Durham Goode |
changegroup: refactor outgoing logic into a function
|
Thu, 17 Apr 2014 17:46:26 -0400 |
Pierre-Yves David |
changegroup: use tr.hookargs when calling changegroup hooks
|
Thu, 17 Apr 2014 17:15:02 -0400 |
Pierre-Yves David |
changegroup: use tr.hookargs when calling pretxnchangegroup hooks
|
Thu, 17 Apr 2014 17:09:20 -0400 |
Pierre-Yves David |
addchangegroup: register data in tr.hookargs
|
Mon, 14 Apr 2014 15:33:50 -0400 |
Pierre-Yves David |
bundle2: move `readbundle` into the `exchange` module
|
Thu, 10 Apr 2014 13:19:00 -0700 |
Pierre-Yves David |
changegroup: move chunk extraction into a getchunks method of unbundle10
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "readbundle()" to pass relative filename
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
changegroup: add "vfs" argument to "writebundle()" for relative access via vfs
|
Mon, 07 Apr 2014 18:10:50 -0700 |
Pierre-Yves David |
phase: apply publishing enforcement for "serve" source
|
Fri, 04 Apr 2014 14:01:25 -0500 |
Matt Mackall |
merge with stable
|
Thu, 03 Apr 2014 20:29:03 -0500 |
Sean Farley |
changegroup: remove unused variable caught by pyflakes
stable
|
Tue, 01 Apr 2014 15:27:53 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroup method in changegroup module
|
Tue, 01 Apr 2014 15:21:56 -0700 |
Pierre-Yves David |
localrepo: move the addchangegroupfiles method in changegroup module
|
Tue, 01 Apr 2014 15:08:27 -0700 |
Pierre-Yves David |
localrepo: move the changegroup method in changegroup module
|
Tue, 01 Apr 2014 14:40:35 -0700 |
Pierre-Yves David |
localrepo: move the getbundle method in changegroup module
|
Tue, 01 Apr 2014 14:33:23 -0700 |
Pierre-Yves David |
localrepo: move the getlocalbundle method in changegroup module
|
Tue, 01 Apr 2014 14:25:03 -0700 |
Pierre-Yves David |
localrepo: move the changegroupsubset method in changegroup module
|
Tue, 01 Apr 2014 14:13:34 -0700 |
Pierre-Yves David |
localrepo: move the changegroupinfo method in changegroup module
|
Tue, 01 Apr 2014 13:59:55 -0700 |
Pierre-Yves David |
localrepo: move the _changegroupsubset method in changegroup module
|
Wed, 12 Mar 2014 13:14:31 -0400 |
Augie Fackler |
changegroup: move from dict() construction to {} literals
|
Sat, 07 Sep 2013 21:20:00 +0200 |
Antoine Pitrou |
bundle: fix performance regression when bundling file changes (issue4031)
stable
|
Tue, 25 Jun 2013 13:23:12 -0700 |
Durham Goode |
bundle: move file chunk generation to it's own function
|
Wed, 19 Jun 2013 14:17:03 -0500 |
Matt Mackall |
changegroup: fix fastpath during commit
|
Thu, 30 May 2013 18:47:16 -0700 |
Durham Goode |
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
|
Thu, 30 May 2013 17:51:13 -0700 |
Durham Goode |
bundle: refactor changegroup prune to be its own function
|
Fri, 10 May 2013 23:48:03 +0200 |
Benoit Boissinot |
bundle-ng: move progress handling out of the linkrev callback
|
Fri, 10 May 2013 23:14:54 +0200 |
Benoit Boissinot |
bundle-ng: simplify lookup and state handling
|
Fri, 10 May 2013 22:57:54 +0200 |
Sune Foldager |
bundle-ng: simplify bundle10.generate
|
Sun, 10 Feb 2013 16:03:20 +0100 |
Benoit Boissinot |
bundle-ng: move bundle generation to changegroup.py
|
Fri, 10 May 2013 21:35:49 +0200 |
Sune Foldager |
bundle-ng: move gengroup into bundler, pass repo object to bundler
|
Sat, 09 Feb 2013 23:42:03 +0100 |
Benoit Boissinot |
bundle-ng: add bundlecaps argument to getbundle() command
|
Fri, 10 May 2013 21:03:01 +0200 |
Sune Foldager |
bundle-ng: move group into the bundler
|
Fri, 10 May 2013 20:37:41 +0200 |
Benoit Boissinot |
bundle-ng: move bundler creation up in the stack
|
Sun, 29 Apr 2012 20:58:50 +0200 |
Michael Tjørnemark |
changegroup: decompress GZ algorithm in larger chunks for better performance
stable
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
Sat, 30 Apr 2011 11:03:28 +0200 |
Benoit Boissinot |
changegroup: new bundler API
|
Sat, 30 Apr 2011 10:00:41 +0200 |
Benoit Boissinot |
bundler: make parsechunk return the base revision of the delta
|
Sat, 30 Apr 2011 14:22:03 +0200 |
Benoit Boissinot |
bundle: more comments about the different header types, remove useless if
|
Thu, 31 Mar 2011 15:24:06 -0500 |
Matt Mackall |
changegroup: introduce bundler objects
|
Mon, 28 Mar 2011 11:18:56 -0500 |
Matt Mackall |
changegroup: roll changegroup.collector into lookup functions
|
Tue, 22 Feb 2011 16:31:01 +0100 |
Jim Hague |
changegroup: fix typo introduced in 9f2c407caf34
stable
|
Tue, 22 Feb 2011 03:10:37 +0100 |
Mads Kiilerich |
changegroup: don't accept odd chunk headers
stable
|
Tue, 22 Feb 2011 03:03:39 +0100 |
Mads Kiilerich |
changegroup: verify all stream reads
stable
|
Tue, 22 Feb 2011 03:02:50 +0100 |
Mads Kiilerich |
changegroup: don't accept streams without proper termination
stable
|
Mon, 20 Sep 2010 16:14:05 -0500 |
Matt Mackall |
bundlerepo: restore close() method
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
Fri, 17 Sep 2010 19:24:29 -0500 |
Matt Mackall |
bundlerepo: use bundle objects everywhere
|
Fri, 17 Sep 2010 19:02:32 -0500 |
Matt Mackall |
bundle: make unbundle object seekable
|
Fri, 17 Sep 2010 19:02:26 -0500 |
Matt Mackall |
bundle: push chunkbuffer down into decompress
|
Wed, 25 Aug 2010 16:55:54 -0500 |
Matt Mackall |
bundlerepo: remove duplication of bundle decompressors
|
Wed, 25 Aug 2010 16:53:06 -0500 |
Matt Mackall |
bundle: introduce bundle class
|
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
|
Tue, 19 Dec 2006 08:59:41 -0600 |
Matt Mackall |
writebundle: overwrite existing bundle file
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Sun, 10 Dec 2006 19:41:57 +0100 |
Benoit Boissinot |
fix errors spotted by pychecker
|
Sat, 02 Dec 2006 16:08:00 -0200 |
Alexis S. L. Carvalho |
changegroup.py: delay the loading of the bz2 and zlib modules
|
Wed, 22 Nov 2006 22:33:57 +0100 |
Thomas Arendsen Hein |
Use 'bundletype' instead of 'type' to not shadow built-in function.
|
Wed, 22 Nov 2006 22:32:23 +0100 |
Thomas Arendsen Hein |
BZ2Compressor already defaults to compresslevel=9.
|
Wed, 22 Nov 2006 22:08:00 +0100 |
Benoit Boissinot |
fix writebundle for bz2 bundles
|
Wed, 15 Nov 2006 23:37:45 -0600 |
Matt Mackall |
unduplicate bundle writing code from httprepo
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
create a readbundle function
|
Wed, 15 Nov 2006 15:51:58 -0600 |
Matt Mackall |
move write_bundle to changegroup.py
|
Tue, 20 Jun 2006 23:58:21 -0700 |
Vadim Gelfer |
use demandload more.
|
Fri, 24 Mar 2006 15:19:08 +0100 |
Thomas Arendsen Hein |
Added missing gettext import to changegroup.py.
|
Tue, 21 Mar 2006 11:47:21 +0100 |
Thomas Arendsen Hein |
make incoming work via ssh (issue139); move chunk code into separate module.
|