mercurial/changegroup.py
Sat, 27 Feb 2016 23:06:05 -0800 Gregory Szorc changegroup: use changelog.readfiles
Mon, 22 Feb 2016 14:43:14 -0800 Martin von Zweigbergk changegroup: drop special-casing of flat manifests
Fri, 12 Feb 2016 23:09:09 -0800 Martin von Zweigbergk changegroup: fix treemanifests on merges
Fri, 12 Feb 2016 23:30:18 -0800 Martin von Zweigbergk changegroup: write root manifests and subdir manifests in a single loop
Fri, 12 Feb 2016 23:26:15 -0800 Martin von Zweigbergk changegroup: introduce makelookupmflinknode(dir)
Fri, 12 Feb 2016 21:21:28 -0800 Martin von Zweigbergk changegroup: prune subdirectory dirlogs too
Fri, 12 Feb 2016 15:42:16 -0800 Martin von Zweigbergk changegroup: include subdirectory manifests in verbose size
Fri, 12 Feb 2016 15:18:56 -0800 Martin von Zweigbergk changegroup: make _packmanifests() dumber
Thu, 11 Feb 2016 20:19:48 -0800 Martin von Zweigbergk changegroup: extract generatemanifests()
Wed, 27 Jan 2016 09:07:28 -0800 Martin von Zweigbergk changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stable
Wed, 27 Jan 2016 10:24:25 -0500 Augie Fackler changegroup: fix treemanifest exchange code (issue5061) stable
Tue, 19 Jan 2016 15:37:07 -0800 Martin von Zweigbergk shelve: use cg3 for treemanifests stable
Tue, 19 Jan 2016 15:32:32 -0800 Martin von Zweigbergk changegroup: introduce safeversion() stable
Tue, 19 Jan 2016 14:27:18 -0800 Martin von Zweigbergk changegroup: don't support versions 01 and 02 with treemanifests stable
Tue, 19 Jan 2016 17:44:25 -0800 Martin von Zweigbergk changegroup: cg3 has two empty groups *after* manifests stable
Fri, 15 Jan 2016 13:14:50 -0800 Bryan O'Sullivan with: use context manager for transaction in changegroup apply
Fri, 08 Jan 2016 16:12:58 -0800 Martin von Zweigbergk changegroup3: move treemanifest support into _unpackmanifests()
Mon, 11 Jan 2016 15:10:31 -0800 Martin von Zweigbergk changegroup3: add empty chunk separating directories and files
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Tue, 12 Jan 2016 21:01:06 -0800 Martin von Zweigbergk changegroup: hide packermap behind methods
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Fri, 08 Jan 2016 21:14:08 -0800 Martin von Zweigbergk changegroup: remove now-unused 'wasempty' variable and parameter
Fri, 08 Jan 2016 21:13:06 -0800 Martin von Zweigbergk treemanifests: set bundle2 part parameter indicating treemanifest
Fri, 08 Jan 2016 14:47:02 -0800 Martin von Zweigbergk changegroup: don't add a second trailing '/' in dir name
Fri, 08 Jan 2016 14:33:13 -0800 Martin von Zweigbergk changegroup: remove left-over debugging help
Mon, 14 Dec 2015 15:55:12 -0500 Mike Edgar changegroup: add flags field to cg3 delta header
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
Fri, 04 Dec 2015 11:39:03 -0500 Augie Fackler changegroup: restate file linknode callback using generator expressions
Fri, 04 Dec 2015 11:38:02 -0500 Augie Fackler changegroup: clean up file lookup function
Fri, 04 Dec 2015 10:55:46 -0500 Augie Fackler changegroup: remove one special case from lookupmflinknode
Fri, 04 Dec 2015 10:35:45 -0500 Augie Fackler changegroup: drop 'if True' that made the previous change clearer
Fri, 04 Dec 2015 10:34:58 -0500 Augie Fackler changegroup: avoid iterating the whole manifest
Thu, 03 Dec 2015 10:56:05 -0500 Augie Fackler changegroup: document manifest linkrev callback some more
Wed, 02 Dec 2015 14:32:17 -0500 Augie Fackler changegroup: note during bundle apply if the repo was empty
Fri, 06 Nov 2015 13:01:15 -0500 Pierre-Yves David changegroup: back code change of e7c618cee8df out stable
Fri, 06 Nov 2015 12:59:09 -0500 Pierre-Yves David changegroup: call 'prechangegroup' hook before setting up write delay stable
Fri, 06 Nov 2015 12:39:06 -0500 Pierre-Yves David changegroup: fix the scope of a try finally stable
Tue, 03 Nov 2015 17:13:27 -0800 Durham Goode hooks: fix hooks not firing if prechangegroup was set (issue4934) stable
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori hook: centralize passing HG_PENDING to external hook process
Wed, 14 Oct 2015 15:11:53 -0400 Augie Fackler changegroup: move manifest unpacking into its own method
Thu, 01 Oct 2015 15:35:10 -0400 Augie Fackler changegroup: move manifest packing into a separate function
Wed, 30 Sep 2015 19:59:12 -0400 Augie Fackler changegroup: rename manifest linknode closure for clarity
Tue, 29 Sep 2015 15:14:03 -0400 Augie Fackler changegroup: reformat packermap and add comment
Wed, 14 Oct 2015 12:05:27 -0400 Augie Fackler changegroup: document the public surface area of cg?unpackers
Wed, 14 Oct 2015 11:58:56 -0400 Augie Fackler changegroup: mark cg1unpacker.chunklength as private
Wed, 14 Oct 2015 11:58:35 -0400 Augie Fackler changegroup: note why a few methods on cg1unpacker exist
Tue, 13 Oct 2015 17:16:10 -0400 Augie Fackler changegroup: mark _addchangegroupfiles as module-private
Tue, 13 Oct 2015 17:14:37 -0400 Augie Fackler changegroup: delete now-unused addchangegroup method
Tue, 13 Oct 2015 16:58:51 -0400 Augie Fackler changegroup: migrate addchangegroup() to forward to cg?unpacker.apply()
Tue, 13 Oct 2015 15:54:05 -0400 Augie Fackler changegroup: move source check to top of addchangegroup
Fri, 09 Oct 2015 14:59:37 -0700 Pierre-Yves David getsubset: get the unpacker version from the bundler
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Mon, 05 Oct 2015 00:14:47 -0700 Pierre-Yves David changegroup: extract the file management part in its own function
Thu, 01 Oct 2015 19:14:47 -0700 Pierre-Yves David changegroup: add version argument to getchangegroup
Thu, 01 Oct 2015 19:14:33 -0700 Pierre-Yves David changegroup: add version argument to getlocalchangegroup
Tue, 29 Sep 2015 14:41:40 -0700 Pierre-Yves David writebundle: add a compression argument for the bundle2 case
Wed, 23 Sep 2015 11:33:30 -0700 Pierre-Yves David changegroup: use a different compression key for BZ in HG10
Fri, 18 Sep 2015 21:32:43 +0900 Yuya Nishihara readbundle: fix typo of None compression
Fri, 11 Sep 2015 17:06:56 -0700 Pierre-Yves David readbundle: map 'HG10UN' to None compression
Fri, 11 Sep 2015 17:06:02 -0700 Pierre-Yves David getsubset: use None to request uncompressed changegroup
less more (0) -100 -60 tip