tests/test-bundle.t
Mon, 02 Jan 2017 11:50:17 -0800 Gregory Szorc revlog: make compressed size comparisons consistent
Sat, 29 Oct 2016 03:04:54 +0900 FUJIWARA Katsunori tests: use "?" to glob both ":" and ";" in output for test portability stable
Sat, 29 Oct 2016 02:44:45 +0900 FUJIWARA Katsunori tests: invoke printenv.py via sh -c for test portability stable
Sun, 25 Sep 2016 13:20:55 -0700 Gregory Szorc tests: actually test non-generaldelta variant for stream clones
Mon, 12 Sep 2016 03:06:29 +0900 FUJIWARA Katsunori streamclone: clear caches after writing changes into files for visibility
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Thu, 14 Apr 2016 15:17:15 +0000 timeless debugcreatestreamclonebundle: use single quotes around command hint
Wed, 23 Mar 2016 08:55:22 +0100 liscju bundle: warn when update to revision existing only in a bundle (issue5004)
Tue, 19 Jan 2016 13:43:50 -0800 Durham Goode bundle: exit early when there are no commits to bundle stable
Thu, 14 Jan 2016 22:57:55 -0800 Gregory Szorc commands: teach debugbundle to print bundle specification
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Fri, 04 Dec 2015 17:46:56 -0800 Martin von Zweigbergk revlog: don't consider nullrev when choosing delta base
Tue, 01 Dec 2015 16:15:59 -0800 Pierre-Yves David addrevision: use general delta when the incoming base delta is bad
Tue, 20 Oct 2015 10:37:07 +0200 Pierre-Yves David test: use generaldelta for test-bundle.t
Thu, 15 Oct 2015 13:43:18 -0700 Gregory Szorc commands: support consuming stream clone bundles
Sat, 17 Oct 2015 11:40:29 -0700 Gregory Szorc commands: support creating stream clone bundles
Wed, 30 Sep 2015 15:31:07 -0500 Matt Mackall urls: bulk-change BTS urls to new location
Mon, 08 Jun 2015 15:10:15 -0500 Matt Mackall tests: simplify printenv calls
Sat, 09 May 2015 23:40:40 -0700 Pierre-Yves David progress: get the extremely verbose output out of default debug
Wed, 15 Apr 2015 11:11:54 -0400 Pierre-Yves David transaction: introduce a transaction ID, to be available to all hooks
Thu, 18 Dec 2014 12:22:43 -0800 Eric Sumner bundlerepo: retract phase boundary
Thu, 16 Oct 2014 15:54:53 +0900 Mike Hommey changegroup: use a copy of hookargs when invoking the changegroup hook
Sun, 12 Oct 2014 08:03:20 -0700 Pierre-Yves David phases: inform transaction-related hooks that a phase was moved
Fri, 15 Aug 2014 10:47:03 -0500 Matt Mackall tests: fixup issue markers to make check-commit happy
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Tue, 25 Feb 2014 21:26:25 +0100 Piotr Klecha pull: close peer repo on completion (issue2491) (issue2797) stable
Mon, 18 Feb 2013 00:04:28 +0900 FUJIWARA Katsunori bundle: treat branches created newly on the local correctly (issue3828) stable
Wed, 31 Oct 2012 16:23:23 -0700 Tomasz Kleczek bundle: add revset expression to show bundle contents (issue3487)
Fri, 06 Jul 2012 18:45:27 +0900 FUJIWARA Katsunori localrepo: use the path relative to "self.vfs" instead of "path" argument
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: consistently use printenv.py the same MSYS/Windows-compatible way
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
Sun, 17 Jun 2012 00:27:31 +0200 Adrian Buehlmann tests/printenv.py: eliminate trailing spaces on output
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sun, 10 Jun 2012 17:35:09 +0200 Adrian Buehlmann test-bundle: enable for Windows
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable
Fri, 10 Feb 2012 16:09:30 -0600 Matt Mackall pull: backout change to return code stable
Mon, 30 Jan 2012 16:01:54 -0600 Matt Mackall pull: return 1 when no changes found (BC) stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Wed, 25 Jan 2012 19:05:16 +0100 Alain Leufroy bundle: display info about secret changets while no sharable changeset found stable
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: hide 'No such file or directory' messages
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: add 'hghave system-sh' to skip tests on windows
Sun, 18 Sep 2011 19:59:33 -0400 Greg Ward rollback: only restore dirstate and branch when appropriate.
Fri, 03 Jun 2011 20:23:32 +0200 Sune Foldager localrepo: simplify file bundling code and fix progress bug
Fri, 03 Jun 2011 20:12:37 +0200 Sune Foldager localrepo: add total to changeset progress in bundle/push
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht discovery: add new set-based discovery
Sat, 30 Apr 2011 17:21:37 +0200 Peter Arrenbrecht discovery: drop findoutgoing and simplify findcommonincoming's api
Wed, 30 Mar 2011 20:03:05 -0700 Brodie Rao url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
Wed, 30 Mar 2011 20:01:34 -0700 Brodie Rao url: use url.url in url.open()
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold progress meter into callbacks
Thu, 10 Feb 2011 09:03:06 +0100 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
Fri, 18 Feb 2011 03:35:01 +0100 Mads Kiilerich util: flush stdout before calling external processes stable
Tue, 15 Feb 2011 02:17:43 +0100 Mads Kiilerich tests: use printenv.py where it is - don't copy it around
Sat, 12 Feb 2011 10:58:11 +0100 Adrian Buehlmann Make sure bundlerepo doesn't leak temp files (issue2491)
Fri, 10 Dec 2010 13:30:37 -0600 Augie Fackler bundle progress: offer best-guess deterministic progress information
Tue, 30 Nov 2010 17:48:12 +0900 Nicolas Dumazet util: do not recurse in makedirs if name is '' (issue2528) stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Thu, 02 Sep 2010 23:22:51 +0200 Martin Geisler tests: remove unneeded -d flags
Sat, 14 Aug 2010 03:16:02 +0200 Martin Geisler tests: unify test-bundle
less more (0) tip