log tests/test-rebase-pull.t @ 29715:55d341877316

age author description
Sat, 30 Apr 2016 18:39:39 +0200 Pierre-Yves David rebase: restrict rebase destination to the pulled set (issue5214) stable
Wed, 23 Mar 2016 13:34:47 -0700 Martijn Pieters graphmod: set default edge styles for ascii graphs (BC)
Sun, 14 Feb 2016 13:25:59 +0000 Pierre-Yves David rebase: choose default destination the same way as 'hg merge' (BC)
Sun, 14 Feb 2016 00:45:17 +0000 Pierre-Yves David rebase: perform update through the 'update' command
Sat, 13 Feb 2016 16:59:32 +0000 Pierre-Yves David rebase: 'hg pull --rebase' now update only if there was nothing to rebase
Tue, 29 Sep 2015 13:16:51 -0700 Pierre-Yves David strip: use bundle2 + cg2 by default when repository use general delta
Fri, 20 Feb 2015 13:55:01 -0800 Eric Sumner repair: setup hookargs when processing bundle2s
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Tue, 09 Dec 2014 03:45:26 +0100 Mads Kiilerich rebase: show more useful status information while rebasing
Sun, 07 Dec 2014 20:04:45 +0100 Mads Kiilerich tests: make 'saved backup' globbing less narrow in rebase tests
Sun, 17 Nov 2013 18:21:58 -0500 Mads Kiilerich rebase: improve error message for --base being empty or causing emptiness
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Thu, 20 Dec 2012 13:49:31 -0600 Kevin Bullock tests: fix some slash-based Windows failures
Thu, 29 Nov 2012 16:37:15 +0100 Pierre-Yves David rebase: fix pull --rev options clashing with --rebase (issue3619) stable
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'