log tests/test-push.t @ 1032:631d42fbf8a2 0.8.8

age author description
Fri, 08 Jan 2016 14:02:20 -0800 Sean Farley git_handler: use remote HEAD for cloned bookmark (BC)
Thu, 31 Dec 2015 13:07:49 -0800 Siddharth Agarwal test-push.t: clean up compat cruft
Thu, 28 May 2015 12:44:00 -0700 Durham Goode test: update test output with summary phase info
Thu, 12 Mar 2015 10:29:58 -0700 Siddharth Agarwal tests: stop filtering out bookmark output
Sat, 21 Feb 2015 14:49:43 +0800 Paul Chen git_handler: Fix extra bookmark created after pushed to empty remote repo.
Tue, 02 Dec 2014 14:17:09 -0800 Siddharth Agarwal git_handler: mark source for rename info as Git or Mercurial
Mon, 26 May 2014 18:37:09 -0700 Siddharth Agarwal tests: fix further breakage due to upstream output changes
Tue, 25 Mar 2014 11:11:04 -0700 Siddharth Agarwal hg2git: in _init_dirs, store keys without leading '/' (issue103)
Tue, 04 Mar 2014 16:05:19 -0800 Siddharth Agarwal git_handler.fetch: actually return number of heads added or removed
Sun, 15 Dec 2013 15:25:31 -0500 Augie Fackler tests: fix output expectations from 3ff09f0
Fri, 13 Dec 2013 12:41:41 -0500 Augie Fackler tests: dulwich is now smarter about sending fewer objects, update output
Wed, 28 Aug 2013 13:41:22 -0400 Augie Fackler Update test output to handle 65d8a43b adding some more objects.
Sun, 06 Jan 2013 02:31:37 -0500 David M. Carr push: provide better output about changed references (issue #64)
Sun, 06 Jan 2013 01:46:57 -0500 David M. Carr push: add more output about what was added (issue #64)
Sat, 03 Nov 2012 19:14:17 -0400 David M. Carr tests: convert echos to comments
Sat, 03 Nov 2012 19:11:50 -0400 David M. Carr tests: extract git command-line client and dulwich requirements into testutil
Wed, 31 Oct 2012 00:01:03 -0400 David M. Carr tests: let git init create directories when applicable
Tue, 30 Oct 2012 22:59:20 -0400 David M. Carr tests: extract commonly used commit/tag functions into testutil library
Tue, 30 Oct 2012 20:03:26 -0400 David M. Carr tests: extract extension configuration into a testutil library
Mon, 29 Oct 2012 00:17:55 -0400 David M. Carr tests: uncomment calls to hghave git
Thu, 25 Oct 2012 21:47:44 -0400 David M. Carr push: suppress "exporting hg objects to git" message
Thu, 25 Oct 2012 21:47:36 -0400 David M. Carr push: suppress ref output by default
Thu, 25 Oct 2012 20:49:08 -0400 David M. Carr gitrepo: initial support for listkeys
Thu, 25 Oct 2012 00:40:35 -0400 David M. Carr push: fix traceback when pushing empty hg repo to empty git repo (issue #58)
Sun, 07 Oct 2012 20:11:27 -0400 David M. Carr push: change "no changes" default output to match normal mercurial
Thu, 13 Sep 2012 20:49:45 -0400 David M. Carr tests: eliminate use of git-daemon
Thu, 13 Sep 2012 20:49:42 -0400 David M. Carr tests: remove piping of command git init to remove leading path
Thu, 13 Sep 2012 20:48:11 -0400 David M. Carr tests: remove configuration of bookmarks extension
Mon, 10 Sep 2012 00:27:45 -0400 David M. Carr tests: unify test-push base tests/test-push@b82800d5de54